Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor typo in esbulk container import | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
* | track TODO progress | Bryan Newbold | 2019-01-28 | 1 | -53/+49 |
* | fix rel/url order swap | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
* | remove accidental print in release transform | Bryan Newbold | 2019-01-28 | 1 | -1/+0 |
* | more ES index name updates | Bryan Newbold | 2019-01-28 | 1 | -2/+3 |
* | Fix Cargo version pins | Bryan Newbold | 2019-01-28 | 2 | -4/+4 |
* | don't allow empty or single-character clean strings | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
* | update export README | Bryan Newbold | 2019-01-28 | 1 | -6/+7 |
* | fix tests/cli.sh | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
* | update rust Cargo lock (from version bump) | Bryan Newbold | 2019-01-28 | 1 | -5/+5 |
* | filter short/stub original_title | Bryan Newbold | 2019-01-28 | 1 | -3/+7 |
* | fix typo in container transform | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
* | fixes to transform code | Bryan Newbold | 2019-01-28 | 1 | -9/+11 |
* | fix rust comment typos | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
* | bump versions (0.1.0 to 0.2.0) | Bryan Newbold | 2019-01-28 | 64 | -68/+68 |
* | add quick test for WARN rust logging | Bryan Newbold | 2019-01-28 | 1 | -0/+12 |
* | rustfmt | Bryan Newbold | 2019-01-28 | 1 | -3/+6 |
* | get regular log lines flowing through slog | Bryan Newbold | 2019-01-28 | 3 | -1/+52 |
* | wrote a whole thing to log Warning headers and not needed | Bryan Newbold | 2019-01-28 | 1 | -0/+3 |
* | many fixes in GROBID importer | Bryan Newbold | 2019-01-28 | 1 | -14/+10 |
* | fix matched test vector | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
* | fix GROBID null/short abstract additions | Bryan Newbold | 2019-01-28 | 1 | -1/+2 |
* | batch size as a general import param | Bryan Newbold | 2019-01-28 | 1 | -13/+4 |
* | add missing bezerk-mode flag to GROBID import | Bryan Newbold | 2019-01-28 | 1 | -3/+8 |
* | squelch some rust unused imports | Bryan Newbold | 2019-01-28 | 2 | -2/+0 |
* | enforce title len>1 for release imports | Bryan Newbold | 2019-01-28 | 2 | -1/+8 |
* | fix typo in crossref importer | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
* | drop creators with no display name at all | Bryan Newbold | 2019-01-28 | 1 | -3/+3 |
* | make ORCID importer skip no-names, not assert | Bryan Newbold | 2019-01-28 | 1 | -1/+2 |
* | more ES index fixes | Bryan Newbold | 2019-01-28 | 3 | -3/+4 |
* | vastly improve entity_to_dict() speed | Bryan Newbold | 2019-01-28 | 1 | -1/+9 |
* | add filesets and webcaptures to dumps | Bryan Newbold | 2019-01-28 | 5 | -2/+35 |
* | fatcat -> fatcat_release ES index | Bryan Newbold | 2019-01-28 | 3 | -20/+21 |
* | transform and import fixes/tweaks | Bryan Newbold | 2019-01-25 | 8 | -30/+214 |
* | improved journal metadata munger | Bryan Newbold | 2019-01-25 | 2 | -100/+325 |
* | tweak elastic schemas (again) | Bryan Newbold | 2019-01-25 | 2 | -6/+4 |
* | update journal meta import/transform | Bryan Newbold | 2019-01-25 | 6 | -154/+226 |
* | grobid import extra metadata tweaks | Bryan Newbold | 2019-01-24 | 1 | -6/+7 |
* | refactor _get_editgroup => get_editgroup_id | Bryan Newbold | 2019-01-24 | 2 | -5/+6 |
* | refactor make_rel_url | Bryan Newbold | 2019-01-24 | 3 | -29/+66 |
* | examples of works with many authors (eg, used in tests) | Bryan Newbold | 2019-01-24 | 1 | -0/+6 |
* | tweak crossref import, and update tests | Bryan Newbold | 2019-01-24 | 5 | -32/+89 |
* | empty fields test | Bryan Newbold | 2019-01-24 | 1 | -0/+13 |
* | allow importing contrib/refs lists | Bryan Newbold | 2019-01-24 | 4 | -13/+50 |
* | codegen schema tweaks | Bryan Newbold | 2019-01-24 | 5 | -20/+61 |
* | Merge branch 'schema-tweaks' | Bryan Newbold | 2019-01-24 | 1 | -16/+8 |
|\ | |||||
| * | more IDENT types in API schema | Bryan Newbold | 2019-01-14 | 1 | -16/+8 |
* | | more 2019-01-16 import timing | Bryan Newbold | 2019-01-24 | 1 | -0/+70 |
* | | notes on refactoring container 'extra' | Bryan Newbold | 2019-01-24 | 1 | -0/+79 |
* | | first-pass journal metadata munger | Bryan Newbold | 2019-01-24 | 5 | -0/+512 |