]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2015-09-15 Daira HopwoodRemove or comment out print statements and improve... 2428.ignore-hidden-and-temp-files.0 2438.magic-folder-stable.0
2015-09-15 Daira HopwoodRemove MagicFolderTestMixin._create_magicfolder.
2015-09-15 Daira HopwoodRemove MagicFolderCLITestMixin.create_magicfolder.
2015-09-14 Daira HopwoodMinor cleanup.
2015-09-14 Daira HopwoodRemove redundant inotify parameters to MagicFolder...
2015-09-14 Daira HopwoodEnsure that fake_inotify is used for restarted clients...
2015-09-14 Daira HopwoodCompare size and ctime as well as mtime.
2015-09-14 Daira HopwoodFix test bug that accidentally suppressed errors.
2015-09-14 David StaintonTeach should_ignore_file to require unicode
2015-09-14 David StaintonSimply should_ignore_file helper function
2015-09-13 David StaintonActivate test_alice_bob test
2015-09-13 David StaintonRemove old debugging print statements
2015-09-12 David StaintonWIP
2015-09-12 David Staintonremove debug print statements
2015-09-12 David StaintonFix version incrementation bug
2015-09-12 David StaintonAdd is_new_file_time db helper function
2015-09-12 David StaintonFix bug in Downloader's _get_local_latest
2015-09-12 David StaintonTeach test_persistence to only use one clientdir
2015-09-11 David StaintonWIP
2015-09-11 David Staintonfix unit test helper _wait_until_started by using ready()
2015-09-11 David StaintonTeach test_persistence to upload a 2nd file
2015-09-09 David StaintonTeach test_persistence to restart client with the new...
2015-09-09 David StaintonAdd should_ignore_file and tests
2015-09-08 Daira HopwoodRepair test_replace_file for the case where the replace... 2497.fix-magic-folder-tests.0
2015-09-08 Daira HopwoodRepair test.
2015-09-08 Daira Hopwoodrestart_client needs to remove the old client from...
2015-09-08 Daira HopwoodstartService can be called more than once.
2015-09-08 Daira HopwoodComment out some print statements.
2015-09-08 Daira HopwoodCleanup of _restart_client.
2015-09-08 Daira HopwoodFix a logging bug for Unicode nicknames.
2015-09-03 Daira HopwoodWIP
2015-09-03 Daira HopwoodSolve a potential race condition by waiting until the...
2015-09-03 Daira HopwoodRemove self.client and stats_provider attributes which...
2015-09-03 Daira HopwoodAdd 'started' hook to Magic Folder uploader.
2015-09-03 Daira HopwoodRemove unused variables.
2015-09-03 Daira HopwoodAdd _restart_client callback.
2015-09-03 Daira HopwoodstopService does not necessarily return a Deferred.
2015-09-03 Daira HopwoodAdd a restart_client method to GridTestMixin.
2015-09-03 Daira HopwoodRename test_cli_magic_folder.MagicFolderTestMixin to...
2015-09-03 Daira HopwoodAdd print statements.
2015-09-02 David StaintonWIP
2015-09-01 David StaintonRevert "Attempt to fix test_persistence"
2015-08-31 David StaintonAttempt to fix test_persistence
2015-08-31 David StaintonAdd db util function for retrieving all downloaded...
2015-08-31 Daira HopwoodMore precise and correct error reporting in replace_file.
2015-08-31 Daira HopwoodFix path handling in Downloader._process.
2015-08-31 Daira HopwoodMake _write_downloaded_file return the path of the...
2015-08-31 Daira Hopwoodreplace_file should not fail if replaced_path does...
2015-08-31 Daira HopwoodRestore some print statements.
2015-08-31 Ramakrishnan... Move the test for _write_download_file() to test_magic_... 185/head
2015-08-31 Ramakrishnan... _process(): pass absolute path to the _write_download_f...
2015-08-31 Ramakrishnan... WIP: test for _write_downloaded_file
2015-08-31 Ramakrishnan... magic_folder: typo utimes -> utime
2015-08-29 David Staintonmore debugging print statements
2015-08-28 David StaintonUncomment alice bob test print statements
2015-08-26 David StaintonRemove stupid errback and raise proper conflict exception
2015-08-26 David StaintonFix replace_file; rename only if replaced_path exists
2015-08-26 David StaintonAdd err print statement to show the conflict...
2015-08-26 David StaintonCapture exceptions from conflict and write info in...
2015-08-26 David StaintonFix _write_downloaded_file by adding base path
2015-08-26 David StaintonCorrect spelling is os.utime not utimes
2015-08-25 Daira HopwoodAdd Downloader._write_downloaded_file. refs ticket...
2015-08-24 Daira HopwoodRemove debug prints in backupdb.py. 2477.refactor-all-the-things.1
2015-08-24 Daira HopwoodRemove or comment out print statements.
2015-08-24 Daira HopwoodRename Client.upload_ready_d to connected_enough_d.
2015-08-24 Daira HopwoodIn Downloader._get_collective_latest_file, consume...
2015-08-24 David StaintonTeach uploader to process lazy tail upon stop method
2015-08-24 David StaintonTeach magic-folder ready method to return a deferred
2015-08-20 Daira HopwoodFix a bug in Downloader._scan_remote that incorrectly...
2015-08-20 Daira HopwoodUse deferredutil.HookMixin to simplify callback for...
2015-08-19 David StaintonMinor fix to alice bob test
2015-08-19 David StaintonFix _scan_remote and remove print statements
2015-08-19 Daira HopwoodFix incorrect order of fields in SQL statement.
2015-08-19 Daira HopwoodCleanup.
2015-08-19 Daira HopwoodMore debug prints.
2015-08-19 Daira HopwoodDebug prints to diagnose version mismatch after deletio...
2015-08-19 Daira HopwoodDebug prints to diagnose version mismatch after deletion.
2015-08-18 David StaintonAdd some print statements.
2015-08-12 Daira HopwoodMerge pull request #184 from vu3rdd/2477.refactor-all...
2015-08-12 Ramakrishnan... test_get_pathinfo: testdir is unnecessary 182/head 183/head 184/head
2015-08-12 Ramakrishnan... test_get_pathinfo: rename the identifier d to testdir
2015-08-12 Ramakrishnan... add more tests for get_pathinfo()
2015-08-12 Ramakrishnan... Add test for get_pathinfo()
2015-08-11 Daira HopwoodUse get_pathinfo instead of separate os.path.{is*,exist...
2015-08-11 Daira HopwoodExtend get_pathinfo to add size, ctime and mtime.
2015-08-11 Daira HopwoodRemove an unnecessary precondition and an incorrect...
2015-08-11 Daira HopwoodAdd fileutil.get_pathinfo function.
2015-08-11 Daira HopwoodExtract get_metadata and get_filenode to methods of...
2015-08-11 Daira HopwoodProcessing symlinks and special files should not be...
2015-08-11 Daira HopwoodRefactor uploader by inlining _add_file into _process...
2015-08-11 Daira HopwoodRefactor uploader by inlining _add_file into _process...
2015-08-11 Daira HopwoodRefactor uploader by extracting _process_child to a...
2015-08-11 Daira HopwoodSwap two checks to clarify which is failing.
2015-07-31 David Staintonfix code that adds version number of deleted file to...
2015-07-31 David Staintonenable version checking tests - currently a righteous...
2015-07-31 David Staintonmake various changes - work in progress
2015-07-31 David Staintonadd version checking to alice bob test
2015-07-31 David StaintonUpdate magic-folder db after download
2015-07-30 David StaintonAdd final download to alice bob test
2015-07-30 David StaintonRemove old unused append to deque function from downloader
next