Timeline
2016-07-22:
- 05:10 Ticket #2801 (connections.yaml support on trunk is incomplete) created by
- We're starting to land the support for multiple introducers and …
- 01:13 Changeset in trunk [6f8c96e] by
- oops, fix NoNetworkStorageBroker? to match
- 00:23 Changeset in trunk [1b64ab5] by
- simplify when_connected_enough() This seems happier as a method on …
2016-07-21:
- 22:07 Changeset in trunk [c15d706f] by
- travis: Disable coverage on OS-X build, times out refs ticket:2800
- 22:07 Ticket #2800 (make OS-X travis tests run faster) created by
- We currently have Travis-CI configured to run the unit test suite …
- 21:22 Changeset in trunk [d6d264f] by
- Merge 'pr295': add magic-folders to replace drop-upload * Closes …
- 19:35 Changeset in trunk [88cd4cb] by
- skip all tests w/o inotify support
- 19:35 Changeset in trunk [87acfe9] by
- pyflakes warnings
- 19:35 Changeset in trunk [4e0a30ab] by
- get rid of more win32 special-casing
- 19:35 Changeset in trunk [1ac6c9b] by
- remove special-case win32
- 19:35 Changeset in trunk [161c876] by
- make tests reflect reality
- 19:35 Changeset in trunk [46f1f952] by
- tighten delay on windows tests
- 19:35 Changeset in trunk [e182562d] by
- remove tub.location from smoke_test config for storage nodes
- 19:35 Changeset in trunk [041aabd8] by
- Error-handling and --debug option to print stack-trace for all …
- 19:35 Changeset in trunk [4509c7d] by
- Fix magic-folder 'status' command
- 19:35 Changeset in trunk [db40417] by
- make check_magicfolder_smoke easier to run, cross-platform
- 19:35 Changeset in trunk [1b72683] by
- get rid of more spew
- 19:35 Changeset in trunk [e9343c8] by
- fix typo
- 19:35 Changeset in trunk [efef4ae] by
- only use long delay on windows
- 19:35 Changeset in trunk [fc5f820] by
- whitespace
- 19:35 Changeset in trunk [516af88] by
- put longer timeout for test_alice_bob back in
- 19:35 Changeset in trunk [a533aef] by
- remove delayedcall debugging
- 19:35 Changeset in trunk [304da36] by
- remove prints
- 19:35 Changeset in trunk [ec11551] by
- slightly better way to find tahoe binary
- 19:35 Changeset in trunk [18f799b] by
- remove incorrect override
- 19:35 Changeset in trunk [34aed4bb] by
- fixup remove debug
- 19:35 Changeset in trunk [e060c58] by
- fixup for pending-call calls
- 19:35 Changeset in trunk [3de2f9c7] by
- get rid of a bunch of debug
- 19:35 Changeset in trunk [db67179] by
- properly cancel pending-call things in windows inotify
- 19:35 Changeset in trunk [fce5b78] by
- fixup rebase conflict mis-resolutions
- 19:35 Changeset in trunk [ba9abe6a] by
- Repair fileutil tests. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [12773ea] by
- Increase timeout for test_alice_bob to 5 minutes. Signed-off-by: …
- 19:35 Changeset in trunk [504e0d0] by
- refactor to use context managers
- 19:35 Changeset in trunk [ec37d52] by
- more
- 19:35 Changeset in trunk [d41477b] by
- fix/change some assertions
- 19:35 Changeset in trunk [575c001] by
- fix typo for .conflict files
- 19:35 Changeset in trunk [c978db4] by
- more fixes
- 19:35 Changeset in trunk [c087a87] by
- fixes to test_alice_bob
- 19:35 Changeset in trunk [5c01d47] by
- Temporarily increase delay to make sure we receive notifications. …
- 19:35 Changeset in trunk [874b4cf3] by
- Debug prints in Windows inotify emulation. Signed-off-by: Daira …
- 19:35 Changeset in trunk [e845f7f] by
- Filter out FILE_ACTION_MODIFIED for directories. Signed-off-by: Daira …
- 19:35 Changeset in trunk [23f4b9db] by
- Repair tests after changing the semantics of objects_succeeded. …
- 19:35 Changeset in trunk [8a83cff] by
- Make _process return a boolean to indicate whether processing …
- 19:35 Changeset in trunk [0abe5ba] by
- WIP: temporarily work around the AccessDenied? errors after a test …
- 19:35 Changeset in trunk [afc7ab4] by
- Fix a subtle typo. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [b949082f] by
- Change type of mtime and ctime stored in magicfolderdb to integer …
- 19:35 Changeset in trunk [7c85de8] by
- (some) fixes for smoke_magicfolder
- 19:35 Changeset in trunk [237f471] by
- Remove the flush_volume call in RealTest? as well as in …
- 19:35 Changeset in trunk [b05b701] by
- Try to avoid spurious failures when shutting down the INotify loop on …
- 19:35 Changeset in trunk [23a1f31] by
- Fix pyflakes errors, add a comment about a suspicious test. …
- 19:35 Changeset in trunk [a78e9c7] by
- WIP: add close method for MagicFolderDB and make MagicFolderDbTests? …
- 19:35 Changeset in trunk [a50d0e5] by
- WIP and debugging things Conflicts: …
- 19:35 Changeset in trunk [58f9641] by
- Correct magic-folder use of StorageFarmBroker? When landing the …
- 19:35 Changeset in trunk [e67d23b] by
- Fix negative counts for object_queued. fixes ticket:2731 …
- 19:35 Changeset in trunk [625c5a4] by
- daira points out bug
- 19:35 Changeset in trunk [5f073c6] by
- more startup waiting
- 19:35 Changeset in trunk [faed2574] by
- possible less race-y startup
- 19:35 Changeset in trunk [378ce27] by
- Make retry_download test work, and some bonus comments
- 19:35 Changeset in trunk [9e5b01b3] by
- Swallow the error from Downloader._when_queue_is_empty. …
- 19:35 Changeset in trunk [811d597] by
- Add WIP test_download_retry. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [e6104cd] by
- Replace _lazy_tail with iterative loop, cleanup tests (#2412) * uses …
- 19:35 Changeset in trunk [e03e243] by
- Expand test for Magic Folder statistics.
- 19:35 Changeset in trunk [37d22ef] by
- Improve test for Magic Folder statistics and move it from …
- 19:35 Changeset in trunk [dd0597f] by
- Work in progress to fix incorrect statistics output for Magic Folder. …
- 19:35 Changeset in trunk [e3dfc8f] by
- Fix test_magic_folder.py to use absolute unicode paths when calling …
- 19:35 Changeset in trunk [d2ae425] by
- Add daira's implementation of make_dirs_with_absolute_mode
- 19:35 Changeset in trunk [2963e9e] by
- Use os.path.dirname instead of split and rename var to initial_path_u
- 19:35 Changeset in trunk [cd390b9] by
- remove superfluous trailing comma from make_dirs_with_absolute_mode def
- 19:35 Changeset in trunk [ba35d72] by
- Add unit test and make corrections to make_dirs_with_absolute_mode
- 19:35 Changeset in trunk [ee44732] by
- Break out our chmod while loop into fielutils.py
- 19:35 Changeset in trunk [51ccec7] by
- Use chmod instead of changing umask Conflicts: …
- 19:35 Changeset in trunk [3d90968] by
- Add comment about FUDGE_SECONDS and refer to our design doc
- 19:35 Changeset in trunk [807cfbf] by
- Fix pyflakes warnings. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [9cfcb1b] by
- remove humanize, use internal method, teach internal method to …
- 19:35 Changeset in trunk [573a5481] by
- add Bob leaving to smoke-tests
- 19:35 Changeset in trunk [c217d1f] by
- fix return-valid of leave
- 19:35 Changeset in trunk [bf3bf70] by
- add docstrings
- 19:35 Changeset in trunk [8ba2912] by
- make history longer
- 19:35 Changeset in trunk [7e84b0c] by
- flesh out IQueuedItem
- 19:35 Changeset in trunk [05ec62c] by
- humanize doesn't report a proper version
- 19:35 Changeset in trunk [5ed2491] by
- add humanize dependency
- 19:35 Changeset in trunk [658470b] by
- Add some magicfolder database tests
- 19:35 Changeset in trunk [2573cf1] by
- Add simple auth-token to get JSON data
- 19:35 Changeset in trunk [86abe56] by
- Flesh out "tahoe magic-folder status" command Adds: - a JSON …
- 19:35 Changeset in trunk [3df0a82] by
- Add cli stub for magic-folder status command
- 19:35 Changeset in trunk [af10ab4] by
- Daira's fix during session with David and Meejah.
- 19:35 Changeset in trunk [71e3164] by
- Further work in progress refinements to unit tests wip from pairing …
- 19:35 Changeset in trunk [9483d24] by
- Fix cleanup after test_periodic_full_scan.
- 19:35 Changeset in trunk [38dd49ee] by
- Add logging for Downloader.stop.
- 19:35 Changeset in trunk [2dabd8a] by
- Work in progress on fixing test_periodic_full_scan.
- 19:35 Changeset in trunk [b415365] by
- Minor cleanup and logging fix.
- 19:35 Changeset in trunk [5380ff8] by
- Clean up queue loging and add a clock advance in unit test not yet working
- 19:35 Changeset in trunk [e1822c05] by
- WIP
- 19:35 Changeset in trunk [96b846f] by
- Add ignore pending argument to _periodic_full_scan
- 19:35 Changeset in trunk [cf462d8] by
- Attempt to test periodic uploader full scan
- 19:35 Changeset in trunk [a5163c3] by
- Only perform full scan if pending set is empty
- 19:35 Changeset in trunk [e9e74c4] by
- Naive periodic full scan
- 19:35 Changeset in trunk [9b4b43c] by
- Fix uploader's _process to extend queue after scan and count stats properly
- 19:35 Changeset in trunk [d2971fb] by
- Daira's excellent fixes to the uploader from our pairing session
- 19:35 Changeset in trunk [70f6667] by
- Teach uploader's _scan to use the deque
- 19:35 Changeset in trunk [072d252] by
- Add multi-party-conflict-detection.rst. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [6b32841] by
- Remove UNIQUE constraint from magicfolder db schema
- 19:35 Changeset in trunk [a7c50b1] by
- Documentation for Magic Folder. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [9c9a4e7a] by
- Add get_pathinfo. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [27876220] by
- Teach magic-folder join to use configutil. Author: David Stainton …
- 19:35 Changeset in trunk [cc72150] by
- Add magic-folder test_scan_once_on_startup
- 19:35 Changeset in trunk [cb6291e] by
- Various test cleanups. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [3074b68] by
- Teach join twice test to test for proper stdout and stderr values
- 19:35 Changeset in trunk [74ad656] by
- More thorough checks to the join leave join test
- 19:35 Changeset in trunk [966c556] by
- Fix test_join_leave_join
- 19:35 Changeset in trunk [1c3c9df] by
- Add more magic-folder join leave tests
- 19:35 Changeset in trunk [24aa74b] by
- Add unit test for join twice failure
- 19:35 Changeset in trunk [2043bed] by
- Delay only the download scan not the turning of our event queue. …
- 19:35 Changeset in trunk [9d7785f] by
- Fix magic folder constructor signature in test
- 19:35 Changeset in trunk [68539e3] by
- Fix tests usage of umask
- 19:35 Changeset in trunk [0273034b] by
- Fix umask again
- 19:35 Changeset in trunk [ae59b17e] by
- Fix umask usage bit fiddling and use try finally blocks
- 19:35 Changeset in trunk [f2a7978] by
- Add download.umask config option with default of 077
- 19:35 Changeset in trunk [623ed35] by
- Add umask to Downloader
- 19:35 Changeset in trunk [7b9c89c] by
- remove magic_folder from config in test
- 19:35 Changeset in trunk [189b1b2] by
- Remove magic_folder subsection from default tahoe.cfg
- 19:35 Changeset in trunk [79f3c5d] by
- Remove magic-folder exclude stat
- 19:35 Changeset in trunk [cd1c1667] by
- Improve the error reporting for 'tahoe magic-folder join/leave'. refs …
- 19:35 Changeset in trunk [b4b5590] by
- teach leave to: remove magic_folder section of config
- 19:35 Changeset in trunk [d6e6812] by
- Add simple magic-folder leave command
- 19:35 Changeset in trunk [8ff7642f] by
- Teach join to also check for existing magicfolder db file
- 19:35 Changeset in trunk [aea2cf2] by
- Prevent magic-folder join if already joined.
- 19:35 Changeset in trunk [6b4d3b8c] by
- Refactor is_new_file. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [646b750] by
- .gitignore: add /smoke_magicfolder/, delete obsolete stuff. …
- 19:35 Changeset in trunk [02dacbc0] by
- Minor simplification. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [e990483] by
- Simply conflict detection by removing nested if statements
- 19:35 Changeset in trunk [6ed4480e] by
- Scan our own dmd upon start only
- 19:35 Changeset in trunk [0aaabe0] by
- remove print
- 19:35 Changeset in trunk [ed4e4d0] by
- Add a unit-test and correct the code for "already deleted" If a …
- 19:35 Changeset in trunk [49b56613] by
- Fix test: previously we accounted for the propagation of the conflict …
- 19:35 Changeset in trunk [eab24d02] by
- Fix test helper _check_version_in_local_db
- 19:35 Changeset in trunk [9d59ef4] by
- WIP: Refactoring to get db fields in one query. Signed-off-by: Daira …
- 19:35 Changeset in trunk [bca4c87] by
- WIP
- 19:35 Changeset in trunk [42f535e] by
- Fix pending upload conflict detection. Author: David Stainton …
- 19:35 Changeset in trunk [6eeab03] by
- Create test for last upload uri conflict
- 19:35 Changeset in trunk [e8b6b31] by
- Detect remote conflict by checking for pending upload. Author: David …
- 19:35 Changeset in trunk [c7f38a4] by
- Add debugging print statement for timestamp comparison
- 19:35 Changeset in trunk [edc671f] by
- Add last uploaded timestamp comparison for remote conflict detection
- 19:35 Changeset in trunk [6402159] by
- Fix an unused import. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [c7f298bc] by
- Fix some miscapture bugs. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [868c38d] by
- Workaround. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [b21a3dc0] by
- Simplify _notify and improve logging. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [17384ac5] by
- Simplify _scan_remote_* and remove Downloader._download_scan_batch …
- 19:35 Changeset in trunk [d686575] by
- Cosmetics. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [4f41be0] by
- Downloader doesn't need the pending set. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [017d63b] by
- Delete redundant is_ready attribute from MagicFolder?. Signed-off-by: …
- 19:35 Changeset in trunk [3fab5caa] by
- test_encodingutil: fixes for Unix. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [5f98d73] by
- Add precondition to Uploader._process. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [583066b] by
- Fix test_errors. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [9646a3c] by
- Fix test_move_tree. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [0c12162] by
- Debugging WIP. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [b53efdbf] by
- Fix a corner case for to_filepath on Windows to make it consistent …
- 19:35 Changeset in trunk [b9eb8932] by
- test_encodingutil: add tests for FilePath?-related functions. …
- 19:35 Changeset in trunk [b6b638e] by
- Depend on FilePath?.asTextMode(). Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [84af199] by
- WIP: exclude own dirnode from scan. This is not quite right; we …
- 19:35 Changeset in trunk [539cf9b] by
- Magic Folder docs: status of tests on Windows. Signed-off-by: Daira …
- 19:35 Changeset in trunk [abb2d6f9] by
- More Magic Folder doc updates. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [1033c6f] by
- Magic Folder doc updates. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [ea14b1b] by
- Don't add subdirectory watches if the platform's notifier doesn't …
- 19:35 Changeset in trunk [6bb0963] by
- Improve reporting of assertion failures. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [a5b9cf36] by
- Fix unused import. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [2e93f343] by
- fix the windows command-line too
- 19:35 Changeset in trunk [8b2c54b5] by
- some minor fixes for instructions
- 19:35 Changeset in trunk [d9acaf6] by
- Windows path fix. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [b672dd5] by
- magic-folder-howto.rst formatting fixes. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [278d713] by
- Add docs/magic-folder-howto.rst. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [f77c593] by
- Add test for 'tahoe create-node/client/introducer' output. closes …
- 19:35 Changeset in trunk [d1eb64c] by
- bin\tahoe can't be run directly on Windows. Signed-off-by: Daira …
- 19:35 Changeset in trunk [3647ffc] by
- Correct type for Windows BOOL. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [9dafa2e] by
- Disable precondition that autoAdd == recursive. Signed-off-by: Daira …
- 19:35 Changeset in trunk [a684294] by
- Fix a type error. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [0e196361] by
- Flush handling WIP. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [5e9792f8] by
- Use fileutil.write for magic folder tests. Signed-off-by: Daira …
- 19:35 Changeset in trunk [f3803c0] by
- Improve all of the Windows-specific error reporting. Also make the …
- 19:35 Changeset in trunk [c20cf84] by
- Fix fileutil tests. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [dacf6ef] by
- More path fixes. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [f12ac3d] by
- Fix a test broken by the last commit. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [a622109] by
- Don't include [magic_folder]enabled and local.directory fields by …
- 19:35 Changeset in trunk [6fb7f86] by
- Don't use a long path for the [magic_folder]local.directory field. …
- 19:35 Changeset in trunk [2a79252a] by
- Fix some path Unixisms. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [45adc30e] by
- Fix test_alice_bob. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [e591c3aa] by
- Refactor _check_up/downloader_count. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [1abc2c3] by
- Don't download the deletion marker file unnecessarily. Signed-off-by: …
- 19:35 Changeset in trunk [c619125] by
- Distinguish deletion of directories. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [d6bb49b] by
- Rename deleted files to .backup rather than unlinking them. …
- 19:35 Changeset in trunk [a043a318] by
- Add file conflict unit test
- 19:35 Changeset in trunk [99d1339] by
- Add basic bob upload test and fix conflict detect
- 19:35 Changeset in trunk [ee3d9b1] by
- Fix bob's uploading test…
- 19:35 Changeset in trunk [890e462] by
- Attempt to teach bob to upload a file
- 19:35 Changeset in trunk [9ed61f1] by
- Count conflicted objects
- 19:35 Changeset in trunk [7a3b35e] by
- Basic remote conflict detection based on ancestor uri Signed-off-by: …
- 19:35 Changeset in trunk [815a50d] by
- magic-folder.rst: remove "Known Issues and Limitations" that have been …
- 19:35 Changeset in trunk [2f6ca5d] by
- magic-folder.rst: update introduction. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [f75dda7] by
- Avoid .format, since it is inconsistent between Python 2.6 and 2.7 …
- 19:35 Changeset in trunk [5a2b2e6] by
- Fix test_alice_bob. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [e4082a45] by
- Add counter for uploader.objects_not_uploaded. Signed-off-by: Daira …
- 19:35 Changeset in trunk [95e2961] by
- Advance Bob's clock after notifying. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [6e5e8dd] by
- test_alice_bob: use magic= argument to notify, rather than …
- 19:35 Changeset in trunk [0d466ec] by
- add excluded check
- 19:35 Changeset in trunk [c883977] by
- add the 'spurious' notifies
- 19:35 Changeset in trunk [c156581] by
- Fix a pyflakes warning and check existence of file in Bob's local dir. …
- 19:35 Changeset in trunk [d61b8ed] by
- implement 'delete' functionality, with tests
- 19:35 Changeset in trunk [946656b] by
- smoketest for magic-folder functionality
- 19:35 Changeset in trunk [cec315da] by
- Add test that we don't write files outside the magic folder directory. …
- 19:35 Changeset in trunk [567668e] by
- Fix infinite loop in should_ignore_path for absolute paths. …
- 19:35 Changeset in trunk [5d5d804] by
- More debug logging. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [57753a6] by
- Unicode fix for do_join. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [7d2f306] by
- Minor cleanups to tests. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [f754938] by
- Ensure that errors from Alice-and-Bob tests are reported correctly if …
- 19:35 Changeset in trunk [b56c3e0] by
- Cosmetics. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [2a7bb6f] by
- Eliminate duplicate parsing of invite code. Signed-off-by: Daira …
- 19:35 Changeset in trunk [c285942] by
- Remaining test fixes. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [a587407] by
- Make sure that do_cli is only called with strs, and avoid unnecessary …
- 19:35 Changeset in trunk [ed2d27e] by
- Cosmetics. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [643a105] by
- URIs are strs. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [59eede8e] by
- Aliases and nicknames are Unicode. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [bb596b0] by
- Fix call to argv_to_abspath. Also rename localdir to local_dir. …
- 19:35 Changeset in trunk [b32b61e] by
- Fix magic-folder cli tests convert path to abs path when matching …
- 19:35 Changeset in trunk [a1beef34] by
- Attempt to fix cli tests
- 19:35 Changeset in trunk [b2d49483] by
- Better but still broken tests. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [903c6f1] by
- Fix check for initial '-' in argv_to_abspath. Signed-off-by: Daira …
- 19:35 Changeset in trunk [0789d29] by
- Fix tests by submitting unicode args instead of str
- 19:35 Changeset in trunk [16275cb] by
- Teach magic-folder join to use argv_to_abspath - also we modify …
- 19:35 Changeset in trunk [941f67f] by
- Use argv_to_abspath for magic-folder join file path arg
- 19:35 Changeset in trunk [5f6783e] by
- Test creation of a subdirectory. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [8184ed4] by
- Watch for IN_CREATE events but filter them out for non-directories. …
- 19:35 Changeset in trunk [ee5245e] by
- Patch Downloader.REMOTE_SCAN_INTERVAL rather than setting it …
- 19:35 Changeset in trunk [cbec939d] by
- Implement creating local directories in downloader. Signed-off-by: …
- 19:35 Changeset in trunk [60ab5a0] by
- Decode names in the scanned remote. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [a3fa161] by
- Refactoring to allow logging from _write_downloaded_file and …
- 19:35 Changeset in trunk [6cb41ca] by
- Simplify and fix non-existent-file handling. Also make the existent …
- 19:35 Changeset in trunk [cb905d8] by
- Logging/debugging improvements. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [fc3513d1] by
- Refactor and fix race conditions in test_alice_bob. Signed-off-by: …
- 19:35 Changeset in trunk [ac5730e] by
- Correct a call to did_upload_version in the downloader. …
- 19:35 Changeset in trunk [8a6dae6d] by
- Make sure that test_move_tree waits until files have been uploaded as …
- 19:35 Changeset in trunk [28587b5] by
- Restore a call to increment files_uploaded that was mistakenly …
- 19:35 Changeset in trunk [2fcaa8c] by
- Teach uploader+downloader to use to db schema here we attempt to fix …
- 19:35 Changeset in trunk [5754c01] by
- Add magicfolderdb.py. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [615859a] by
- Remove magic-folder db code from backupdb.py
- 19:35 Changeset in trunk [e2cee9ba] by
- WIP
- 19:35 Changeset in trunk [bc6fcc2] by
- Include brief summary of magic-folder CLI commands
- 19:35 Changeset in trunk [09414bb] by
- Add link to our cli design doc
- 19:35 Changeset in trunk [ddded9a] by
- Mention gc is not part of the otf grant and link to the gc ticket
- 19:35 Changeset in trunk [97a13223] by
- Remove old obsolete/inaccurate statements
- 19:35 Changeset in trunk [3c50764] by
- Minor comment correction for get_all_relpaths
- 19:35 Changeset in trunk [f8bb229] by
- For all downloaded files ensure parent dir exists
- 19:35 Changeset in trunk [c2d672e0] by
- Simplify the cleanup_Alice_and_Bob callback. Signed-off-by: Daira …
- 19:35 Changeset in trunk [94a2ef0] by
- Make downloader delay a class-variable This gives the …
- 19:35 Changeset in trunk [9aecfed] by
- Teach unit-tests to time-warp 1. Split alice/bob clocks to avoid …
- 19:35 Changeset in trunk [4ed2fb7] by
- Fix call to ready()
- 19:35 Changeset in trunk [31ab5cf] by
- Correct a string-type error. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [e03a1e3] by
- WIP. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [262e238] by
- Magic Folder file moves. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [3170cab] by
- Prepare to move drop_upload.py to magic_folder.py. Signed-off-by: …
- 19:35 Changeset in trunk [76a1789] by
- Move backupdb.py to src/allmydata. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [976c89d] by
- Rename upload_ready_d to connected_enough_d. Signed-off-by: Daira …
- 19:35 Changeset in trunk [1495d0f] by
- Documentation changes for Magic Folder. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [5f143f76] by
- Enable Windows inotify support. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [e7fb665] by
- New code for Windows drop-upload support. refs #1431 Signed-off-by: …
- 19:35 Changeset in trunk [5437154] by
- Docs for drop-upload on Windows. Signed-off-by: Daira Hopwood …
- 19:35 Changeset in trunk [61b3a9c] by
- Add magic folder db. Signed-off-by: Daira Hopwood <daira@…>
- 19:35 Changeset in trunk [7b40678] by
- Unicode path fixes for drop-upload. Signed-off-by: Daira Hopwood …
2016-07-20:
- 00:31 Changeset in trunk [b6dedc6] by
- clean up got_static_announcement() call
- 00:31 Changeset in trunk [2c5f7ed] by
- factor out yamlutil.py The yaml.SafeLoader?.add_constructor() should …
- 00:30 Changeset in trunk [fa28ed0] by
- tox: add pyflakes, which was accidentally removed from CI
- 00:30 Changeset in trunk [9c1e222] by
- client.py: add missing import, fix wrong name Without these, clients …
Note: See TracTimeline
for information about the timeline view.