]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2015-10-01 Daira HopwoodExtend get_pathinfo to add size, ctime and mtime.
2015-10-01 Daira HopwoodRemove an unnecessary precondition and an incorrect...
2015-10-01 Daira HopwoodAdd fileutil.get_pathinfo function.
2015-10-01 Daira HopwoodExtract get_metadata and get_filenode to methods of...
2015-10-01 Daira HopwoodProcessing symlinks and special files should not be...
2015-10-01 Daira HopwoodRefactor uploader by inlining _add_file into _process...
2015-10-01 Daira HopwoodRefactor uploader by inlining _add_file into _process...
2015-10-01 Daira HopwoodRefactor uploader by extracting _process_child to a...
2015-10-01 Daira HopwoodSwap two checks to clarify which is failing.
2015-10-01 David Staintonfix code that adds version number of deleted file to...
2015-10-01 David Staintonenable version checking tests - currently a righteous...
2015-10-01 David Staintonmake various changes - work in progress
2015-10-01 David Staintonadd version checking to alice bob test
2015-10-01 David StaintonUpdate magic-folder db after download
2015-10-01 David StaintonAdd final download to alice bob test
2015-10-01 David StaintonRemove old unused append to deque function from downloader
2015-10-01 Daira HopwoodWIP to unify queue processing between uploader and...
2015-10-01 Daira HopwoodRepair tests.
2015-10-01 Daira HopwoodMove uploader's _append_to_deque and _turn_deque to...
2015-10-01 Daira HopwoodMake sure that counter names and log messages include...
2015-10-01 Daira HopwoodTrivial fix.
2015-10-01 David Staintonremove debugging print statements
2015-10-01 David StaintonFix alice bob test
2015-10-01 David StaintonTeach downloader to stop when told to stop
2015-10-01 David StaintonAdd logic to only add object to download queue when...
2015-10-01 David Staintonwip
2015-10-01 Daira HopwoodTry to fix some tests - WIP.
2015-10-01 Daira HopwoodRename and refactor path variables to be more consistent.
2015-10-01 David StaintonWIP - fix some bugs
2015-10-01 Daira HopwoodRefactor MagicFolder into Uploader and Downloader class...
2015-10-01 Daira HopwoodSimplify and document the type of MagicFolder._download...
2015-10-01 Daira HopwoodRemove redundant call to abspath_expanduser_unicode.
2015-10-01 Daira HopwoodReduce code duplication and make sure errors from deleg...
2015-10-01 Daira HopwoodChange INVITE_SEPARATOR to '+'.
2015-10-01 Daira HopwoodRename MagicFolderCLITestMixin to MagicFolderTestMixin.
2015-10-01 Daira HopwoodFix tests.
2015-10-01 Daira HopwoodAdd checks (that currently fail) for version in local db.
2015-10-01 Daira HopwoodUse relative paths in magic folder db.
2015-10-01 Daira HopwoodWIP
2015-10-01 Daira HopwoodFix some pyflakes errors and warnings.
2015-10-01 Daira HopwoodRepair backupdb.
2015-10-01 David Staintonfix bug in test_errors and add test
2015-10-01 David Staintonadd kw arg to _get_count for tests
2015-10-01 David Staintonmake test_magic_folder use non-ascii chars in nickname
2015-10-01 David StaintonMake alice bob test use non-ascii chars in nicknames
2015-10-01 David Staintonadd comments and blank lines to make setup_alice_and_bo...
2015-10-01 David Staintonrename to do_invite and do_join for tests
2015-10-01 David Staintonrename to do_create_magic_folder for tests
2015-10-01 David Staintonrevert previous additional blank line
2015-10-01 David Staintonwrap long import line
2015-10-01 David Staintonwrap long line and spell magic folder without hyphen
2015-10-01 David StaintonSpell magic folder without the hyphen
2015-10-01 David Staintonwrap long line
2015-10-01 David Staintonreplace bare asserts with usage error message
2015-10-01 David Staintonget rid of another diminish hack and force alias args...
2015-10-01 David Staintonget rid of terrible diminish cap hack
2015-10-01 David Staintonminor corrections
2015-10-01 David Staintonslightly better error message
2015-10-01 David Staintonchange spelling module variable INVITE_SEPARATOR
2015-10-01 David Staintondon't double increment version
2015-10-01 David Staintonstart with version 0
2015-10-01 David Staintonsimplify _db_file_is_uploaded
2015-10-01 David Staintonbetter handle download failures
2015-10-01 David Staintonremove superfluous plus sign
2015-10-01 David Staintonfix remote scan procedure
2015-10-01 David Staintonreplace calls to filter with list comprehension
2015-10-01 David Staintonsimplify _should_download helper method
2015-10-01 David Staintonrename ignore count to upload ignore count
2015-10-01 David Staintonremove superfluous constructor which the parent class...
2015-10-01 David StaintonMake backupdb schema evolution more visible
2015-10-01 David Staintonalice bob test alice rewrite file
2015-10-01 David Staintonunlink old version of file from remote tahoe upload...
2015-10-01 David Staintonfor local fs scan compare local version with remote
2015-10-01 David StaintonFix test_errors to check for exception message associat...
2015-10-01 Daira HopwoodRemove workaround for collective_dircap and repair...
2015-10-01 Daira HopwoodEliminate near-duplicate code in CLITestMixin.
2015-10-01 Daira HopwoodFix test_create_magic_folder_service (was test_create_m...
2015-10-01 Daira HopwoodAdd missing Deferred creation.
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
next