aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* get tests passing with extid changesBryan Newbold2019-05-102-27/+91
* basic impl of extid changesBryan Newbold2019-05-105-108/+191
* drop back down to 32 column diesel modeBryan Newbold2019-05-101-1/+1
* codegen extid changes (rust)Bryan Newbold2019-05-109-178/+216
* schema: move release ext_ids to their own table and sub-entityBryan Newbold2019-05-103-37/+70
* impl withdrawn_statusBryan Newbold2019-05-107-13/+13
* schema: withdrawn_state -> withdrawn_statusBryan Newbold2019-05-103-3/+3
* remove accidental index commentsBryan Newbold2019-05-101-2/+2
* basic given_name/surname in API hitBryan Newbold2019-05-091-0/+2
* rust impl cdx extra_json removalBryan Newbold2019-05-097-23/+1
* revert webcapture CDX extra_jsonBryan Newbold2019-05-093-7/+2
* revet/run both migrations in rust testsBryan Newbold2019-05-091-0/+2
* initial API schema rust implBryan Newbold2019-05-093-40/+70