0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add *.swo to .gitignore More... almost 13 years ago
Add scenario tests for fetching individual classes More... almost 13 years ago
Add .gitignore file More... almost 13 years ago
Add scenario tests for fetching classes back More... almost 13 years ago
Add scenario tests for fetching the store name back More... almost 13 years ago
Add scenario tests for service aliases back More... almost 13 years ago
Add scenario tests for fetching the schema name back More... almost 13 years ago
Add scenario tests for commits back More... almost 13 years ago
Parameterise scenario tests, add ref fetching tests back More... almost 13 years ago
Store objects in ObjectCache under "<UUID>,<SHA1>" instead of "<SHA1>" More... almost 13 years ago
Exercise MemcachedObjectCache a bit with two scenario tests More... almost 13 years ago
Implement LocalStore.klass() and LocalStore.object() More... almost 13 years ago
Implement LocalStore.objects(commit, klass=None), drop .class_objects() More... almost 13 years ago
Add scenario tests for LocalStore.class_objects(commit, class) More... almost 13 years ago
Finish the scenario tests for LocalStore.objects(commit) More... almost 13 years ago
Implement LocalStore.objects(commit) with scenario tests More... almost 13 years ago
Implement Store.classes(commit) with scenario tests More... almost 13 years ago
Always dump the test output when a python test command fails More... almost 13 years ago
Improve code reuse in scenario tests, specify test store explicitly More... almost 13 years ago
Implement Store.schema(commit) with scenario tests More... almost 13 years ago
Drop corrupt/invalid data handling, implement Store.services() More... almost 13 years ago
Start implementing Store.services(), needs more validation More... almost 13 years ago
Implement LocalStore.name() and improve scenario tests More... almost 13 years ago
Implement LocalStore.refs()/.ref()/.commit() and add scenario tests More... almost 13 years ago
Implement LocalStore.refs(), add a scenario test for it More... almost 13 years ago
Make Ref, Commit, Timestamp classes YAML representable More... almost 13 years ago
Add a Commit class to represent Git commits More... almost 13 years ago
Add StorePool, abstract Store and Ref classes More... almost 13 years ago
Add more tests and a very basic MemcachedObjectCache implementation More... almost 13 years ago
Implement ObjectClass and Object classes with unit tests More... almost 13 years ago