summaryrefslogtreecommitdiffstats
path: root/python
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* include creator_ids in release elastic schemaBryan Newbold2019-05-201-0/+6
| | | | 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-203-0/+6
|
* 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
|
* basic controlled vocabulary for withdrawn_stageBryan Newbold2019-05-201-1/+7
|
* elastic release schema updateBryan Newbold2019-05-201-2/+5
|
* 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-202-3/+3
|
* fix elastic file pdf checkBryan Newbold2019-05-161-1/+3
|
* 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
|
* use new editor username in changelog viewBryan Newbold2019-05-141-4/+2
|
* python implBryan Newbold2019-05-1423-217/+197
|
* python implBryan Newbold2019-05-1416-66/+66
|
* python: use new example arkBryan Newbold2019-05-131-1/+1
|
* python: impl size_bytes -> sizeBryan Newbold2019-05-133-7/+7
|
* 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-132-5/+114
|
* 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
|
* more basic web edit tests (files, GET)Bryan Newbold2019-05-071-0/+47
|
* basic coverage of web entity creation, mergeBryan Newbold2019-05-071-0/+93
|