projects
/
tahoe-lafs
/
tahoe-lafs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tahoe-lafs/tahoe-lafs.git
2015-09-30
David Stainton
Teach Uploader to ignore files unless they've changed
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Fix is_new_file_time by converting floats to int
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Fix an oversight in the design doc.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Teach test_alice_bob to fail if local version is wrong
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Make sure that the 'processed' hook is run for calls...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Debug prints.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Improve logging of HookMixin.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Ignore files with ignorable names.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Fix an oversight when joining paths.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Relative paths used by magic folder are '/'-separated...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Make sure that a path is in the pending set before...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Make assertions about objects_failed counts.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Comment out bad/unfinished test code.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Fix objects_queued counter.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
The type of deque elements differs between the uploader...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Debug prints.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Include client nickname in magic folder log messages.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Delete process_child.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Reenable debug prints.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Fix relative path calculation WIP.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Enforce that paths are below the magic folder directory...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Remove superfluous debugging print statement
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Fix another rebasing error.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Fix an import that broke during rebasing.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Remove or comment out print statements and improve...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Remove MagicFolderTestMixin._create_magicfolder.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Remove MagicFolderCLITestMixin.create_magicfolder.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Minor cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Remove redundant inotify parameters to MagicFolder...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Ensure that fake_inotify is used for restarted clients...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Compare size and ctime as well as mtime.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Fix test bug that accidentally suppressed errors.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Teach should_ignore_file to require unicode
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Simply should_ignore_file helper function
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Activate test_alice_bob test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Remove old debugging print statements
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
WIP
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
remove debug print statements
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Fix version incrementation bug
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Add is_new_file_time db helper function
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Fix bug in Downloader's _get_local_latest
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Teach test_persistence to only use one clientdir
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
WIP
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
fix unit test helper _wait_until_started by using ready()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Teach test_persistence to upload a 2nd file
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Teach test_persistence to restart client with the new...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Add should_ignore_file and tests
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Repair test_replace_file for the case where the replace...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Repair test.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
restart_client needs to remove the old client from...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
startService can be called more than once.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Comment out some print statements.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Cleanup of _restart_client.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Fix a logging bug for Unicode nicknames.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
WIP
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Solve a potential race condition by waiting until the...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Remove self.client and stats_provider attributes which...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Add 'started' hook to Magic Folder uploader.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Add _restart_client callback.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
stopService does not necessarily return a Deferred.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Add a restart_client method to GridTestMixin.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Rename test_cli_magic_folder.MagicFolderTestMixin to...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Add print statements.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
WIP
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Revert "Attempt to fix test_persistence"
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Attempt to fix test_persistence
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Add db util function for retrieving all downloaded...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
More precise and correct error reporting in replace_file.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Fix path handling in Downloader._process.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Make _write_downloaded_file return the path of the...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
replace_file should not fail if replaced_path does...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Ramakrishnan...
Move the test for _write_download_file() to test_magic_...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Ramakrishnan...
WIP: test for _write_downloaded_file
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
more debugging print statements
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Uncomment alice bob test print statements
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Remove stupid errback and raise proper conflict exception
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Fix replace_file; rename only if replaced_path exists
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Add err print statement to show the conflict...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Capture exceptions from conflict and write info in...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Fix _write_downloaded_file by adding base path
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Correct spelling is os.utime not utimes
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Add Downloader._write_downloaded_file. refs ticket...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Remove debug prints in backupdb.py.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Remove or comment out print statements.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Rename Client.upload_ready_d to connected_enough_d.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
In Downloader._get_collective_latest_file, consume...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Teach uploader to process lazy tail upon stop method
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Teach magic-folder ready method to return a deferred
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Fix a bug in Downloader._scan_remote that incorrectly...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Use deferredutil.HookMixin to simplify callback for...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Minor fix to alice bob test
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Fix _scan_remote and remove print statements
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Fix incorrect order of fields in SQL statement.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
More debug prints.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Debug prints to diagnose version mismatch after deletio...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Daira Hopwood
Debug prints to diagnose version mismatch after deletion.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
David Stainton
Add some print statements.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Ramakrishnan...
test_get_pathinfo: testdir is unnecessary
commit
|
commitdiff
|
tree
|
snapshot
next