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-08-04
Daira Hopwood
Refactoring to make node config accessible without...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Refactoring to make backend configuration accessible...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Help for admin commands: cosmetics and new tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
Actually run the creation code against real Azure servi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
Implement method to create containers in Microsoft...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
Add documentation for Microsoft Azure Blob Service...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Implement dumping of chunked shares and fix system...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Cleanup: improve error reporting for DataTooLargeError
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Make the cloud backend report corrupted shares correctl...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Add CorruptStoredShareError as a superclass for all...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Improve skip messages for Azure tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Use 'fail*' rather than 'assert*' methods for consisten...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Test that share methods are called with the shareset...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Fix a pyflakes warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Lock remote operations on sharesets. fixes #1869
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Cosmetic: fix trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
Add Google and Azure backends to setup.py.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
Some improvements and bug fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
Fix bug when using oauth2client 1.1 instead of 1.0...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Fix pyflakes warnings.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Fix version check warnings for httplib2 and python...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Add oauth2client to requirements.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
Retry cloud HTTP requests on *any* exception (the list...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Retry on timeouts, and increase number of persistent...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
Fix PUTs.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
Fix prefix inclusion, so authentication works.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Configuration for MS Azure.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
First pass at implementing the Azure GET/PUT/DELETE.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
Address review comments from Daira.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
Add documentation for Google Cloud Storage backend.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
msazure_container.py: Implement authentication signatur...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Fix pyflakes errors.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Unconditionally use HTTPConnectionPool, and depend...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
googlestorage_container.py: Use Amazon S3 namespace...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
If oauth2client isn't present, skip Google Storage...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
Configuration support for Google Cloud Storage backend.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
googlestorage_container.py: Implement PUT and listing...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
googlestorage_container.py: Implement DELETE object.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
googlestorage_container.py: Implement GET object.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
Refactor useful functionality out of OpenStackContainer...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
More tests for the Google Storage container, and fixes...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
Start of tests for the Google Storage container.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
Tests for googlestorage_container.AuthenticationClient.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Itamar Turner...
Sketch of working Google Cloud Storage authentication...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
docs/backends/cloud.rst: clarify how to get to API...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
OpenStack: fix a type error introduced by the fix to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
OpenStack: support HP Cloud Object Storage.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
leasedb/accounting crawler: only treat stable shares...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
Cloud backend: move potentially reusable HTTP request...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
OpenStack: if we get a 401 Unauthorized response, reaut...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
cloud_common.py: generalize ContainerRetryMixin to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
openstack_container.py: remove a superfluous argument...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
accounting_crawler.py: disable removing leasedb entries...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
openstack_container.py: avoid logging secrets in reques...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
docs: add references to OpenStack/cloud backend in...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
OpenStack: generalize to support multiple auth protocol...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
OpenStack: add _http_request helper.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
openstack_container.py: factor out HTTP response code...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
docs/backends/cloud.rst: add documentation for OpenStac...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
openstack_container.py: improve name of _auth_lock...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
OpenStack: change provider names to rackspace.com and...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
test_storage.py: add tests for OpenStackContainer.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
openstack_container.py: disable or remove debug prints.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
openstack_container.py: fix a bug in type of ContainerL...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
Move classes common to mock and OpenStack cloud service...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
test_storage.py: refactor OpenStackCloudBackend to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
OpenStack: mostly complete implementation of OpenStackC...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
OpenStack: improve logging in openstack_container.py.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
OpenStack: add openstack.container config parameter.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
Add test for OpenStack authentication client.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
openstack_container.py: add shutdown() to avoid unclean...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
openstack_container.py: add _ prefix to private attributes.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
setup.py: add allmydata.storage.backends.cloud.openstac...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
test_client.py: add OpenStack config tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
test_client.py: cleanups to S3 config tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
OpenStack service: add AuthenticationClient.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
Add stub OpenStack container impl. as a copy of S3...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
Fix interface violations introduced in cloud merge.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Make backupdb use dbutil.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
Makefile: have 'make tmpfstest' unmount and remove...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
Makefile: the timing for 'make tmpfstest' should exclud...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Makefile: allow tmpfs size to be more easily overridden...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
test_runner.py: add test for 'tahoe debug trial'.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Fixes to tests. Some tests are applied to multiple...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Fixes to test infrastructure.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
Miscellaneous corrections and additions.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
Changes to crawler classes (ShareCrawler and Accounting...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Changes to fileutil.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
Fix bugs in Accountant.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
Simplify Account.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Changes to debug.py.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Changes to node classes (Node, Client and StorageServer).
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Changes to Bucket{Reader,Writer} and disk backend ...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
Changes and additions to interface documentation.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Add new files for cloud merge (rebased).
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
Move BucketWriter and BucketReader to storage/bucket.py.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
David-Sarah...
Move code around and add new directories for cloud...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Add dependency on our fork of txAWS (0.2.1.post5).
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
.gitignore: changes to facilitate cloud backend merge...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daira Hopwood
Add documentation for each storage backend (rebased).
commit
|
commitdiff
|
tree
|
snapshot
next