]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2015-10-16 Daira Hopwoodopenstack_container.py: fix a bug in type of ContainerL...
2015-10-16 Daira HopwoodMove classes common to mock and OpenStack cloud service...
2015-10-16 Daira Hopwoodtest_storage.py: refactor OpenStackCloudBackend to...
2015-10-16 Daira HopwoodOpenStack: mostly complete implementation of OpenStackC...
2015-10-16 Daira HopwoodOpenStack: improve logging in openstack_container.py.
2015-10-16 Daira HopwoodOpenStack: add openstack.container config parameter.
2015-10-16 Daira HopwoodAdd test for OpenStack authentication client.
2015-10-16 Daira Hopwoodopenstack_container.py: add shutdown() to avoid unclean...
2015-10-16 Daira Hopwoodopenstack_container.py: add _ prefix to private attributes.
2015-10-16 Daira Hopwoodsetup.py: add allmydata.storage.backends.cloud.openstac...
2015-10-16 Daira Hopwoodtest_client.py: add OpenStack config tests.
2015-10-16 Daira Hopwoodtest_client.py: cleanups to S3 config tests.
2015-10-16 Daira HopwoodOpenStack service: add AuthenticationClient.
2015-10-16 Daira HopwoodAdd stub OpenStack container impl. as a copy of S3...
2015-10-16 Daira HopwoodFix interface violations introduced in cloud merge.
2015-10-16 Daira HopwoodUse "PRAGMA synchronous = OFF" for leasedb.
2015-10-16 Daira HopwoodMakefile: have 'make tmpfstest' unmount and remove...
2015-10-16 Daira HopwoodMakefile: the timing for 'make tmpfstest' should exclud...
2015-10-16 Daira HopwoodMakefile: allow tmpfs size to be more easily overridden...
2015-10-16 Daira Hopwoodtest_runner.py: add test for 'tahoe debug trial'.
2015-10-16 Daira HopwoodFixes to tests. Some tests are applied to multiple...
2015-10-16 Daira HopwoodFixes to test infrastructure.
2015-10-16 Daira HopwoodRename 'delete_all_shares' to 'empty_sharedir' to avoid...
2015-10-16 Daira HopwoodMiscellaneous corrections and additions.
2015-10-16 Daira HopwoodChanges to crawler classes (ShareCrawler and Accounting...
2015-10-16 Daira HopwoodChanges to fileutil.
2015-10-16 Daira HopwoodFix bugs in Accountant.
2015-10-16 Daira HopwoodSimplify Account.
2015-10-16 Daira HopwoodChanges to debug.py.
2015-10-16 Daira HopwoodChanges to node classes (Node, Client and StorageServer).
2015-10-16 Daira HopwoodChanges to Bucket{Reader,Writer} and disk backend ...
2015-10-16 Daira HopwoodChanges and additions to interface documentation.
2015-10-16 Daira HopwoodAdd new files for cloud merge (rebased).
2015-10-16 Daira HopwoodMove BucketWriter and BucketReader to storage/bucket.py.
2015-10-16 Daira HopwoodMove code around and add new directories for cloud...
2015-10-16 Daira HopwoodAdd dependency on our fork of txAWS (0.2.1.post5).
2015-10-16 Daira Hopwood.gitignore: changes to facilitate cloud backend merge...
2015-10-16 Daira HopwoodAdd documentation for each storage backend (rebased).
2015-10-16 Daira HopwoodAdd test_leasedb.py.
2015-10-16 Daira Hopwoodleasedb: use a semantic primary key (storage_index...
2015-10-16 Daira HopwoodRename 'buckets' to 'sharesets' on storage status page.
2015-10-16 Daira HopwoodRemove unused files storage/lease.py and storage/expire...
2015-10-16 Daira HopwoodRemove the 'original-*' and 'configured-*' lease crawle...
2015-10-16 Daira HopwoodCosmetics.
2015-10-16 Daira HopwoodAsyncify crawlers. Note that this breaks tests for...
2015-10-16 Daira Hopwoodscripts/debug.py: remove display of lease information...
2015-10-16 Daira HopwoodRemove the [storage]expire.{mutable,immutable} options.
2015-10-16 Daira HopwoodRemove support for [storage]debug_discard option.
2015-10-16 Daira HopwoodAdd new files for leasedb.
2015-10-16 Daira HopwoodChanges to specification of add_lease and renew_lease...
2015-10-16 Daira Hopwooddocs/garbage-collection.rst: update text for leasedb...
2015-10-16 Daira Hopwoodutil/fileutil.py: add get_used_space. This version...
2015-10-01 Daira Hopwood.travis.yml: pin coverage version to 3.7.1. fixes ticke... 2511.fix-coveralls.0
2015-09-23 Brian WarnerMerge branch '2510-new-foolscap'
2015-09-23 Brian Warnerintroweb: fix connection hints for server announcements 190/head
2015-09-23 Brian Warnerremove "announcement_distinct_hosts" from introweb...
2015-09-23 Brian Warnerintroducer: stop tracking hints for subscribed clients
2015-09-22 Brian Warnertravis: use 'git fetch' to deepen, not 'git pull'
2015-09-11 Daira HopwoodAvoid spurious errors when an imported version is consi... 2499.avoid-spurious-version-errors.0 188/head
2015-09-03 Daira HopwoodMerge pull request #187 from tahoe-lafs/2493.cleanup...
2015-09-03 Ramakrishnan... Move manpage into a heirarchical man1 path. 2493.cleanup-osx-packaging.1 187/head
2015-09-03 Ramakrishnan... OS-X package: add a preinstall script and copy the...
2015-07-31 Daira HopwoodChange some instances of "filesystem" that were missed...
2015-07-31 Brian Warnerupdate docs for 1.10.2 release allmydata-tahoe-1.10.2
2015-07-29 HawkOwladd a pypy that is allowed to fail 180/head 181/head
2015-07-29 Brian Warnerupdate NEWS with recent changes allmydata-tahoe-1.10.2b1
2015-07-29 Brian Warnerquickstart: Mention python-dev package for Python.h
2015-07-29 Brian WarnerMerge branch '2447-cp-overwrite'
2015-07-29 Brian Warnertest_cli_cp: minor cleanup
2015-07-29 Brian Warnercp: error on target-filename collisions, rather than...
2015-07-29 Zookounit test for my desired behavior
2015-07-29 Brian WarnerMerge branch '2436.less-scary.3'
2015-07-28 Daira Hopwoodtest_version.py: minor cleanup. 2436.less-scary.3 178/head
2015-07-28 Daira HopwoodDon't show scary diagnostic warnings from --version...
2015-07-28 Daira HopwoodRevert "Don't show scary diagnostic warnings from ...
2015-07-28 Brian Warnermutable/retrieve.py: remove all bare assert()s
2015-07-28 Brian Warnerimprove HTTP byte-range docs
2015-07-28 Brian Warnerwebapi.rst: document Range: header on GET requests
2015-07-28 Brian WarnerIReadable.read(): document out-of-range errors
2015-07-28 Brian WarnerMerge branch 'sdmf-partial-2'
2015-07-28 Brian Warnertest_mutable: more enhancements
2015-07-28 Brian Warnermutable/retrieve.py: rewrite partial-read handling 177/head
2015-07-28 Brian Warnerenhance SDMF/MDMF tests: zero-length files, size=None
2015-07-28 Daira HopwoodAdd tests for SDMF partial reads. refs #2459
2015-07-28 Daira HopwoodRemove some bare asserts in retrieve.py (there are...
2015-07-21 zookoMerge pull request #176 from tahoe-lafs/2436.less-scary.0
2015-07-21 Daira HopwoodMinor code cleanup in __init__.py. 2436.less-scary.0 176/head
2015-07-21 Daira HopwoodDon't show scary diagnostic warnings from --version...
2015-07-20 Daira HopwoodChange the separator character in the Magic Folder...
2015-07-17 Daira HopwoodEliminate mock dependency. 2465.eliminate-mock.1 175/head
2015-07-17 Daira HopwoodAdd Namespace utility class. (This is already used...
2015-07-16 Brian WarnerMakefile upload-osx-pkg: mention where the packages go
2015-07-16 Daira HopwoodBump pyasn1 requirement to >= 0.1.8.
2015-07-16 Daira HopwoodBlacklist mock > 1.0.1.
2015-07-13 Brian Warnertest/check_load: hush (newer) pyflakes
2015-07-13 Brian Warnertest_web: avoid IP autodetection, was causing dirty...
2015-06-27 Brian Warnerdocs/how-to-release: add more wiki pages to update
2015-06-16 Brian Warneradd test-pip-install
2015-06-16 Brian Warnerrelease checklist: use signed git tag next time
2015-06-16 Brian WarnerREADME: update copyright date allmydata-tahoe-1.10.1
next