0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 11, 2025 — Aug 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix old documentation. More... over 15 years ago
Minor tweaks to store to bring into line with JS API expectations. More... over 15 years ago
Refactor annotator/model.py. No longer use session-aware mapper. More... over 15 years ago
[setup][xs]: bump version to 0.4.1. More... over 15 years ago
Merge branch 'master' of github.com:nickstenning/annotator-store-py More... over 15 years ago
Update README.rst with correct install instructions. More... over 15 years ago
Add db directory More... over 15 years ago
Backout breakage from couchdb messing. More... over 15 years ago
Move requirements out of setup.py More... over 15 years ago
Remove couch files. See couchdb branch. More... over 15 years ago
Remove a whole bunch of cruft that should have gone ages ago. Add requirements file for release (fixed versions) and development (no versions). More... over 15 years ago
[setup][xs]: correct out-of-date url and download_url links. More... almost 16 years ago
[docs][xs]: update version number and main docstring. More... almost 16 years ago
[docs][s]: minor update of README.rst (esp changelog) in preparation for release of 0.4. More... almost 16 years ago
[couchdb][m]: (old: 2w) implement search in couchdb using views. More... almost 16 years ago
[store,tests][m]: test out new store based on couchdb. More... almost 16 years ago
[tests][xs]: move create_test_annotation function into TestStore class to make it easier to inherit (and override). More... almost 16 years ago
[gitignore][xs]: add contents from existing hgignore. More... about 16 years ago
Clean up and clarify README More... about 16 years ago
Return whole annotator object on create. For simplicity's sake. We can debate this. More... about 16 years ago
Require Origin header to be set before responding to a preflight CORS request. More... about 16 years ago
Add .gitignore More... about 16 years ago
Allow cross-domain requests using HTTP CORS. More... about 16 years ago
Create extras object before trying to populate it. More... about 16 years ago
Refactor annotator tests and narrow down provided API. More... about 16 years ago
Remove demo tests. More... about 16 years ago
Serve JSON/JSONP as demanded for each request More... about 16 years ago
[doc][xs]: README.md -> README.rst as it is in fact in restructured text format. More... about 16 years ago
[doc][s]: overhaul README to bring up to date and reflect new backend specific nature of this repo. More... about 16 years ago
[misc][s]: allow running basic store app via paster serve store.ini. More... about 16 years ago