projects
/
tahoe-lafs
/
tahoe-lafs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tahoe-lafs/tahoe-lafs.git
2015-04-17
Itamar Turner...
Fix PUTs.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Itamar Turner...
Fix prefix inclusion, so authentication works.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Configuration for MS Azure.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Itamar Turner...
First pass at implementing the Azure GET/PUT/DELETE.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Itamar Turner...
Address review comments from Daira.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Itamar Turner...
Add documentation for Google Cloud Storage backend.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
msazure_container.py: Implement authentication signatur...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Fix pyflakes errors.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Unconditionally use HTTPConnectionPool, and depend...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
googlestorage_container.py: Use Amazon S3 namespace...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Itamar Turner...
If oauth2client isn't present, skip Google Storage...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Itamar Turner...
Configuration support for Google Cloud Storage backend.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Itamar Turner...
googlestorage_container.py: Implement PUT and listing...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Itamar Turner...
googlestorage_container.py: Implement DELETE object.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Itamar Turner...
googlestorage_container.py: Implement GET object.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Itamar Turner...
Refactor useful functionality out of OpenStackContainer...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Itamar Turner...
More tests for the Google Storage container, and fixes...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Itamar Turner...
Start of tests for the Google Storage container.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Itamar Turner...
Tests for googlestorage_container.AuthenticationClient.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Itamar Turner...
Sketch of working Google Cloud Storage authentication...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
docs/backends/cloud.rst: clarify how to get to API...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
OpenStack: fix a type error introduced by the fix to...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
OpenStack: support HP Cloud Object Storage.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
leasedb/accounting crawler: only treat stable shares...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Cloud backend: move potentially reusable HTTP request...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
OpenStack: if we get a 401 Unauthorized response, reaut...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
cloud_common.py: generalize ContainerRetryMixin to...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
openstack_container.py: remove a superfluous argument...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
accounting_crawler.py: disable removing leasedb entries...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
openstack_container.py: avoid logging secrets in reques...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
docs: add references to OpenStack/cloud backend in...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
OpenStack: generalize to support multiple auth protocol...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
OpenStack: add _http_request helper.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
openstack_container.py: factor out HTTP response code...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
docs/backends/cloud.rst: add documentation for OpenStac...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
openstack_container.py: improve name of _auth_lock...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
OpenStack: change provider names to rackspace.com and...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
test_storage.py: add tests for OpenStackContainer.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
openstack_container.py: disable or remove debug prints.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
openstack_container.py: fix a bug in type of ContainerL...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Move classes common to mock and OpenStack cloud service...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
test_storage.py: refactor OpenStackCloudBackend to...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
OpenStack: mostly complete implementation of OpenStackC...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
OpenStack: improve logging in openstack_container.py.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
OpenStack: add openstack.container config parameter.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Add test for OpenStack authentication client.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
openstack_container.py: add shutdown() to avoid unclean...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
openstack_container.py: add _ prefix to private attributes.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
setup.py: add allmydata.storage.backends.cloud.openstac...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
test_client.py: add OpenStack config tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
test_client.py: cleanups to S3 config tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
OpenStack service: add AuthenticationClient.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Add stub OpenStack container impl. as a copy of S3...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Fix interface violations introduced in cloud merge.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Use "PRAGMA synchronous = OFF" for leasedb.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Makefile: have 'make tmpfstest' unmount and remove...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Makefile: the timing for 'make tmpfstest' should exclud...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Makefile: allow tmpfs size to be more easily overridden...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
test_runner.py: add test for 'tahoe debug trial'.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Fixes to tests. Some tests are applied to multiple...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Fixes to test infrastructure.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Rename 'delete_all_shares' to 'empty_sharedir' to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Miscellaneous corrections and additions.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Changes to crawler classes (ShareCrawler and Accounting...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Changes to fileutil.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Fix bugs in Accountant.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Simplify Account.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Changes to debug.py.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Changes to node classes (Node, Client and StorageServer).
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Changes to Bucket{Reader,Writer} and disk backend ...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Changes and additions to interface documentation.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Add new files for cloud merge (rebased).
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Move BucketWriter and BucketReader to storage/bucket.py.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Move code around and add new directories for cloud...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Add dependency on our fork of txAWS (0.2.1.post5).
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
.gitignore: changes to facilitate cloud backend merge...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Add documentation for each storage backend (rebased).
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Add test_leasedb.py.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
leasedb: use a semantic primary key (storage_index...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Rename 'buckets' to 'sharesets' on storage status page.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Remove unused files storage/lease.py and storage/expire...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Main leasedb changes (rebased).
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Remove the 'original-*' and 'configured-*' lease crawle...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Cosmetics.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
test_storage.py: ss -> server for cases that will remai...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Asyncify crawlers. Note that this breaks tests for...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
scripts/debug.py: remove display of lease information...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Remove the [storage]expire.{mutable,immutable} options.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Remove support for [storage]debug_discard option.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Add new files for leasedb.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Changes to specification of add_lease and renew_lease...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
docs/garbage-collection.rst: update text for leasedb...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
util/fileutil.py: add get_used_space. This version...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
backupdb.py: cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Make backupdb use dbutil.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Daira Hopwood
Add util/dbutil.py: open/create/update sqlite databases...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
David-Sarah...
Some useful Deferred utilities, originally from the...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Daira Hopwood
Merge pull request #152 from vu3rdd/182-osx-packaging-7
by
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Ramakrishnan...
strip the single quotes around $VERSION
152/head
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Daira Hopwood
README.rst: change description to the new wording on...
commit
|
commitdiff
|
tree
|
snapshot
next