]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
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
2015-03-17 Brian Warnertahoe_cp: be consistent with "source.basename() is...
2015-03-17 Brian Warnertahoe_cp: minor cleanups, no behavior changes
2015-03-17 Brian Warnertahoe_cp: make populate(recurse=) more explicit
2015-03-17 Brian Warnertest_cli_cp: test cleanups
2015-03-17 Brian Warnertest_cli_cp: improve test cases
2015-03-10 Brian Warnerimprove error message for slash-terminated non-directories
2015-03-04 Brian Warnertest_cli_cp.py: turn off debug mode, tests now assert...
2015-03-04 Brian Warnertahoe cp: overhaul target assignment, update tests
2015-03-04 Brian Warnertahoe_cp: delete copy_to_directory() code
2015-03-04 Brian Warnertahoe_cp: simplify some checks, rename some functions
2015-02-27 Daira Hopwood.travis.yml: emove 'sudo: false' as requested by https...
2015-02-26 Brian WarnerNEWS.rst: add partial list of changes
2015-02-24 Zookozetuptoolz: print out more context in case of parse_req...
2015-02-24 Brian Warnertahoe_cp.py: use s.basename() instead of tracking it...
2015-02-24 Brian Warnertahoe_cp.py: store basename in the Source instance
2015-02-24 Brian Warnertest_cli.py: split the largest test classes out into...
2015-02-19 Daira HopwoodDiscourage future readers of iputil.py from using Win32...
2015-02-17 Daira HopwoodIt is Twisted 12.2.0 that starts depending on pywin32...
2015-02-17 Daira HopwoodExplicitly using "git.cmd" on Windows doesn't always...
2015-02-10 Daira HopwoodMerge pull request #142 from tahoe-lafs/754.location...
2015-02-10 Daira HopwoodDocumentation change for AUTO in tub.location. refs... 754.location-AUTO.2 142/head
2015-02-10 Daira HopwoodAllow multiple occurrences of AUTO. refs #754
2015-02-10 Daira HopwoodAdd tests for combining autodetected and statically...
2015-02-10 Daira Hopwoodtest_node.py: refactor test_location* to reduce code...
2015-02-10 Daira HopwoodOnly get the local addresses if they are actually used...
2015-02-09 Daira HopwoodAllow combining autodetected and statically configured...
2015-02-07 Daira Hopwood.travis.yml: add "sudo: false" option, to attempt to...
2015-02-06 Daira HopwoodFix warnings due to bitrot in MANIFEST.in. closes ...
2015-02-05 Daira HopwoodTest the quotemarks=True and quotemarks=False options...
2015-02-05 Daira HopwoodTest the quotemarks=False option of encodingutil.quote_...
2015-02-04 Daira HopwoodFurther refine error handling in windows_getenv to...
2015-02-04 Brian Warnerremove stray trailing whitespace
2015-02-04 Brian WarnerMerge branch 'pr138': fix long paths on windows
2015-02-04 Brian Warnertest that web.static= is really treated as a relative...
2015-02-04 Daira HopwoodQuote the default node-directory correctly in help...
2015-02-03 Daira HopwoodMore robust error handling in windows_getenv. refs...
2015-02-03 Brian Warnertahoe_cp.py: clean up unicode handling
2015-01-30 Daira HopwoodChanges filename to unicode before placing the file... 2235-long-paths-on-windows-7 138/head
2015-01-30 Daira HopwoodAdds test_ticket_2027 to test_cli.Cp. refs #2027
2015-01-30 Daira HopwoodFix user-path-expansion on Windows for non-ASCII home...
2015-01-30 Daira HopwoodChange uses of os.path.expanduser and os.path.abspath...
next