summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* commit SQL table stats scriptsBryan Newbold2019-05-212-0/+36
* correct JSTOR fixBryan Newbold2019-05-211-6/+6
* fix lint errors in JSTOR importerBryan Newbold2019-05-211-17/+16
* remove codegen python cruftBryan Newbold2019-05-216-240/+0
* arxiv importer polishBryan Newbold2019-05-212-4/+6
* JSTOR importer polishBryan Newbold2019-05-212-19/+43
* updates to pubmed importerBryan Newbold2019-05-213-37/+125
* fix lint issue in pubmed importerBryan Newbold2019-05-211-1/+1
* tweaks to new imports/testsBryan Newbold2019-05-217-31/+97
* initial pubmed importerBryan Newbold2019-05-213-77/+298
* minor jalc test cleanupBryan Newbold2019-05-211-6/+1
* arxiv license/slug mapBryan Newbold2019-05-211-0/+1
* missing jstor import test (and fix typo)Bryan Newbold2019-05-212-2/+78
* initial arxivraw importer (from parser)Bryan Newbold2019-05-214-198/+395
* clean up JALC importer a tiny bitBryan Newbold2019-05-211-8/+3
* initial JSTOR importerBryan Newbold2019-05-212-39/+132
* initial flesh out of JALC parserBryan Newbold2019-05-215-210/+436
* fix lint bugs in parsersBryan Newbold2019-05-213-3/+4
* fix pipenv after mergeBryan Newbold2019-05-211-259/+116
* 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