]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2015-07-20 Daira HopwoodReduce code duplication and make sure errors from deleg... 1710.test-alice-and-bob.2 2453.magic-folder-cli.1
2015-07-20 Daira HopwoodChange INVITE_SEPARATOR to '+'.
2015-07-20 Daira HopwoodRename MagicFolderCLITestMixin to MagicFolderTestMixin.
2015-07-20 Daira HopwoodFix tests.
2015-07-20 Daira HopwoodAdd checks (that currently fail) for version in local db.
2015-07-20 Daira HopwoodUse relative paths in magic folder db.
2015-07-20 Daira HopwoodWIP
2015-07-16 Daira HopwoodFix some pyflakes errors and warnings. 174/head
2015-07-16 Daira HopwoodRepair backupdb.
2015-07-15 David Staintonfix bug in test_errors and add test
2015-07-15 David Staintonadd kw arg to _get_count for tests
2015-07-15 David Staintonmake test_magic_folder use non-ascii chars in nickname
2015-07-15 David StaintonMake alice bob test use non-ascii chars in nicknames
2015-07-15 David Staintonadd comments and blank lines to make setup_alice_and_bo...
2015-07-15 David Staintonrename to do_invite and do_join for tests
2015-07-15 David Staintonrename to do_create_magic_folder for tests
2015-07-15 David Staintonrevert previous additional blank line
2015-07-15 David Staintonwrap long import line
2015-07-15 David Staintonwrap long line and spell magic folder without hyphen
2015-07-15 David StaintonSpell magic folder without the hyphen
2015-07-15 David Staintonwrap long line
2015-07-15 David Staintonreplace bare asserts with usage error message
2015-07-15 David Staintonget rid of another diminish hack and force alias args...
2015-07-15 David Staintonget rid of terrible diminish cap hack
2015-07-15 David Staintonminor corrections
2015-07-15 David Staintonslightly better error message
2015-07-15 David Staintonchange spelling module variable INVITE_SEPARATOR
2015-07-15 David Staintondon't double increment version
2015-07-15 David Staintonstart with version 0
2015-07-15 David Staintonsimplify _db_file_is_uploaded
2015-07-15 David Staintonbetter handle download failures
2015-07-15 David Staintonremove superfluous plus sign
2015-07-15 David Staintonfix remote scan procedure
2015-07-14 David Staintonreplace calls to filter with list comprehension
2015-07-14 David Staintonsimplify _should_download helper method
2015-07-14 David Staintonrename ignore count to upload ignore count
2015-07-14 David Staintonremove superfluous constructor which the parent class...
2015-07-14 David StaintonMake backupdb schema evolution more visible
2015-07-14 David Staintonalice bob test alice rewrite file
2015-07-14 David Staintonunlink old version of file from remote tahoe upload...
2015-07-14 David Staintonfor local fs scan compare local version with remote
2015-07-13 David StaintonFix test_errors to check for exception message associat...
2015-07-13 Daira HopwoodRemove workaround for collective_dircap and repair...
2015-07-13 Daira HopwoodEliminate near-duplicate code in CLITestMixin.
2015-07-09 Daira HopwoodFix test_create_magic_folder_service (was test_create_d...
2015-07-09 Daira HopwoodAdd missing Deferred creation.
2015-07-08 David Staintonfix references to notifier
2015-07-08 David Staintonvarious pyflakes fixes
2015-07-06 Daira HopwoodAdd ready method to MockMagicFolder to partially fix...
2015-07-06 Daira HopwoodFixes to Magic Folder client initialization.
2015-07-06 David Staintonremove some superfluous print statements
2015-07-06 David StaintonFix Alice Bob mock test
2015-07-03 David Staintonfix test_persistence
2015-07-03 David Staintonfix some tests
2015-07-02 David StaintonFix version deletion propagation and test
2015-07-02 David StaintonAdd version to magic folder db schema
2015-07-02 David StaintonAdd rough naive downloader + remote scan
2015-07-01 David StaintonRename deque to upload deque
2015-07-01 David Staintonadd partial remote scan implementation
2015-07-01 David StaintonAdd magic-folder download callback
2015-06-30 David StaintonAdd test for Bob download callback
2015-06-30 David StaintonTeach Alice to upload file for Alice+Bob test
2015-06-30 David Staintonteach setup_alice_and_bob to return results in deferred
2015-06-29 David StaintonAdd cleanup to Alice+Bob test + bug fix
2015-06-29 David Staintonfix the rest of the unit tests
2015-06-29 David StaintonFix magic-folder cli tests
2015-06-27 David StaintonAdd helper to setup Alice and Bob magic-folders
2015-06-26 David StaintonAdd test to list remote collective dir
2015-06-25 David StaintonRemove/clean code duplication for CLI unit tests
2015-06-24 David StaintonFix magic-folder Persistence test
2015-06-24 David StaintonTeach magic-folder tests to use CLI for creating magic...
2015-06-24 David StaintonMerge branch '2454.magic-folder-create-tool.2' into...
2015-06-24 David Staintonminor corrections to use of deferred from last commit
2015-06-23 David StaintonTeach magic-folder cli tests to test join results
2015-06-23 David StaintonChange return values to constants either 0 or -1
2015-06-23 David StaintonTest return vals and fix join return val
2015-06-23 David StaintonTest that join adds tahoe config options
2015-06-23 David StaintonClean up join tahoe config append
2015-06-23 David StaintonAdd complete usage functionality to create
2015-06-23 David StaintonAppend magic-folder config options to tahoe.cfg
2015-06-23 David StaintonImplement most of the join command
2015-06-23 David StaintonFinish writing the invite implementation
2015-06-22 David StaintonFix options passed to mkdir from magic invite
2015-06-19 David StaintonSleepy time WIP almost got invite's mkdir working...
2015-06-19 David StaintonDerive our own node-url, fixes magic-folder create...
2015-06-18 David StaintonAdd rough create command - test FAILS still however
2015-06-18 David StaintonAdd basic test for magic-folder create command
2015-06-18 David StaintonAdd boiler plate for magic-folder subcommand
2015-06-18 David StaintonUse Daira's fix to unblock CLI progress
2015-06-12 David StaintonWIP
2015-06-11 David StaintonChange behavior upon finding missing files
2015-06-11 David StaintonAdd check_file_db_exists to backupdb api
2015-06-10 David Staintonhandle local file deletion events
2015-06-10 Daira HopwoodRename drop-upload to Magic Folder. fixes ticket:2405 2438.otf-objective-4.2
2015-06-08 Daira HopwoodRemove a debug print.
2015-06-08 Daira HopwoodRemove unused code.
2015-06-08 Daira HopwoodFix test errors.
2015-06-08 David StaintonMinor code cleanup
2015-06-08 David StaintonAdd private config magic_folder_parent_dircap
2015-06-08 Daira HopwoodAdd parent_dircap stub argument to DropUploader. refs...
next