Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | editor_id and editgroup_id as idents; revisions as raw UUID | Bryan Newbold | 2018-07-20 | 2 | -9/+20 | |
| | ||||||
* | more fcid tests | Bryan Newbold | 2018-07-20 | 1 | -0/+4 | |
| | ||||||
* | rust: base32 encoded idents | Bryan Newbold | 2018-07-20 | 2 | -26/+58 | |
| | ||||||
* | generic changelog endpoints | Bryan Newbold | 2018-06-30 | 1 | -2/+19 | |
| | ||||||
* | respect more flag for stats endpoint | Bryan Newbold | 2018-06-30 | 1 | -0/+5 | |
| | ||||||
* | add remaining history endpoints | Bryan Newbold | 2018-06-30 | 1 | -2/+1 | |
| | ||||||
* | history for container entities | Bryan Newbold | 2018-06-30 | 1 | -0/+56 | |
| | ||||||
* | auto-create works for releases | Bryan Newbold | 2018-06-28 | 1 | -0/+15 | |
| | | | | | | | If a work_id isn't supplied, create a new work and link it. Note that the work_id doesn't get passed back in the response, only the release_id. | |||||
* | handle UUID errors as HTTP 400 | Bryan Newbold | 2018-06-20 | 1 | -0/+39 | |
| | ||||||
* | consistent volume/issue/pages ordering | Bryan Newbold | 2018-06-19 | 1 | -1/+1 | |
| | ||||||
* | implement (most) of stats endpoint | Bryan Newbold | 2018-06-19 | 1 | -0/+11 | |
| | ||||||
* | implement reverse lookups | Bryan Newbold | 2018-06-17 | 1 | -0/+35 | |
| | ||||||
* | more consistent example data | Bryan Newbold | 2018-06-17 | 1 | -1/+1 | |
| | ||||||
* | update rust/api for schema extensions | Bryan Newbold | 2018-06-04 | 1 | -5/+8 | |
| | ||||||
* | renumber dummy/example entities | Bryan Newbold | 2018-05-28 | 1 | -14/+14 | |
| | ||||||
* | batch POST methods | Bryan Newbold | 2018-05-27 | 1 | -0/+16 | |
| | ||||||
* | tweak schema (api and sql) | Bryan Newbold | 2018-05-26 | 1 | -2/+2 | |
| | ||||||
* | return all edits for an editgroup GET | Bryan Newbold | 2018-05-25 | 1 | -0/+10 | |
| | ||||||
* | extra_json in POST | Bryan Newbold | 2018-05-25 | 1 | -3/+8 | |
| | ||||||
* | more POST tests | Bryan Newbold | 2018-05-25 | 1 | -1/+89 | |
| | ||||||
* | refactor tests (much cleaner) | Bryan Newbold | 2018-05-25 | 1 | -171/+193 | |
| | ||||||
* | file_release | Bryan Newbold | 2018-05-25 | 1 | -1/+40 | |
| | ||||||
* | refs and contribs | Bryan Newbold | 2018-05-25 | 1 | -0/+60 | |
| | ||||||
* | WIP on API spec improvements | Bryan Newbold | 2018-05-24 | 1 | -13/+23 | |
| | | | | Fixes a bunch of i64/i32/isize stuff | |||||
* | basic test for editgroup accept | Bryan Newbold | 2018-05-24 | 1 | -3/+70 | |
| | ||||||
* | get_or_create_editgroup() helper for POSTs | Bryan Newbold | 2018-05-24 | 1 | -0/+23 | |
| | ||||||
* | fix identifier lookups | Bryan Newbold | 2018-05-24 | 1 | -0/+24 | |
| | ||||||
* | rust fmt | Bryan Newbold | 2018-05-24 | 1 | -9/+11 | |
| | ||||||
* | first crude test | Bryan Newbold | 2018-05-24 | 1 | -0/+27 | |