Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use new editor username in changelog view | Bryan Newbold | 2019-05-14 | 1 | -4/+2 |
* | codegen and rust impl created timestamp | Bryan Newbold | 2019-05-14 | 8 | -12/+61 |
* | api spec: editgroup created timestamp | Bryan Newbold | 2019-05-14 | 1 | -0/+3 |
* | rust: return editors and cl index for editgroup more often | Bryan Newbold | 2019-05-14 | 5 | -15/+20 |
* | python impl | Bryan Newbold | 2019-05-14 | 23 | -217/+197 |
* | python codegen | Bryan Newbold | 2019-05-14 | 19 | -707/+1953 |
* | endpoint change notes | Bryan Newbold | 2019-05-14 | 1 | -0/+79 |
* | rust impl endpoint changes | Bryan Newbold | 2019-05-14 | 6 | -285/+211 |
* | rust codegen | Bryan Newbold | 2019-05-14 | 10 | -2492/+2151 |
* | api spec: refactor entity mutation endpoints | Bryan Newbold | 2019-05-14 | 1 | -329/+308 |
* | python impl | Bryan Newbold | 2019-05-14 | 16 | -66/+66 |
* | python codegen | Bryan Newbold | 2019-05-14 | 21 | -46/+1865 |
* | rust codegen and impl | Bryan Newbold | 2019-05-14 | 7 | -443/+494 |
* | api schema: better class names | Bryan Newbold | 2019-05-14 | 1 | -130/+144 |
* | commit some proposals (impl in progress) | Bryan Newbold | 2019-05-14 | 2 | -0/+229 |
* | rust: fill in missing extid checkers | Bryan Newbold | 2019-05-13 | 3 | -19/+251 |
* | python: use new example ark | Bryan Newbold | 2019-05-13 | 1 | -1/+1 |
* | python: impl size_bytes -> size | Bryan Newbold | 2019-05-13 | 3 | -7/+7 |
* | rust: fix ark lookup (new example id) | Bryan Newbold | 2019-05-13 | 1 | -1/+1 |
* | sql schema: more test/demo helpers in new schema | Bryan Newbold | 2019-05-13 | 1 | -1/+18 |
* | remove no-longer-necessary cast | Bryan Newbold | 2019-05-13 | 1 | -1/+1 |
* | rust: size_bytes -> size | Bryan Newbold | 2019-05-13 | 1 | -2/+2 |
* | codegen size_bytes -> size | Bryan Newbold | 2019-05-13 | 6 | -32/+31 |
* | webcapture size_bytes -> size | Bryan Newbold | 2019-05-13 | 1 | -2/+2 |
* | rework release view identifiers, subtitle, other new schema | Bryan Newbold | 2019-05-13 | 1 | -15/+43 |
* | webface: show webcapture size | Bryan Newbold | 2019-05-13 | 1 | -1/+2 |
* | importer code updates | Bryan Newbold | 2019-05-13 | 7 | -4/+42 |
* | fix python api_releases test (date comparison) | Bryan Newbold | 2019-05-13 | 1 | -1/+1 |
* | rust: fix subtitle/original_title typo | Bryan Newbold | 2019-05-13 | 3 | -6/+115 |
* | python tests passing (release_stage, ext_ids) | Bryan Newbold | 2019-05-13 | 11 | -48/+54 |
* | partial python impl of ext_id and release_stage refactors | Bryan Newbold | 2019-05-13 | 10 | -70/+86 |
* | update example release JSON to new schema (ext_id, release_stage) | Bryan Newbold | 2019-05-13 | 2 | -11/+11 |
* | rust: fix creator field order mangling | Bryan Newbold | 2019-05-13 | 1 | -4/+4 |
* | python codegen | Bryan Newbold | 2019-05-13 | 9 | -196/+649 |
* | 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 impl of extid changes | Bryan Newbold | 2019-05-10 | 5 | -108/+191 |
* | drop back down to 32 column diesel mode | Bryan Newbold | 2019-05-10 | 1 | -1/+1 |
* | codegen extid changes (rust) | Bryan Newbold | 2019-05-10 | 9 | -178/+216 |
* | schema: move release ext_ids to their own table and sub-entity | Bryan Newbold | 2019-05-10 | 3 | -37/+70 |
* | impl withdrawn_status | Bryan Newbold | 2019-05-10 | 7 | -13/+13 |
* | schema: withdrawn_state -> withdrawn_status | Bryan Newbold | 2019-05-10 | 3 | -3/+3 |
* | remove accidental index comments | Bryan Newbold | 2019-05-10 | 1 | -2/+2 |
* | basic given_name/surname in API hit | Bryan Newbold | 2019-05-09 | 1 | -0/+2 |
* | rust impl cdx extra_json removal | Bryan Newbold | 2019-05-09 | 7 | -23/+1 |
* | revert webcapture CDX extra_json | Bryan Newbold | 2019-05-09 | 3 | -7/+2 |
* | revet/run both migrations in rust tests | Bryan Newbold | 2019-05-09 | 1 | -0/+2 |
* | initial API schema rust impl | Bryan Newbold | 2019-05-09 | 3 | -40/+70 |
* | rust codegen | Bryan Newbold | 2019-05-09 | 9 | -10/+203 |
* | extent release_date codegen hack to withdrawn_date | Bryan Newbold | 2019-05-09 | 1 | -0/+1 |