]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2015-04-17 Daira HopwoodCloud backend: move potentially reusable HTTP request...
2015-04-17 Daira HopwoodOpenStack: if we get a 401 Unauthorized response, reaut...
2015-04-17 Daira Hopwoodcloud_common.py: generalize ContainerRetryMixin to...
2015-04-17 Daira Hopwoodopenstack_container.py: remove a superfluous argument...
2015-04-17 Daira Hopwoodaccounting_crawler.py: disable removing leasedb entries...
2015-04-17 Daira Hopwoodopenstack_container.py: avoid logging secrets in reques...
2015-04-17 Daira Hopwooddocs: add references to OpenStack/cloud backend in...
2015-04-17 Daira HopwoodOpenStack: generalize to support multiple auth protocol...
2015-04-17 Daira HopwoodOpenStack: add _http_request helper.
2015-04-17 Daira Hopwoodopenstack_container.py: factor out HTTP response code...
2015-04-17 Daira Hopwooddocs/backends/cloud.rst: add documentation for OpenStac...
2015-04-17 Daira Hopwoodopenstack_container.py: improve name of _auth_lock...
2015-04-17 Daira HopwoodOpenStack: change provider names to rackspace.com and...
2015-04-17 Daira Hopwoodtest_storage.py: add tests for OpenStackContainer.
2015-04-17 Daira Hopwoodopenstack_container.py: disable or remove debug prints.
2015-04-17 Daira Hopwoodopenstack_container.py: fix a bug in type of ContainerL...
2015-04-17 Daira HopwoodMove classes common to mock and OpenStack cloud service...
2015-04-17 Daira Hopwoodtest_storage.py: refactor OpenStackCloudBackend to...
2015-04-17 Daira HopwoodOpenStack: mostly complete implementation of OpenStackC...
2015-04-17 Daira HopwoodOpenStack: improve logging in openstack_container.py.
2015-04-17 Daira HopwoodOpenStack: add openstack.container config parameter.
2015-04-17 Daira HopwoodAdd test for OpenStack authentication client.
2015-04-17 Daira Hopwoodopenstack_container.py: add shutdown() to avoid unclean...
2015-04-17 Daira Hopwoodopenstack_container.py: add _ prefix to private attributes.
2015-04-17 Daira Hopwoodsetup.py: add allmydata.storage.backends.cloud.openstac...
2015-04-17 Daira Hopwoodtest_client.py: add OpenStack config tests.
2015-04-17 Daira Hopwoodtest_client.py: cleanups to S3 config tests.
2015-04-17 Daira HopwoodOpenStack service: add AuthenticationClient.
2015-04-17 Daira HopwoodAdd stub OpenStack container impl. as a copy of S3...
2015-04-17 Daira HopwoodFix interface violations introduced in cloud merge.
2015-04-17 Daira HopwoodUse "PRAGMA synchronous = OFF" for leasedb.
2015-04-17 Daira HopwoodMakefile: have 'make tmpfstest' unmount and remove...
2015-04-17 Daira HopwoodMakefile: the timing for 'make tmpfstest' should exclud...
2015-04-17 Daira HopwoodMakefile: allow tmpfs size to be more easily overridden...
2015-04-17 Daira Hopwoodtest_runner.py: add test for 'tahoe debug trial'.
2015-04-17 Daira HopwoodFixes to tests. Some tests are applied to multiple...
2015-04-17 Daira HopwoodFixes to test infrastructure.
2015-04-17 Daira HopwoodRename 'delete_all_shares' to 'empty_sharedir' to avoid...
2015-04-17 Daira HopwoodMiscellaneous corrections and additions.
2015-04-17 Daira HopwoodChanges to crawler classes (ShareCrawler and Accounting...
2015-04-17 Daira HopwoodChanges to fileutil.
2015-04-17 Daira HopwoodFix bugs in Accountant.
2015-04-17 Daira HopwoodSimplify Account.
2015-04-17 Daira HopwoodChanges to debug.py.
2015-04-17 Daira HopwoodChanges to node classes (Node, Client and StorageServer).
2015-04-17 Daira HopwoodChanges to Bucket{Reader,Writer} and disk backend ...
2015-04-17 Daira HopwoodChanges and additions to interface documentation.
2015-04-17 Daira HopwoodAdd new files for cloud merge (rebased).
2015-04-17 Daira HopwoodMove BucketWriter and BucketReader to storage/bucket.py.
2015-04-17 Daira HopwoodMove code around and add new directories for cloud...
2015-04-17 Daira HopwoodAdd dependency on our fork of txAWS (0.2.1.post5).
2015-04-17 Daira Hopwood.gitignore: changes to facilitate cloud backend merge...
2015-04-17 Daira HopwoodAdd documentation for each storage backend (rebased).
2015-04-17 Daira HopwoodAdd test_leasedb.py.
2015-04-17 Daira Hopwoodleasedb: use a semantic primary key (storage_index...
2015-04-17 Daira HopwoodRename 'buckets' to 'sharesets' on storage status page.
2015-04-17 Daira HopwoodRemove unused files storage/lease.py and storage/expire...
2015-04-17 Daira HopwoodMain leasedb changes (rebased).
2015-04-17 Daira HopwoodRemove the 'original-*' and 'configured-*' lease crawle...
2015-04-17 Daira HopwoodCosmetics.
2015-04-17 Daira Hopwoodtest_storage.py: ss -> server for cases that will remai...
2015-04-17 Daira HopwoodAsyncify crawlers. Note that this breaks tests for...
2015-04-17 Daira Hopwoodscripts/debug.py: remove display of lease information...
2015-04-17 Daira HopwoodRemove the [storage]expire.{mutable,immutable} options.
2015-04-17 Daira HopwoodRemove support for [storage]debug_discard option.
2015-04-17 Daira HopwoodAdd new files for leasedb.
2015-04-17 Daira HopwoodChanges to specification of add_lease and renew_lease...
2015-04-17 Daira Hopwooddocs/garbage-collection.rst: update text for leasedb...
2015-04-17 Daira Hopwoodutil/fileutil.py: add get_used_space. This version...
2015-04-17 Daira Hopwoodbackupdb.py: cosmetics
2015-04-17 Daira HopwoodMake backupdb use dbutil.
2015-04-17 Daira HopwoodAdd util/dbutil.py: open/create/update sqlite databases...
2015-04-17 Daira HopwoodSome useful Deferred utilities, originally from the...
2015-04-13 Daira HopwoodMerge pull request #152 from vu3rdd/182-osx-packaging-7 by
2015-04-11 Ramakrishnan... strip the single quotes around $VERSION 152/head
2015-04-10 Daira HopwoodREADME.rst: change description to the new wording on...
2015-04-02 Daira HopwoodAdd discussion and rejection of Change Journals.
2015-04-02 Daira HopwoodAdd link to otf-magic-folder-objective ticket query.
2015-04-02 Daira HopwoodCopyediting.
2015-04-02 Daira HopwoodCollaborative design from Daira and David.
2015-03-31 Brian WarnerMerge branch 'ftp-2394'
2015-03-31 Brian Warnertypo
2015-03-31 Brian Warnerbump Twisted dep to 11.1.0, thus simplify IntishPermissions
2015-03-31 Brian Warnertest_ftp: fix comparison against integer
2015-03-31 Brian WarnerFix ftp 'ls' to work with current Twisted-15.0.0
2015-03-31 Daira HopwoodMerge pull request #149 from warner/mutable-2034
2015-03-26 Brian Warneruse more servers for test_mutable.Update, to test ... 149/head
2015-03-24 Daira HopwoodAdd a test, add missing imports. refs #2388
2015-03-24 Daira HopwoodEnsure that path parameters to SFTPServer and FTPServer...
2015-03-24 Daira HopwoodAdd from_utf8_or_none and tests.
2015-03-24 Daira HopwoodFix a missing import in test-osx-pkg.py. refs #2393
2015-03-24 Daira HopwoodMore careful quoting in build-osx-pkg.sh. refs #2393
2015-03-24 Daira HopwoodMove computation of Tahoe version from Makefile to...
2015-03-24 Daira HopwoodMerge pull request #146 from warner/versioned-osx-pkg
2015-03-21 Brian Warnercreate/test/upload tahoe-lafs-VERSION-osx.pkg, not... 146/head
2015-03-21 Brian Warnermove build-osx-pkg out to a separate shell script
2015-03-20 Brian WarnerMakefile: add upload-osx-pkg rule
2015-03-20 Brian Warnercheck_memory.py: announce 32-bit vs 64-bit
2015-03-17 Brian WarnerMerge branch '2329-2': fix "tahoe cp -r" exception
2015-03-17 Brian Warnertest_cli_cp.py: hush pyflakes 144/head
next