1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix compatibility with Py3 (generators no longer have next()) More... over 9 years ago
Tests: small error in the test reporting More... over 9 years ago
Fix: hadn't finished the changes for skipping database index changes More... over 9 years ago
Tests: trying to modify non-existent files as part of test More... over 9 years ago
Fixed: remote move should be a rename not a move More... over 9 years ago
Tests: minor issue in the test_remote.py More... over 9 years ago
Tests: several fixes to add_folder and move_file code More... over 9 years ago
Tests: creating better starting point for file sync test More... over 9 years ago
Tests: Conflicting assets now syncing with appropriate tag More... over 9 years ago
Should reallyrun the test locally before push! ;-) More... over 9 years ago
Change text file write mode for Py3 More... over 9 years ago
Change text file write mode for Py3 More... over 9 years ago
Try to get more info about http error msg (failing on travis but not locally) More... over 9 years ago
Fix: don't try to create a remote folder with path "" More... over 9 years ago
Fixes to sync testing More... over 9 years ago
TESTS: various fixes to uploading of files/folders More... over 9 years ago
Tests updated for new Changes class More... over 9 years ago
Refactor: sync.get_changes() -> sync.Changes.analyze() More... over 9 years ago
Refactor: sync.get_changes() -> sync.Changes.analyze() More... over 9 years ago
Exploring unpredictable fail in OSF file creation More... over 9 years ago
Exploring unpredictable fail in OSF file creation (within a new folder) More... over 9 years ago
FIX: Some OSF file upload links inlucde "?kind=file" and some dont='t More... over 9 years ago
FIX: recursive folder creation is working More... over 9 years ago
Test modification to allow creation of new folder More... over 9 years ago
Test coverage improving but folder upload still not working correctly More... over 9 years ago
For Python3 dict.keys() returns an object that doesn't support sorting More... over 9 years ago
FIX: mkdir for folder, don't try to download More... over 9 years ago
All sync actions now in place. Tests need developing next... More... over 9 years ago
Successfully creating folders and files on OSF during sync More... over 9 years ago
Fixing local md5 creation More... over 9 years ago