| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename rust crate fatcat-api-spec -> fatcat-openapi | Bryan Newbold | 2019-09-05 | 2 | -4/+4 |
| * | fix 'releases' tests (to release_ids) | Bryan Newbold | 2019-05-21 | 1 | -3/+3 |
| * | make some XXX into TODO | Bryan Newbold | 2019-05-20 | 2 | -2/+2 |
| * | rust: fix missing 'created' field test failure | Bryan Newbold | 2019-05-15 | 1 | -0/+1 |
| * | rust impl endpoint changes | Bryan Newbold | 2019-05-14 | 2 | -112/+48 |
| * | rust codegen and impl | Bryan Newbold | 2019-05-14 | 1 | -1/+1 |
| * | rust: fix ark lookup (new example id) | Bryan Newbold | 2019-05-13 | 1 | -1/+1 |
| * | codegen size_bytes -> size | Bryan Newbold | 2019-05-13 | 1 | -2/+1 |
| * | add a rust test for extid table UNIQ | Bryan Newbold | 2019-05-10 | 1 | -0/+37 |
| * | get tests passing with extid changes | Bryan Newbold | 2019-05-10 | 2 | -27/+91 |
| * | basic given_name/surname in API hit | Bryan Newbold | 2019-05-09 | 1 | -0/+2 |
| * | rust: API lower-cases DOI lookups | Bryan Newbold | 2019-04-18 | 1 | -0/+11 |
| * | rustfmt | Bryan Newbold | 2019-04-09 | 1 | -1/+3 |
| * | rust: fix macaroon expiry check | Bryan Newbold | 2019-04-09 | 1 | -0/+7 |
| * | more old rust tests removed | Bryan Newbold | 2019-02-05 | 2 | -302/+1 |
| * | remove test client helper | Bryan Newbold | 2019-02-05 | 1 | -36/+0 |
| * | rust: remove client tests (unused) | Bryan Newbold | 2019-02-05 | 1 | -25/+0 |
| * | allow passing description+extra to batch endpoints | Bryan Newbold | 2019-01-22 | 1 | -2/+4 |
| * | impl cdx timestamps as datetime | Bryan Newbold | 2019-01-18 | 1 | -1/+1 |
| * | fix autoaccept test | Bryan Newbold | 2019-01-18 | 1 | -2/+2 |
| * | rust fmt | Bryan Newbold | 2019-01-17 | 1 | -37/+43 |
| * | add test for parameter parsing | Bryan Newbold | 2019-01-17 | 1 | -0/+83 |
| * | add test for refs blob stuff in rust itself | Bryan Newbold | 2019-01-14 | 1 | -0/+161 |
| * | minimal crude rust tests for new endpoints | Bryan Newbold | 2019-01-11 | 2 | -1/+152 |
| * | implement since/before ordering for range requests | Bryan Newbold | 2019-01-11 | 1 | -0/+1 |
| * | refactor editgroup creation in test_api_server_http | Bryan Newbold | 2019-01-11 | 2 | -39/+42 |
| * | refactor: FatCatId -> FatcatId | Bryan Newbold | 2019-01-09 | 4 | -87/+158 |
| * | fix a bunch of test issues | Bryan Newbold | 2019-01-09 | 2 | -78/+83 |
| * | impl AsRef, From, Into for FatCatId | Bryan Newbold | 2019-01-09 | 1 | -5/+22 |
| * | rust impl required editgroup_id | Bryan Newbold | 2019-01-09 | 2 | -23/+59 |
| * | start removing active editgroup code | Bryan Newbold | 2019-01-09 | 2 | -37/+37 |
| * | refactor to have consistent db conn argument order | Bryan Newbold | 2019-01-09 | 1 | -8/+8 |
| * | 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 |
