Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JALC more robust to partial names | Bryan Newbold | 2019-05-21 | 1 | -8/+19 |
* | more JALC importer tweaks | Bryan Newbold | 2019-05-21 | 1 | -7/+10 |
* | JALC importer: handle missing titles | Bryan Newbold | 2019-05-21 | 1 | -0/+2 |
* | importers: create containers by default | Bryan Newbold | 2019-05-21 | 4 | -4/+8 |
* | more JALC importer polish | Bryan Newbold | 2019-05-21 | 2 | -6/+46 |
* | JALC bulk file importer | Bryan Newbold | 2019-05-21 | 4 | -1/+142 |
* | commit SQL table stats scripts | Bryan Newbold | 2019-05-21 | 2 | -0/+36 |
* | correct JSTOR fix | Bryan Newbold | 2019-05-21 | 1 | -6/+6 |
* | fix lint errors in JSTOR importer | Bryan Newbold | 2019-05-21 | 1 | -17/+16 |
* | remove codegen python cruft | Bryan Newbold | 2019-05-21 | 6 | -240/+0 |
* | arxiv importer polish | Bryan Newbold | 2019-05-21 | 2 | -4/+6 |
* | JSTOR importer polish | Bryan Newbold | 2019-05-21 | 2 | -19/+43 |
* | updates to pubmed importer | Bryan Newbold | 2019-05-21 | 3 | -37/+125 |
* | fix lint issue in pubmed importer | Bryan Newbold | 2019-05-21 | 1 | -1/+1 |
* | tweaks to new imports/tests | Bryan Newbold | 2019-05-21 | 7 | -31/+97 |
* | initial pubmed importer | Bryan Newbold | 2019-05-21 | 3 | -77/+298 |
* | minor jalc test cleanup | Bryan Newbold | 2019-05-21 | 1 | -6/+1 |
* | arxiv license/slug map | Bryan Newbold | 2019-05-21 | 1 | -0/+1 |
* | missing jstor import test (and fix typo) | Bryan Newbold | 2019-05-21 | 2 | -2/+78 |
* | initial arxivraw importer (from parser) | Bryan Newbold | 2019-05-21 | 4 | -198/+395 |
* | clean up JALC importer a tiny bit | Bryan Newbold | 2019-05-21 | 1 | -8/+3 |
* | initial JSTOR importer | Bryan Newbold | 2019-05-21 | 2 | -39/+132 |
* | initial flesh out of JALC parser | Bryan Newbold | 2019-05-21 | 5 | -210/+436 |
* | fix lint bugs in parsers | Bryan Newbold | 2019-05-21 | 3 | -3/+4 |
* | fix pipenv after merge | Bryan Newbold | 2019-05-21 | 1 | -259/+116 |
* | basic JALC XML DOI metadata parser | Bryan Newbold | 2019-05-21 | 2 | -0/+385 |
* | small fixes to arxivraw parser | Bryan Newbold | 2019-05-21 | 1 | -2/+3 |
* | basic JSTOR XML parser | Bryan Newbold | 2019-05-21 | 2 | -0/+235 |
* | small bugfixes to pubmed xml parser | Bryan Newbold | 2019-05-21 | 1 | -11/+13 |
* | basic arxivraw XML parser | Bryan Newbold | 2019-05-21 | 2 | -0/+228 |
* | pipenv: beautiful soup and pylatexenc | Bryan Newbold | 2019-05-21 | 2 | -1/+141 |
* | basic pubmed parser | Bryan Newbold | 2019-05-21 | 2 | -0/+37192 |
* | codegen version bump | Bryan Newbold | 2019-05-21 | 83 | -88/+88 |
* | bump version to 0.3.0 | Bryan Newbold | 2019-05-21 | 1 | -1/+1 |
* | fix 'releases' tests (to release_ids) | Bryan Newbold | 2019-05-21 | 1 | -3/+3 |
* | update TODO | Bryan Newbold | 2019-05-20 | 1 | -57/+7 |
* | include creator_ids in release elastic schema | Bryan Newbold | 2019-05-20 | 3 | -0/+8 |
* | include structured contrib names in CDL/dash importer | Bryan Newbold | 2019-05-20 | 1 | -2/+2 |
* | hide abstracts and refs in release expansions | Bryan Newbold | 2019-05-20 | 5 | -3/+21 |
* | simplify file/fileset/webcapture views with release expansion | Bryan Newbold | 2019-05-20 | 1 | -24/+4 |
* | add release expand api tests | Bryan Newbold | 2019-05-20 | 4 | -9/+19 |
* | fix releases/release_ids in math_universe.json test file | Bryan Newbold | 2019-05-20 | 1 | -1/+1 |
* | python_client: patch out circular dep | Bryan Newbold | 2019-05-20 | 4 | -3/+33 |
* | python_client: remove crufty files | Bryan Newbold | 2019-05-20 | 7 | -1508/+0 |
* | rust impl release expansion | Bryan Newbold | 2019-05-20 | 1 | -3/+84 |
* | rust fmt | Bryan Newbold | 2019-05-20 | 1 | -2/+0 |
* | schema: allow releases expansion on file/fileset/webcapture | Bryan Newbold | 2019-05-20 | 9 | -21/+198 |
* | actually check withdrawn status | Bryan Newbold | 2019-05-20 | 1 | -0/+3 |
* | more release schema changes | Bryan Newbold | 2019-05-20 | 1 | -0/+56 |
* | tweak cookbook batch description | Bryan Newbold | 2019-05-20 | 1 | -4/+4 |