0
I Use This!
Inactive

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added basic tests for new views. More... over 10 years ago
Added API endpoint for linked items. More... over 10 years ago
Added link to page with links to item. More... over 10 years ago
Swapped columns Path and Value on links page. More... over 10 years ago
Replaced type column with actual names on links page. More... over 10 years ago
Improved content display on links page. More... over 10 years ago
Extracting value from map of linked item. More... over 10 years ago
Added map_dict property for Item. More... over 10 years ago
Merge branch 'master' into links More... over 10 years ago
Merge branch 'doc-improvements'
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Use headers less sparingly, for more useful linkable sections.
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Document the database structure using sphinx autodoc and a bunch of docstrings.
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Remove obsolete weakness (now corrected) from mapping.rst
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Rewrite and attempt to make more concise the 'data' and 'data-lifecycle' documentation.
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Added basic page with links to item. More... over 10 years ago
Basic matching endpoint. Hopefully non-broken. We'll see.
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Merge remote-tracking branch 'gentlecat/errors'
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Added more error handlers. More... over 10 years ago
Added support for custom error pages. Added custom 404 error page. More... over 10 years ago
Use correct key 'gid', not 'mbid'.
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Properly 404 when entities don't exist.
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Merge remote-tracking branch 'gentlecat/crocodile'
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Fixed incorrect response statuses in cases when items are missing. More... over 10 years ago
Also map work publishers
mwiencek
as Michael Wiencek
More... over 10 years ago
Import/map relationships from ci data
mwiencek
as Michael Wiencek
More... over 10 years ago
Ignore manage.py to silence an error.
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Import under different names to make nose not complain.
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Merge remote-tracking branch 'gentlecat/testing'
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Added tests for ItemData model. More... over 10 years ago
Added tests for Item model. More... over 10 years ago