]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2016-02-05 David StaintonFix tests by submitting unicode args instead of str
2016-02-05 David StaintonTeach magic-folder join to use argv_to_abspath
2016-02-05 David StaintonUse argv_to_abspath for magic-folder join file path arg
2016-02-05 Daira HopwoodTest creation of a subdirectory.
2016-02-05 Daira HopwoodWatch for IN_CREATE events but filter them out for...
2016-02-05 Daira HopwoodPatch Downloader.REMOTE_SCAN_INTERVAL rather than setti...
2016-02-05 Daira HopwoodImplement creating local directories in downloader.
2016-02-05 Daira HopwoodDecode names in the scanned remote.
2016-02-05 Daira HopwoodRefactoring to allow logging from _write_downloaded_fil...
2016-02-05 Daira HopwoodSimplify and fix non-existent-file handling.
2016-02-05 Daira HopwoodLogging/debugging improvements.
2016-02-05 Daira HopwoodRefactor and fix race conditions in test_alice_bob.
2016-02-05 Daira HopwoodCorrect a call to did_upload_version in the downloader.
2016-02-05 Daira HopwoodMake sure that test_move_tree waits until files have...
2016-02-05 Daira HopwoodRestore a call to increment files_uploaded that was...
2016-02-05 David StaintonTeach uploader+downloader to use to db schema
2016-02-05 Daira HopwoodAdd magicfolderdb.py.
2016-02-05 David StaintonRemove magic-folder db code from backupdb.py
2016-02-05 David StaintonWIP
2016-02-05 David StaintonInclude brief summary of magic-folder CLI commands
2016-02-05 David StaintonAdd link to our cli design doc
2016-02-05 David StaintonMention gc is not part of the otf grant and link to...
2016-02-05 David StaintonRemove old obsolete/inaccurate statements
2016-02-05 David StaintonMinor comment correction for get_all_relpaths
2016-02-05 David StaintonFor all downloaded files ensure parent dir exists
2016-02-05 Daira HopwoodSimplify the cleanup_Alice_and_Bob callback.
2016-02-05 meejahMake downloader delay a class-variable
2016-02-05 meejahTeach unit-tests to time-warp
2016-02-05 meejahFix call to ready()
2016-02-05 Daira HopwoodCorrect a string-type error.
2016-02-05 Daira HopwoodWIP.
2016-02-05 Daira HopwoodMagic Folder file moves.
2016-02-05 Daira HopwoodPrepare to move drop_upload.py to magic_folder.py.
2016-02-05 Daira HopwoodMove backupdb.py to src/allmydata.
2016-02-05 Daira HopwoodRename upload_ready_d to connected_enough_d.
2016-02-05 Daira HopwoodDocumentation changes for Magic Folder.
2016-02-05 Daira HopwoodTeach StorageFarmBroker to fire a deferred when a conne...
2016-02-05 Daira HopwoodEnable Windows inotify support.
2016-02-05 Daira HopwoodNew code for Windows drop-upload support. refs #1431
2016-02-05 Daira HopwoodDocs for drop-upload on Windows.
2016-02-05 Daira HopwoodAdd magic folder db.
2016-02-05 Daira HopwoodUnicode path fixes for drop-upload.
2016-02-05 Brian WarnerMakefile: run pyflakes as 'pyflakes', not python `which...
2016-02-05 Daira HopwoodAvoid spurious SUCCESS!?? for test_format_time_y2038.
2016-02-05 zookoMerge pull request #235 from leif/rm_intro_encoding_params
2016-02-05 Leif Rygeremove introducer's set_encoding_parameters 235/head
2016-02-03 Brian Warnerbump foolscap dependency to 0.10.1
2016-02-02 Daira HopwoodFix an error-reporting problem in test_welcome (this...
2016-02-02 Daira HopwoodFix an error handling path that would never have been... 2543.fix-mutable-error-handling.0
2016-02-02 Daira HopwoodRemove -u shortcut for 'tahoe ls --uri' which clashes...
2016-02-02 Daira HopwoodSimplify an existing test by using TimezoneMixin. 2723.no-tzset-on-windows.0
2016-02-02 Daira HopwoodDon't call time.tzset() if the platform doesn't have...
2016-01-31 Brian Warnerweb/status.py: minor renaming to hush pyflakes
2016-01-31 Brian WarnerMerge pull request #232 from leif/2663.dont-test-attrib...
2016-01-31 Leif RygeMake tests work with both Nevow 0.11 and 0.12 232/head
2016-01-28 Brian Warnerdocs/quickstart.rst: mention that py2.6 no longer works
2016-01-28 Brian WarnerNEWS: we now require py2.7 on all platforms.
2016-01-23 Leif Rygewui: improved columns in welcome page server list 229/head
2016-01-23 Leif Rygerevert previous commit to fix attribution (vanity)
2016-01-15 Daira Hopwoodwui: improved columns in welcome page server list
2016-01-15 Leif Rygewui: use standard time format (#1077)
2016-01-15 Daira HopwoodMerge pull request #220 from tahoe-lafs/2669.magic...
2015-12-28 Daira HopwoodReject path arguments that start with '-' with a usage... 2669.magic-folder-misc-patches.1 220/head
2015-12-28 Daira HopwoodImproved error handling and cosmetics for ctypes calls...
2015-12-28 Daira HopwoodFind the node-directory option correctly even if we...
2015-12-28 Daira Hopwoodtest_encodingutil: use self.patch rather than modifying...
2015-12-28 Daira HopwoodRequire arguments to do_cli to be strs.
2015-12-28 Daira HopwoodURIs are strs.
2015-12-28 Daira HopwoodAliases are Unicode.
2015-12-28 Daira HopwoodCorrections and clarifications to remote-to-local-sync...
2015-12-28 Daira HopwoodRefactor tahoe.cfg handling to configutil.
2015-12-04 Daira HopwoodMerge pull request #204 from leif/preferred_peers-rebased3
2015-12-03 Daira HopwoodMerge pull request #206 from leif/python27
2015-12-02 Leif Rygedrop Python 2.6 (.travis.yml, doc, setup.py) 206/head
2015-12-01 Leif Rygenew feature: preferred storage servers 204/head
2015-12-01 Daira HopwoodMerge pull request #203 from tahoe-lafs/2556.quote...
2015-12-01 Daira HopwoodAdd test for 'tahoe create-node/client/introducer'... 2556.quote-paths-in-node-creation.0 203/head
2015-12-01 Daira HopwoodQuote local paths correctly in the output of node creat...
2015-11-03 Daira HopwoodMerge pull request #202 from tahoe-lafs/2567.turn-off...
2015-11-03 Daira HopwoodDisable bridging of foolscap logging to the Twisted... 2567.turn-off-log-bridging.0 202/head
2015-10-17 Brian Warner.travis.yml: unpin coverage, current one ought to work
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
next