]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2015-10-01 David Staintonfix references to notifier
2015-10-01 David Staintonvarious pyflakes fixes
2015-10-01 Daira HopwoodAdd ready method to MockMagicFolder to partially fix...
2015-10-01 Daira HopwoodFixes to Magic Folder client initialization.
2015-10-01 David Staintonremove some superfluous print statements
2015-10-01 David StaintonFix Alice Bob mock test
2015-10-01 David Staintonfix test_persistence
2015-10-01 David Staintonfix some tests
2015-10-01 David StaintonFix version deletion propagation and test
2015-10-01 David StaintonAdd version to magic folder db schema
2015-10-01 David StaintonAdd rough naive downloader + remote scan
2015-10-01 David StaintonRename deque to upload deque
2015-10-01 David Staintonadd partial remote scan implementation
2015-10-01 David StaintonAdd magic-folder download callback
2015-10-01 David StaintonAdd test for Bob download callback
2015-10-01 David StaintonTeach Alice to upload file for Alice+Bob test
2015-10-01 David Staintonteach setup_alice_and_bob to return results in deferred
2015-10-01 David StaintonAdd cleanup to Alice+Bob test + bug fix
2015-10-01 David Staintonfix the rest of the unit tests
2015-10-01 David StaintonFix magic-folder cli tests
2015-10-01 David StaintonAdd helper to setup Alice and Bob magic-folders
2015-10-01 David StaintonAdd test to list remote collective dir
2015-10-01 David StaintonRemove/clean code duplication for CLI unit tests
2015-10-01 David StaintonFix magic-folder Persistence test
2015-10-01 David StaintonTeach magic-folder tests to use CLI for creating magic...
2015-10-01 David Staintonminor corrections to use of deferred from last commit
2015-10-01 David StaintonTeach magic-folder cli tests to test join results
2015-10-01 David StaintonChange return values to constants either 0 or -1
2015-10-01 David StaintonTest return vals and fix join return val
2015-10-01 David StaintonTest that join adds tahoe config options
2015-10-01 David StaintonClean up join tahoe config append
2015-10-01 David StaintonAdd complete usage functionality to create
2015-10-01 David StaintonAppend magic-folder config options to tahoe.cfg
2015-10-01 David StaintonImplement most of the join command
2015-10-01 David StaintonFinish writing the invite implementation
2015-10-01 David StaintonFix options passed to mkdir from magic invite
2015-10-01 David StaintonSleepy time WIP almost got invite's mkdir working...
2015-10-01 David StaintonDerive our own node-url, fixes magic-folder create...
2015-10-01 David StaintonAdd rough create command - test FAILS still however
2015-10-01 David StaintonAdd basic test for magic-folder create command
2015-10-01 David StaintonAdd boiler plate for magic-folder subcommand
2015-10-01 David StaintonUse Daira's fix to unblock CLI progress
2015-10-01 David StaintonWIP
2015-10-01 David StaintonChange behavior upon finding missing files
2015-10-01 David StaintonAdd check_file_db_exists to backupdb api
2015-10-01 David Staintonhandle local file deletion events
2015-10-01 Daira HopwoodRename drop-upload to Magic Folder. fixes ticket:2405
2015-10-01 Daira HopwoodRemove a debug print.
2015-10-01 Daira HopwoodRemove unused code.
2015-10-01 Daira HopwoodFix test errors.
2015-10-01 David StaintonMinor code cleanup
2015-10-01 David StaintonAdd private config magic_folder_parent_dircap
2015-10-01 Daira HopwoodAdd parent_dircap stub argument to DropUploader. refs...
2015-10-01 Daira HopwoodAdd IN_MOVED_FROM to inotify mask.
2015-10-01 Daira HopwoodExplicitly pass overwrite=True to add_file. (It is...
2015-10-01 Daira HopwoodMore fixes to drop-upload tests.
2015-10-01 Daira HopwoodFix drop-upload tests. refs ticket:2427
2015-10-01 Daira HopwoodFix an incorrect addCallback.
2015-10-01 Daira Hopwoodfileutil: make the error behaviour of replace_file...
2015-10-01 Daira Hopwoodfileutil.py: add rename_no_overwrite and replace_file.
2015-10-01 Daira HopwoodWIP debugging.
2015-10-01 Daira HopwoodCosmetics.
2015-10-01 David StaintonWIP
2015-10-01 David Staintonfix more inotify test calls
2015-10-01 David StaintonClean up test at end
2015-10-01 David StaintonCopy all daira code from other branch...
2015-10-01 David StaintonTest inotify with event agnostic notify
2015-10-01 David StaintonAdd sleep to test
2015-10-01 David StaintonWIP
2015-10-01 Daira HopwoodDisable use of Unicode-mode FilePaths on non-Windows...
2015-10-01 Daira HopwoodTeach uploader to use flat hierarchy. refs ticket:2442
2015-10-01 David StaintonAdd Magic Folder path encoding. refs ticket:2442
2015-10-01 Daira HopwoodMove backupdb out of scripts. fixes ticket:2408
2015-10-01 Daira HopwoodProcess directories unconditionally.
2015-10-01 Daira HopwoodautoAdd isn't needed now that we add watches for subdir...
2015-10-01 Daira HopwoodWIP
2015-10-01 Daira HopwoodTeach uploader to keep object stats, not file stats.
2015-10-01 Daira HopwoodAdd ignore count to uploaded callback.
2015-10-01 Daira HopwoodTeach StorageFarmBroker to fire a deferred when a conne...
2015-10-01 Daira HopwoodEnable Windows inotify support.
2015-10-01 Daira HopwoodNew code for Windows drop-upload support. refs #1431
2015-10-01 Daira HopwoodDocs for drop-upload on Windows.
2015-10-01 Daira HopwoodAdd magic folder db.
2015-10-01 Daira HopwoodUnicode path fixes for drop-upload.
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'
next