Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert pg_tmp parallel tests (for now) | Bryan Newbold | 2019-01-09 | 1 | -2/+2 |
* | huge refactor of rust modules/files | Bryan Newbold | 2019-01-08 | 6 | -42/+18 |
* | rust 2018 edition! | Bryan Newbold | 2019-01-08 | 3 | -139/+136 |
* | squelch more build warnings | Bryan Newbold | 2019-01-08 | 1 | -1/+0 |
* | integrate pg_tmp into tests | Bryan Newbold | 2019-01-08 | 1 | -0/+1 |
* | pg_tmp: hack to find pg binaries on debian/ubuntu | Bryan Newbold | 2019-01-08 | 1 | -0/+2 |
* | add pg_tmp.sh | Bryan Newbold | 2019-01-08 | 1 | -0/+131 |
* | squelch more test warnings | Bryan Newbold | 2019-01-08 | 2 | -1/+5 |
* | rust fmt | Bryan Newbold | 2019-01-08 | 1 | -1/+2 |
* | iterate on macaroon time caveat names | Bryan Newbold | 2019-01-08 | 1 | -2/+1 |
* | add superuser role/flag | Bryan Newbold | 2019-01-04 | 1 | -3/+3 |
* | rust fmt | Bryan Newbold | 2018-12-31 | 2 | -10/+3 |
* | make editor_id optional when createding editgroup | Bryan Newbold | 2018-12-31 | 2 | -2/+38 |
* | crude admin auth in tests | Bryan Newbold | 2018-12-31 | 4 | -21/+69 |
* | tests: disable client tests | Bryan Newbold | 2018-12-31 | 2 | -23/+25 |
* | rustfmt; implement role-based auth checks | Bryan Newbold | 2018-12-31 | 1 | -7/+5 |
* | include unwrap() in tests | Bryan Newbold | 2018-12-29 | 1 | -1/+1 |
* | basic auth unittests | Bryan Newbold | 2018-12-28 | 1 | -0/+48 |
* | rust impl last webcapture schema tweaks | Bryan Newbold | 2018-12-26 | 1 | -1/+1 |
* | most basic fileset/web access tests | Bryan Newbold | 2018-12-26 | 1 | -1/+182 |
* | remove unused postgres-backed stats stuff | Bryan Newbold | 2018-12-24 | 1 | -20/+0 |
* | rust impl of API harmonization | Bryan Newbold | 2018-12-24 | 2 | -4/+4 |
* | implement release_year (and rustfmt) | Bryan Newbold | 2018-12-24 | 1 | -0/+76 |
* | verify checksum against regexes | Bryan Newbold | 2018-12-21 | 1 | -2/+11 |
* | lookups impl | Bryan Newbold | 2018-12-14 | 1 | -1/+151 |
* | new rustfmt (1.31) | Bryan Newbold | 2018-12-14 | 1 | -14/+13 |
* | skeleton out new schema features | Bryan Newbold | 2018-12-13 | 1 | -4/+8 |
* | rustfmt | Bryan Newbold | 2018-12-13 | 1 | -1/+5 |
* | 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 |