aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* start refactoring guide (per-entity pages)Bryan Newbold2019-05-209-457/+490
* update CHANGELOG with various schema changesBryan Newbold2019-05-201-1/+39
* elastic release schema updateBryan Newbold2019-05-202-3/+11
* include edit_extra on single-entity createsBryan Newbold2019-05-202-1/+8
* entity create edit_extra testsBryan Newbold2019-05-206-2/+29
* DefaultApi leakage thing fixed, so don't skip testBryan Newbold2019-05-201-3/+0
* improved CSL transform (structured author names)Bryan Newbold2019-05-202-13/+12
* make some XXX into TODOBryan Newbold2019-05-205-6/+5
* allow versioned PMCIDBryan Newbold2019-05-201-2/+5
* fix elastic file pdf checkBryan Newbold2019-05-161-1/+3
* rust/schema: allow 'retraction' release_typeBryan Newbold2019-05-162-0/+5
* rust: fix missing 'created' field test failureBryan Newbold2019-05-151-0/+1
* elastic transforms: work around missing pdf mimetypesBryan Newbold2019-05-151-1/+1
* fix default mimetype (impacted pre-1923 files)Bryan Newbold2019-05-154-6/+15
* TODO progress (v0.3)Bryan Newbold2019-05-151-15/+34
* use new editor username in changelog viewBryan Newbold2019-05-141-4/+2
* codegen and rust impl created timestampBryan Newbold2019-05-148-12/+61
* api spec: editgroup created timestampBryan Newbold2019-05-141-0/+3
* rust: return editors and cl index for editgroup more oftenBryan Newbold2019-05-145-15/+20
* python implBryan Newbold2019-05-1423-217/+197
* python codegenBryan Newbold2019-05-1419-707/+1953
* endpoint change notesBryan Newbold2019-05-141-0/+79
* rust impl endpoint changesBryan Newbold2019-05-146-285/+211
* rust codegenBryan Newbold2019-05-1410-2492/+2151
* api spec: refactor entity mutation endpointsBryan Newbold2019-05-141-329/+308
* python implBryan Newbold2019-05-1416-66/+66
* python codegenBryan Newbold2019-05-1421-46/+1865
* rust codegen and implBryan Newbold2019-05-147-443/+494
* api schema: better class namesBryan Newbold2019-05-141-130/+144
* commit some proposals (impl in progress)Bryan Newbold2019-05-142-0/+229
* rust: fill in missing extid checkersBryan Newbold2019-05-133-19/+251
* python: use new example arkBryan Newbold2019-05-131-1/+1
* python: impl size_bytes -> sizeBryan Newbold2019-05-133-7/+7
* rust: fix ark lookup (new example id)Bryan Newbold2019-05-131-1/+1
* sql schema: more test/demo helpers in new schemaBryan Newbold2019-05-131-1/+18
* remove no-longer-necessary castBryan Newbold2019-05-131-1/+1
* rust: size_bytes -> sizeBryan Newbold2019-05-131-2/+2
* codegen size_bytes -> sizeBryan Newbold2019-05-136-32/+31
* webcapture size_bytes -> sizeBryan Newbold2019-05-131-2/+2
* rework release view identifiers, subtitle, other new schemaBryan Newbold2019-05-131-15/+43
* webface: show webcapture sizeBryan Newbold2019-05-131-1/+2
* importer code updatesBryan Newbold2019-05-137-4/+42
* fix python api_releases test (date comparison)Bryan Newbold2019-05-131-1/+1
* rust: fix subtitle/original_title typoBryan Newbold2019-05-133-6/+115
* python tests passing (release_stage, ext_ids)Bryan Newbold2019-05-1311-48/+54
* partial python impl of ext_id and release_stage refactorsBryan Newbold2019-05-1310-70/+86
* update example release JSON to new schema (ext_id, release_stage)Bryan Newbold2019-05-132-11/+11
* rust: fix creator field order manglingBryan Newbold2019-05-131-4/+4
* python codegenBryan Newbold2019-05-139-196/+649
* add a rust test for extid table UNIQBryan Newbold2019-05-101-0/+37