Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | entity create edit_extra tests | Bryan Newbold | 2019-05-20 | 6 | -2/+29 | |
* | DefaultApi leakage thing fixed, so don't skip test | Bryan Newbold | 2019-05-20 | 1 | -3/+0 | |
* | improved CSL transform (structured author names) | Bryan Newbold | 2019-05-20 | 2 | -13/+12 | |
* | make some XXX into TODO | Bryan Newbold | 2019-05-20 | 5 | -6/+5 | |
* | allow versioned PMCID | Bryan Newbold | 2019-05-20 | 1 | -2/+5 | |
* | fix elastic file pdf check | Bryan Newbold | 2019-05-16 | 1 | -1/+3 | |
* | rust/schema: allow 'retraction' release_type | Bryan Newbold | 2019-05-16 | 2 | -0/+5 | |
* | rust: fix missing 'created' field test failure | Bryan Newbold | 2019-05-15 | 1 | -0/+1 | |
* | elastic transforms: work around missing pdf mimetypes | Bryan Newbold | 2019-05-15 | 1 | -1/+1 | |
* | fix default mimetype (impacted pre-1923 files) | Bryan Newbold | 2019-05-15 | 4 | -6/+15 | |
* | TODO progress (v0.3) | Bryan Newbold | 2019-05-15 | 1 | -15/+34 | |
* | 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 |