]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src
Fix test: previously we accounted for the propagation of the conflict
[tahoe-lafs/tahoe-lafs.git] / src /
2016-02-05 David StaintonFix test: previously we accounted for the propagation...
2016-02-05 David StaintonFix test helper _check_version_in_local_db
2016-02-05 Daira HopwoodWIP: Refactoring to get db fields in one query.
2016-02-05 David StaintonWIP
2016-02-05 Daira HopwoodFix pending upload conflict detection.
2016-02-05 David StaintonCreate test for last upload uri conflict
2016-02-05 Daira HopwoodDetect remote conflict by checking for pending upload.
2016-02-05 David StaintonAdd debugging print statement for timestamp comparison
2016-02-05 David StaintonAdd last uploaded timestamp comparison for remote confl...
2016-02-05 Daira HopwoodFix an unused import.
2016-02-05 Daira HopwoodFix some miscapture bugs.
2016-02-05 Daira HopwoodWorkaround.
2016-02-05 Daira HopwoodSimplify _notify and improve logging.
2016-02-05 Daira HopwoodSimplify _scan_remote_* and remove Downloader._download...
2016-02-05 Daira HopwoodCosmetics.
2016-02-05 Daira HopwoodDownloader doesn't need the pending set.
2016-02-05 Daira HopwoodDelete redundant is_ready attribute from MagicFolder.
2016-02-05 Daira Hopwoodtest_encodingutil: fixes for Unix.
2016-02-05 Daira HopwoodAdd precondition to Uploader._process.
2016-02-05 Daira HopwoodFix test_errors.
2016-02-05 Daira HopwoodFix test_move_tree.
2016-02-05 Daira HopwoodDebugging WIP.
2016-02-05 Daira HopwoodFix a corner case for to_filepath on Windows to make...
2016-02-05 Daira Hopwoodtest_encodingutil: add tests for FilePath-related funct...
2016-02-05 Daira HopwoodDepend on FilePath.asTextMode().
2016-02-05 Daira HopwoodWIP: exclude own dirnode from scan. This is not quite...
2016-02-05 Daira HopwoodDon't add subdirectory watches if the platform's notifi...
2016-02-05 Daira HopwoodImprove reporting of assertion failures.
2016-02-05 Daira HopwoodFix unused import.
2016-02-05 Daira HopwoodRevert pinning of Twisted 15.2.0 which causes more...
2016-02-05 Daira HopwoodTurn off bridging to Twisted log, and pin to Twisted...
2016-02-05 Daira HopwoodAdd test for 'tahoe create-node/client/introducer'...
2016-02-05 Daira Hopwoodbin\tahoe can't be run directly on Windows.
2016-02-05 Daira HopwoodStrip any long path marker in the input to flush_volume.
2016-02-05 Daira HopwoodCorrect type for Windows BOOL.
2016-02-05 Daira HopwoodDepend on Twisted >= 15.2.0 and (finally!) retire the...
2016-02-05 Daira HopwoodDisable precondition that autoAdd == recursive.
2016-02-05 Daira HopwoodFix a type error.
2016-02-05 Daira HopwoodFlush handling WIP.
2016-02-05 Daira HopwoodUse fileutil.write for magic folder tests.
2016-02-05 Daira HopwoodImprove all of the Windows-specific error reporting.
2016-02-05 Daira Hopwoodreplace_file should allow the replaced file not to...
2016-02-05 Daira HopwoodFix fileutil tests.
2016-02-05 Daira HopwoodMore path fixes.
2016-02-05 Daira HopwoodFix a test broken by the last commit.
2016-02-05 Daira HopwoodDon't include [magic_folder]enabled and local.directory...
2016-02-05 Daira HopwoodDon't use a long path for the [magic_folder]local.direc...
2016-02-05 Daira HopwoodFix some path Unixisms.
2016-02-05 Daira HopwoodAdd long_path=False option to abspath_expanduser_unicode.
2016-02-05 Daira HopwoodFix test_alice_bob.
2016-02-05 Daira HopwoodRefactor _check_up/downloader_count.
2016-02-05 Daira HopwoodDon't download the deletion marker file unnecessarily.
2016-02-05 Daira HopwoodDistinguish deletion of directories.
2016-02-05 Daira HopwoodRename deleted files to .backup rather than unlinking...
2016-02-05 David StaintonAdd file conflict unit test
2016-02-05 David StaintonAdd basic bob upload test and fix conflict detect
2016-02-05 David StaintonFix bob's uploading test...
2016-02-05 David StaintonAttempt to teach bob to upload a file
2016-02-05 David StaintonCount conflicted objects
2016-02-05 Daira HopwoodBasic remote conflict detection based on ancestor uri
2016-02-05 Daira HopwoodAvoid .format, since it is inconsistent between Python...
2016-02-05 Daira HopwoodFix test_alice_bob.
2016-02-05 Daira HopwoodAdd counter for uploader.objects_not_uploaded.
2016-02-05 Daira HopwoodAdvance Bob's clock after notifying.
2016-02-05 Daira Hopwoodtest_alice_bob: use magic= argument to notify, rather...
2016-02-05 meejahadd excluded check
2016-02-05 meejahadd the 'spurious' notifies
2016-02-05 Daira HopwoodFix a pyflakes warning and check existence of file...
2016-02-05 meejahimplement 'delete' functionality, with tests
2016-02-05 meejahsmoketest for magic-folder functionality
2016-02-05 Daira HopwoodAdd test that we don't write files outside the magic...
2016-02-05 Daira HopwoodFix infinite loop in should_ignore_path for absolute...
2016-02-05 Daira HopwoodMore debug logging.
2016-02-05 Daira HopwoodUnicode fix for do_join.
2016-02-05 Daira HopwoodMinor cleanups to tests.
2016-02-05 Daira HopwoodEnsure that errors from Alice-and-Bob tests are reporte...
2016-02-05 Daira HopwoodCosmetics.
2016-02-05 Daira HopwoodEliminate duplicate parsing of invite code.
2016-02-05 Daira HopwoodRemaining test fixes.
2016-02-05 Daira HopwoodMake sure that do_cli is only called with strs, and...
2016-02-05 Daira HopwoodCosmetics.
2016-02-05 Daira HopwoodURIs are strs.
2016-02-05 Daira HopwoodAliases and nicknames are Unicode.
2016-02-05 Daira HopwoodFix call to argv_to_abspath. Also rename localdir to...
2016-02-05 David StaintonFix magic-folder cli tests
2016-02-05 David StaintonAttempt to fix cli tests
2016-02-05 Daira HopwoodBetter but still broken tests.
2016-02-05 Daira HopwoodFix check for initial '-' in argv_to_abspath.
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.
next