1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from 18sg/setuptools_update
tomjnixon
as Thomas Nixon
More... about 9 years ago
Exclude test dir in setup.
tomjnixon
as Thomas Nixon
More... about 9 years ago
Make setup tools install more reliable. More... about 9 years ago
Yet more file system tests.
tomjnixon
as Thomas Nixon
More... over 10 years ago
Release 1.0.2.
tomjnixon
as Thomas Nixon
More... over 10 years ago
Automatically delpoy to pypi on tag.
tomjnixon
as Thomas Nixon
More... over 10 years ago
Switch to setuptools.
tomjnixon
as Thomas Nixon
More... over 10 years ago
Add travis config.
tomjnixon
as Thomas Nixon
More... over 10 years ago
Add requirements.
tomjnixon
as Thomas Nixon
More... over 10 years ago
Make tests runnable with 'trial test'.
tomjnixon
as Thomas Nixon
More... over 10 years ago
Add simple file_system tests.
tomjnixon
as Thomas Nixon
More... over 10 years ago
First release.
tomjnixon
as Thomas Nixon
More... over 10 years ago
swap the arguments to add_property around.
tomjnixon
as Thomas Nixon
More... over 10 years ago
Another make_sync edge case fix.
tomjnixon
as Thomas Nixon
More... over 11 years ago
Add tests for make_sync.
tomjnixon
as Thomas Nixon
More... over 11 years ago
make_sync no longer swallows exceptions.
tomjnixon
as Thomas Nixon
More... over 11 years ago
BUGFIX: removing nodes can cause stray nodes.
tomjnixon
as Thomas Nixon
More... almost 12 years ago
Fix memory leak.
tomjnixon
as Thomas Nixon
More... almost 12 years ago
Increase the maximum line length to 1M.
tomjnixon
as Thomas Nixon
More... almost 12 years ago
Merge branch 'master' of git://github.com/18sg/SHET
tomjnixon
as Thomas Nixon
More... about 12 years ago
Fix bug client breakage without $SHET_PORT.
tomjnixon
as Thomas Nixon
More... about 12 years ago
Refactor fs.get_node.
tomjnixon
as Thomas Nixon
More... about 12 years ago
Convert SHET_PORT to an int.
tomjnixon
as Thomas Nixon
More... about 12 years ago
Revamp main shetserv script
tomjnixon
as Thomas Nixon
More... about 12 years ago
Use shet.path instead of os.path.
tomjnixon
as Thomas Nixon
More... about 12 years ago
Merge branch 'master' of git://github.com/18sg/SHET
tomjnixon
as Thomas Nixon
More... about 12 years ago
Make the client ping the server every 30 seconds.
tomjnixon
as Thomas Nixon
More... about 12 years ago
Add documentation to register command.
tomjnixon
as Thomas Nixon
More... about 12 years ago
Add documentation for ping command.
tomjnixon
as Thomas Nixon
More... about 12 years ago
Use the new register command in the client library.
tomjnixon
as Thomas Nixon
More... about 12 years ago