Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more tests; fix some importer behavior | Bryan Newbold | 2019-01-23 | 2 | -37/+43 |
| | |||||
* | improve changelog tests | Bryan Newbold | 2019-01-23 | 1 | -1/+0 |
| | |||||
* | refactor remaining importers | Bryan Newbold | 2019-01-22 | 7 | -328/+297 |
| | |||||
* | refactored crossref importer to new style | Bryan Newbold | 2019-01-22 | 3 | -89/+166 |
| | |||||
* | new importer API interfaces | Bryan Newbold | 2019-01-22 | 2 | -0/+181 |
| | |||||
* | crossref importer updates | Bryan Newbold | 2019-01-22 | 1 | -19/+78 |
| | |||||
* | remove coden and abbrev from python tools | Bryan Newbold | 2019-01-21 | 1 | -2/+0 |
| | |||||
* | include filesets and webcaptures in exports | Bryan Newbold | 2019-01-18 | 1 | -1/+1 |
| | |||||
* | fix typo in elastic transform code | Bryan Newbold | 2019-01-18 | 1 | -1/+1 |
| | |||||
* | more 'true' -> True query param fixes | Bryan Newbold | 2019-01-18 | 4 | -4/+4 |
| | |||||
* | state in elasticsearch (and deleted/redirects) | Bryan Newbold | 2019-01-18 | 1 | -2/+8 |
| | |||||
* | issn => journal_metadata in several places | Bryan Newbold | 2019-01-17 | 2 | -6/+6 |
| | |||||
* | use full-on autoaccept mode | Bryan Newbold | 2019-01-11 | 5 | -12/+16 |
| | | | | | | | | Now that editor_id is infered from token, don't *need* to create ahead of time. This backend change simplifies things greatly (either update an existing editgroup, or create new and *only* include entities in the batch transaction), at the cost of being able to configure the editgroup in any way, including setting a description. | ||||
* | Merge branch 'bnewbold-crude-auth' | Bryan Newbold | 2019-01-08 | 11 | -36/+131 |
|\ | | | | | | | | | Fixed a conflict in: python/fatcat_export.py | ||||
| * | workers do API-passing (not URI-passing) | Bryan Newbold | 2019-01-08 | 2 | -9/+7 |
| | | |||||
| * | importers and tests all use new api-passing | Bryan Newbold | 2019-01-08 | 6 | -10/+44 |
| | | |||||
| * | start updating importer auth with crossref importer | Bryan Newbold | 2019-01-08 | 3 | -14/+40 |
| | | |||||
| * | entity_to_json -> entity_to_dict | Bryan Newbold | 2019-01-08 | 2 | -2/+2 |
| | | |||||
| * | start refactoring API object passing | Bryan Newbold | 2019-01-08 | 2 | -0/+41 |
| | | |||||
| * | don't need to supply editor_id now | Bryan Newbold | 2018-12-31 | 2 | -8/+4 |
| | | |||||
* | | check request status codes idiomatically | Bryan Newbold | 2018-12-29 | 2 | -3/+3 |
|/ | |||||
* | python impl of API ident harmonization | Bryan Newbold | 2018-12-24 | 6 | -36/+36 |
| | |||||
* | implement release_year (and rustfmt) | Bryan Newbold | 2018-12-24 | 3 | -9/+18 |
| | |||||
* | do actually require title for crossref import | Bryan Newbold | 2018-12-01 | 1 | -3/+3 |
| | |||||
* | fix file extraction (and transforms) | Bryan Newbold | 2018-11-26 | 1 | -6/+6 |
| | |||||
* | clean up harvester comments/docs | Bryan Newbold | 2018-11-21 | 3 | -50/+31 |
| | |||||
* | crossref importer doesn't require author/title attributes | Bryan Newbold | 2018-11-21 | 1 | -6/+6 |
| | |||||
* | crossref importer checks for existing DOIs | Bryan Newbold | 2018-11-21 | 2 | -4/+19 |
| | |||||
* | use isoformat() to format dates | Bryan Newbold | 2018-11-21 | 3 | -5/+6 |
| | | | | This shouldn't change behavior; it's just more consistent. | ||||
* | grobid importer: release_date as a date | Bryan Newbold | 2018-11-21 | 1 | -1/+1 |
| | |||||
* | fix loop_sleep typo | Bryan Newbold | 2018-11-21 | 2 | -2/+2 |
| | |||||
* | fix datacite DOI extraction | Bryan Newbold | 2018-11-21 | 1 | -1/+1 |
| | |||||
* | fix OAI-PMH name/finished message | Bryan Newbold | 2018-11-21 | 1 | -1/+6 |
| | |||||
* | fix oai-pmh issue again | Bryan Newbold | 2018-11-21 | 1 | -13/+14 |
| | |||||
* | oaipmh: handle NoRecordsMatch | Bryan Newbold | 2018-11-21 | 1 | -5/+8 |
| | |||||
* | start supporting kafka importers | Bryan Newbold | 2018-11-19 | 2 | -1/+18 |
| | | | | A nice feature would be some/any log output as to progress. | ||||
* | fix some broken importer args | Bryan Newbold | 2018-11-19 | 1 | -5/+7 |
| | |||||
* | monograph isn't a CSL type | Bryan Newbold | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | not as strong a todo (timestamps) | Bryan Newbold | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | initial OAI-PMH harvesters | Bryan Newbold | 2018-11-19 | 3 | -5/+167 |
| | |||||
* | better DOI registrar harvesters | Bryan Newbold | 2018-11-19 | 3 | -48/+145 |
| | |||||
* | bunch of pylint cleanup | Bryan Newbold | 2018-11-15 | 6 | -24/+38 |
| | |||||
* | large refactor of python names/paths | Bryan Newbold | 2018-11-15 | 13 | -30/+78 |
| | | | | | | | - Add __init__.py files for fatcat_tools submodules, and use them in imports - Add a bunch of comments to files. - rename a number of classes and functions to be less verbose | ||||
* | have recent message helper cleanup consumer | Bryan Newbold | 2018-11-15 | 1 | -1/+5 |
| | |||||
* | refactoring harvesters | Bryan Newbold | 2018-11-15 | 5 | -196/+210 |
| | |||||
* | initial work on metadata harvest bots | Bryan Newbold | 2018-11-14 | 4 | -0/+197 |
| | |||||
* | fix worker code | Bryan Newbold | 2018-11-14 | 2 | -2/+5 |
| | |||||
* | most_recent_message as reusable function | Bryan Newbold | 2018-11-14 | 2 | -26/+26 |
| | |||||
* | update crossref controlled vocab | Bryan Newbold | 2018-11-14 | 2 | -3/+32 |
| | |||||
* | python tweaks for date/datetime rust fix | Bryan Newbold | 2018-11-14 | 2 | -10/+3 |
| |