aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* stderr.write() needs newlineBryan Newbold2019-05-221-1/+1
|
* better JALC and arxiv DOI checksBryan Newbold2019-05-222-2/+4
|
* more arxiv polishBryan Newbold2019-05-211-22/+29
|
* yet another JALC edge-caseBryan Newbold2019-05-211-1/+1
|
* show version in release listsBryan Newbold2019-05-211-0/+1
|
* include arxiv, jstor IDs in side barBryan Newbold2019-05-211-1/+4
|
* arxiv importer robustification and CLI implBryan Newbold2019-05-212-9/+41
|
* better JALC DOI de-manglingBryan Newbold2019-05-211-1/+10
|
* JALC importer requires a valid DOIBryan Newbold2019-05-211-0/+1
|
* handle bad JALC DOIsBryan Newbold2019-05-211-1/+3
|
* JALC more robust to partial namesBryan Newbold2019-05-211-8/+19
|
* more JALC importer tweaksBryan Newbold2019-05-211-7/+10
|
* JALC importer: handle missing titlesBryan Newbold2019-05-211-0/+2
|
* importers: create containers by defaultBryan Newbold2019-05-214-4/+8
|
* more JALC importer polishBryan Newbold2019-05-212-6/+46
|
* JALC bulk file importerBryan Newbold2019-05-214-1/+142
|
* 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
| | | | Wow, a surprisingly large commit!
* 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
| | | | Intent is to allow fast creator search/lookup
* 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
|