Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | implement hide flag | Bryan Newbold | 2018-11-26 | 2 | -5/+15 | |
* | add (disabled) test that invalid fields should error | Bryan Newbold | 2018-11-14 | 1 | -0/+16 | |
* | implement new controlled vocabularies | Bryan Newbold | 2018-11-14 | 2 | -14/+47 | |
* | disable breaking CI test | Bryan Newbold | 2018-11-14 | 2 | -3/+6 | |
* | fix date/datetime confusion on rust/API side | Bryan Newbold | 2018-11-14 | 1 | -0/+66 | |
* | rustfmt | Bryan Newbold | 2018-11-14 | 4 | -59/+105 | |
* | try slowing down rust tests to fix socket collision | Bryan Newbold | 2018-11-13 | 1 | -0/+3 | |
* | remove neadless second basic api client test | Bryan Newbold | 2018-11-13 | 1 | -10/+0 | |
* | another old python test (doesn't merge) | Bryan Newbold | 2018-11-13 | 1 | -0/+83 | |
* | start porting old python tests | Bryan Newbold | 2018-11-13 | 1 | -0/+148 | |
* | fiddle with test helper functions | Bryan Newbold | 2018-11-13 | 3 | -145/+180 | |
* | start using client in some tests | Bryan Newbold | 2018-11-13 | 2 | -0/+65 | |
* | finish fatcat-api => fatcat-api-spec refactor | Bryan Newbold | 2018-09-11 | 1 | -3/+3 | |
* | Merge branch 'autoaccept' into http-verbs | Bryan Newbold | 2018-09-07 | 1 | -0/+41 | |
|\ | ||||||
| * | minimal autoaccept tests | Bryan Newbold | 2018-08-30 | 1 | -0/+41 | |
* | | skeleton create/delete endpoints for works | Bryan Newbold | 2018-09-06 | 1 | -0/+65 | |
|/ | ||||||
* | trivial implementation of core_id field on releases | Bryan Newbold | 2018-08-14 | 1 | -0/+1 | |
* | quick test for expand behavior | Bryan Newbold | 2018-07-25 | 1 | -0/+11 | |
* | actually ON CONFLICT abstract creation (and test) | Bryan Newbold | 2018-07-25 | 1 | -0/+21 | |
* | abstracts; more tests | Bryan Newbold | 2018-07-25 | 1 | -6/+49 | |
* | more external ident handling | Bryan Newbold | 2018-07-25 | 1 | -5/+210 | |
* | partial implementation of new API features | Bryan Newbold | 2018-07-24 | 1 | -3/+2 | |
* | oops, forgot revisions should be UUID | Bryan Newbold | 2018-07-20 | 1 | -0/+11 | |
* | at least some rust editor/group test | Bryan Newbold | 2018-07-20 | 1 | -0/+35 | |
* | 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 | |
* | 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 | |
* | 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 |