Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | include creator_ids in release elastic schema | Bryan Newbold | 2019-05-20 | 1 | -0/+6 |
| | | | | Intent is to allow fast creator search/lookup | ||||
* | 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 | 3 | -0/+6 |
| | |||||
* | 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 |
| | |||||
* | basic controlled vocabulary for withdrawn_stage | Bryan Newbold | 2019-05-20 | 1 | -1/+7 |
| | |||||
* | elastic release schema update | Bryan Newbold | 2019-05-20 | 1 | -2/+5 |
| | |||||
* | entity create edit_extra tests | Bryan Newbold | 2019-05-20 | 6 | -2/+29 |
| | |||||
* | DefaultApi leakage thing fixed, so don't skip test | Bryan Newbold | 2019-05-20 | 1 | -3/+0 |
| | |||||
* | improved CSL transform (structured author names) | Bryan Newbold | 2019-05-20 | 2 | -13/+12 |
| | |||||
* | make some XXX into TODO | Bryan Newbold | 2019-05-20 | 2 | -3/+3 |
| | |||||
* | fix elastic file pdf check | Bryan Newbold | 2019-05-16 | 1 | -1/+3 |
| | |||||
* | elastic transforms: work around missing pdf mimetypes | Bryan Newbold | 2019-05-15 | 1 | -1/+1 |
| | |||||
* | fix default mimetype (impacted pre-1923 files) | Bryan Newbold | 2019-05-15 | 4 | -6/+15 |
| | |||||
* | use new editor username in changelog view | Bryan Newbold | 2019-05-14 | 1 | -4/+2 |
| | |||||
* | python impl | Bryan Newbold | 2019-05-14 | 23 | -217/+197 |
| | |||||
* | python impl | Bryan Newbold | 2019-05-14 | 16 | -66/+66 |
| | |||||
* | python: use new example ark | Bryan Newbold | 2019-05-13 | 1 | -1/+1 |
| | |||||
* | python: impl size_bytes -> size | Bryan Newbold | 2019-05-13 | 3 | -7/+7 |
| | |||||
* | rework release view identifiers, subtitle, other new schema | Bryan Newbold | 2019-05-13 | 1 | -15/+43 |
| | |||||
* | webface: show webcapture size | Bryan Newbold | 2019-05-13 | 1 | -1/+2 |
| | |||||
* | importer code updates | Bryan Newbold | 2019-05-13 | 7 | -4/+42 |
| | |||||
* | fix python api_releases test (date comparison) | Bryan Newbold | 2019-05-13 | 1 | -1/+1 |
| | |||||
* | rust: fix subtitle/original_title typo | Bryan Newbold | 2019-05-13 | 2 | -5/+114 |
| | |||||
* | python tests passing (release_stage, ext_ids) | Bryan Newbold | 2019-05-13 | 11 | -48/+54 |
| | |||||
* | partial python impl of ext_id and release_stage refactors | Bryan Newbold | 2019-05-13 | 10 | -70/+86 |
| | |||||
* | update example release JSON to new schema (ext_id, release_stage) | Bryan Newbold | 2019-05-13 | 2 | -11/+11 |
| | |||||
* | more basic web edit tests (files, GET) | Bryan Newbold | 2019-05-07 | 1 | -0/+47 |
| | |||||
* | basic coverage of web entity creation, merge | Bryan Newbold | 2019-05-07 | 1 | -0/+93 |
| | |||||
* | very basic editor update test | Bryan Newbold | 2019-05-07 | 1 | -0/+24 |
| | |||||
* | handle null abstracts for release | Bryan Newbold | 2019-05-07 | 1 | -1/+1 |
| | |||||
* | better elastic transform tests | Bryan Newbold | 2019-05-07 | 1 | -1/+59 |
| | |||||
* | basic tests for entity deletion, fetch redirects | Bryan Newbold | 2019-05-07 | 6 | -0/+64 |
| | |||||
* | test basic entity revision GET | Bryan Newbold | 2019-05-07 | 6 | -16/+49 |
| | |||||
* | trivial tests of edit get/delete | Bryan Newbold | 2019-05-07 | 2 | -0/+78 |
| | |||||
* | python TODOs about kafka | Bryan Newbold | 2019-05-07 | 1 | -0/+7 |
| | |||||
* | more import examples | Bryan Newbold | 2019-04-30 | 1 | -0/+18 |
| | |||||
* | add limits to match importers | Bryan Newbold | 2019-04-23 | 3 | -2/+27 |
| | |||||
* | archive.org isn't really a repository | Bryan Newbold | 2019-04-22 | 1 | -1/+3 |
| | |||||
* | editgroup description override | Bryan Newbold | 2019-04-22 | 2 | -3/+13 |
| | |||||
* | arabesque importer does require timestamp/wayback | Bryan Newbold | 2019-04-22 | 1 | -0/+3 |
| | |||||
* | matched importer shouldn't require wayback | Bryan Newbold | 2019-04-22 | 1 | -5/+7 |
| | |||||
* | handle API 400 in arabesque import (invalid extid) | Bryan Newbold | 2019-04-19 | 1 | -7/+14 |
| | |||||
* | fix author sort order on release view | Bryan Newbold | 2019-04-18 | 1 | -1/+3 |
| | | | | | | My sorting function was too clever, so I made it even more clever. Closes #27; thanks @ibnesayeed for the report. |