1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 31, 2024 — Aug 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed silly buglet in get_changes More... over 9 years ago
Increased timeout for when OSF is busy(?) More... over 9 years ago
Project only makes osf connection when needed (property getter/setter) More... over 9 years ago
Added name attribute to Project More... over 9 years ago
TESTS: test for delete_project for incorrectly passing! More... over 9 years ago
TESTS: make gap between create/delete project in tests even longer More... over 9 years ago
TESTS: add a pause before deleting newly created project More... over 9 years ago
Fixed test for deleting a project (use either id string or OSFProject class) More... over 9 years ago
Added option for session to create/delete project nodes More... over 9 years ago
tweaked setup.py for pypi release More... over 9 years ago
Fixed bug with creation of multiple nested folders More... over 9 years ago
Made chunk size default more widely available in remote.py More... over 9 years ago
Some (but not all) remote folders differed by having ending "/" More... over 9 years ago
Added logging throughout More... over 9 years ago
Added dry_run option for sync tool and Changes.__len__ method More... over 9 years ago
now using weakref to Project from Changes to avoid needing to pass proj More... over 9 years ago
minor fixes More... over 9 years ago
Added threaded upload/download (one each) for push/pulling changes More... over 9 years ago
Merge branch 'master' of github.com:psychopy/pyosf More... over 9 years ago
Added the main vars from remote to root pyosf More... over 9 years ago
Update README.md More... over 9 years ago
Update README.md More... over 9 years ago
Docs: updated readme with instructions and gave version = 1.0.0 More... over 9 years ago
Rector: Renamed search_project_names -> find_projects More... over 9 years ago
Tests: expanding coverage slightly More... over 9 years ago
Tests: reinstated conflict test and solved race condition More... over 9 years ago
Tests: increasing coverage and fixed problem with remote-only update More... over 9 years ago
Tests: trying to work out why links no longer existing More... over 9 years ago
Test: try to prevent other changed occuring to asset['links'] More... over 9 years ago
Fixes to remote.py and increased code coverage More... over 9 years ago