summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* basic JALC XML DOI metadata parserBryan Newbold2019-05-212-0/+385
* small fixes to arxivraw parserBryan Newbold2019-05-211-2/+3
* basic JSTOR XML parserBryan Newbold2019-05-212-0/+235
* small bugfixes to pubmed xml parserBryan Newbold2019-05-211-11/+13
* basic arxivraw XML parserBryan Newbold2019-05-212-0/+228
* pipenv: beautiful soup and pylatexencBryan Newbold2019-05-212-1/+141
* basic pubmed parserBryan Newbold2019-05-212-0/+37192
* codegen version bumpBryan Newbold2019-05-2183-88/+88
* bump version to 0.3.0Bryan Newbold2019-05-211-1/+1
* fix 'releases' tests (to release_ids)Bryan Newbold2019-05-211-3/+3
* update TODOBryan Newbold2019-05-201-57/+7
* include creator_ids in release elastic schemaBryan Newbold2019-05-203-0/+8
* include structured contrib names in CDL/dash importerBryan Newbold2019-05-201-2/+2
* hide abstracts and refs in release expansionsBryan Newbold2019-05-205-3/+21
* simplify file/fileset/webcapture views with release expansionBryan Newbold2019-05-201-24/+4
* add release expand api testsBryan Newbold2019-05-204-9/+19
* fix releases/release_ids in math_universe.json test fileBryan Newbold2019-05-201-1/+1
* python_client: patch out circular depBryan Newbold2019-05-204-3/+33
* python_client: remove crufty filesBryan Newbold2019-05-207-1508/+0
* rust impl release expansionBryan Newbold2019-05-201-3/+84
* rust fmtBryan Newbold2019-05-201-2/+0
* schema: allow releases expansion on file/fileset/webcaptureBryan Newbold2019-05-209-21/+198
* actually check withdrawn statusBryan Newbold2019-05-201-0/+3
* more release schema changesBryan Newbold2019-05-201-0/+56
* tweak cookbook batch descriptionBryan Newbold2019-05-201-4/+4
* basic controlled vocabulary for withdrawn_stageBryan Newbold2019-05-202-3/+45
* 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