]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2015-04-20 Daira HopwoodAdd recursive=True to drop_upload watch.
2015-04-18 David StaintonWIP
2015-04-18 David Staintonfix unit tests WIP
2015-04-18 David StaintonAdd stats counter checking to uploader service start...
2015-04-18 David StaintonAdd further refinements to move tree uploader test
2015-04-18 David StaintonUncomment mkdir in uploader unit test
2015-04-18 David StaintonAdd move empty dir tree test and minor test cleanup
2015-04-18 David StaintonRemove code duplication from uploader unit tests
2015-04-18 David StaintonDon't increment disappeared stats twice
2015-04-18 David StaintonMerge branch '2406.otf-objective-2.3.1-subdirs' into...
2015-04-18 David StaintonTeach uploader to monitor subdirectories
2015-04-17 David StaintonTeach uploader to keep object stats not file stats 158/head 160/head
2015-04-17 David StaintonFix test_create_drop_uploader 157/head
2015-04-17 David StaintonRemove filepath from pending set earlier
2015-04-17 David StaintonFix test_create_drop_uploader
2015-04-17 David StaintonTeach upload deque to be sequential and asynchronous
2015-04-17 David StaintonTeach uploade deque append to not block (potentially?)
2015-04-17 David StaintonSimply upload queue API
2015-04-17 David StaintonMerge branch 'dropupload-scan-on-startup-1458-1' into...
2015-04-17 Daira HopwoodMake the unit tests work for Mock and Real 2406.otf-objective-2.3
2015-04-17 Daira HopwoodAdd very basic unit tests for dir scan and db
2015-04-17 Daira HopwoodScan dir when service starts
2015-04-17 Daira HopwoodWIP - add some backup db code fragments
2015-04-17 David StaintonBug fix: don't append filepath to upload deque twice 2406.otf-objective-2.2
2015-04-17 David StaintonBug fix: deque must be unbounded
2015-04-17 David StaintonFix pending upload bug
2015-04-17 Daira HopwoodDisable a test that breaks on Windows.
2015-04-17 Daira HopwoodWIP: workaround for duplicate events on Windows. refs...
2015-04-17 Daira HopwoodWindows support for drop-upload. fixes #1431
2015-04-17 Daira HopwoodDocs for drop-upload on Windows.
2015-04-17 Daira HopwoodDropUploader.startService returns a deferred; don't...
2015-04-17 Daira HopwoodUse explicit deque to create expected upload "queue...
2015-04-17 Daira HopwoodTeach StorageFarmBroker to fire a deferred when a conne...
2015-04-17 Daira Hopwoodbackupdb.py: cosmetics
2015-04-17 Daira HopwoodMake backupdb use dbutil. (This also causes it to use...
2015-04-17 Daira HopwoodAdd util/dbutil.py: open/create/update sqlite databases...
2015-04-17 David-Sarah... Some useful Deferred utilities, originally from the...
2015-04-17 David StaintonMake the unit tests work for Mock and Real
2015-04-14 David StaintonAdd very basic unit tests for dir scan and db
2015-04-14 David StaintonScan dir when service starts
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-11 David StaintonWIP - add some backup db code fragments
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
next