Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve lang parsing | Bryan Newbold | 2020-06-23 | 5 | -7/+11 |
| | |||||
* | issn_meta: mainTitle can be an array | Bryan Newbold | 2020-06-23 | 1 | -1/+4 |
| | |||||
* | set is_active flag based on directories | Bryan Newbold | 2020-06-23 | 1 | -0/+5 |
| | |||||
* | sources, ISSN-L test mappings, __init__ for recent importers | Bryan Newbold | 2020-06-23 | 3 | -0/+87 |
| | |||||
* | ZDB homepage (FIZE) scrape importer | Bryan Newbold | 2020-06-23 | 2 | -0/+59 |
| | |||||
* | australian ERA journal list importer | Bryan Newbold | 2020-06-23 | 2 | -0/+79 |
| | |||||
* | vanished journal metadata importer | Bryan Newbold | 2020-06-23 | 4 | -0/+163 |
| | |||||
* | ISSN portal metadata directory importer | Bryan Newbold | 2020-06-23 | 2 | -0/+86 |
| | |||||
* | AWOL directory importer | Bryan Newbold | 2020-06-23 | 2 | -0/+101 |
| | |||||
* | new sources: issn_meta, zdb_fize | Bryan Newbold | 2020-06-23 | 2 | -0/+83 |
| | |||||
* | filter out more meta/index URL hosts | Bryan Newbold | 2020-06-23 | 1 | -1/+15 |
| | |||||
* | Revert "EZB color not a good proxy for OA status" | Bryan Newbold | 2020-06-23 | 1 | -0/+2 |
| | | | | | | | | I think this actually is Ok in the context of identifying longtail journals. We don't set the `is_oa` flag in release metdata based on this chocula flag. This reverts commit 9ba5b2e307c7f61f60304ba104bf3cc8424b7163. | ||||
* | new manual homepage source | Bryan Newbold | 2020-06-23 | 5 | -0/+93 |
| | |||||
* | be more careful with sherpa/romeo color summarization | Bryan Newbold | 2020-06-22 | 1 | -3/+4 |
| | |||||
* | EZB color not a good proxy for OA status | Bryan Newbold | 2020-06-22 | 1 | -2/+0 |
| | |||||
* | additional small flake8 fixes | Bryan Newbold | 2020-06-22 | 2 | -2/+2 |
| | |||||
* | flake8: don't do annotation warnings by default | Bryan Newbold | 2020-06-22 | 1 | -1/+2 |
| | |||||
* | makefile: coverage target | Bryan Newbold | 2020-06-22 | 1 | -0/+4 |
| | |||||
* | pipenv: add flake8 and pytest-cov | Bryan Newbold | 2020-06-22 | 2 | -83/+166 |
| | |||||
* | makefile: additional targets for lint, fmt | Bryan Newbold | 2020-06-22 | 1 | -2/+10 |
| | |||||
* | flake8 cleanups | Bryan Newbold | 2020-06-22 | 8 | -18/+9 |
| | |||||
* | norwegian: fixes from bugs flake8 helped find | Bryan Newbold | 2020-06-22 | 1 | -3/+2 |
| | |||||
* | flake8 config | Bryan Newbold | 2020-06-22 | 1 | -0/+6 |
| | |||||
* | fmt (black) | Bryan Newbold | 2020-06-22 | 24 | -678/+853 |
| | |||||
* | remove un-necessary list() in iteration | Bryan Newbold | 2020-06-22 | 1 | -1/+1 |
| | |||||
* | README: dep not deps | Bryan Newbold | 2020-06-22 | 1 | -1/+1 |
| | |||||
* | makefile: dep not deps | Bryan Newbold | 2020-06-11 | 1 | -2/+2 |
| | |||||
* | commit missing (ignored) test file | Bryan Newbold | 2020-06-11 | 1 | -0/+30 |
| | |||||
* | update TODO | Bryan Newbold | 2020-06-11 | 1 | -61/+49 |
| | |||||
* | additional OJS platform names | Bryan Newbold | 2020-06-11 | 1 | -0/+2 |
| | |||||
* | use and pass-through 'platform' extra metadata | Bryan Newbold | 2020-06-11 | 1 | -4/+7 |
| | |||||
* | check_issn_urls.py: yet another corner-case | Bryan Newbold | 2020-06-11 | 1 | -0/+4 |
| | |||||
* | makefile: env syntax fix; upload-database command; ia collections | Bryan Newbold | 2020-06-11 | 1 | -7/+6 |
| | |||||
* | thumbnail image typo correction | Bryan Newbold | 2020-06-11 | 1 | -0/+0 |
| | |||||
* | small typo | Bryan Newbold | 2020-06-05 | 1 | -1/+1 |
| | |||||
* | makefile fixes | Bryan Newbold | 2020-06-03 | 1 | -3/+2 |
| | |||||
* | scielo metadata import | Bryan Newbold | 2020-06-03 | 4 | -1/+76 |
| | |||||
* | try adding image to README | Bryan Newbold | 2020-06-02 | 1 | -0/+4 |
| | |||||
* | re-write README | Bryan Newbold | 2020-06-02 | 1 | -96/+57 |
| | |||||
* | refactor makefile update-sources; add deps; tweak other commands | Bryan Newbold | 2020-06-02 | 1 | -13/+55 |
| | |||||
* | update sources; fix as_of in DOAJ | Bryan Newbold | 2020-06-02 | 2 | -18/+14 |
| | |||||
* | remove fetch.sh; gitignore at top-level | Bryan Newbold | 2020-06-02 | 3 | -49/+1 |
| | |||||
* | fixes for KBART import | Bryan Newbold | 2020-06-02 | 3 | -9/+17 |
| | |||||
* | add KBART parsing/importing | Bryan Newbold | 2020-06-02 | 4 | -63/+169 |
| | |||||
* | refactor main commands | Bryan Newbold | 2020-06-02 | 1 | -59/+77 |
| | |||||
* | warn, but don't skip mangled SIM years | Bryan Newbold | 2020-06-02 | 1 | -3/+2 |
| | |||||
* | rename summary template | Bryan Newbold | 2020-06-02 | 2 | -0/+0 |
| | |||||
* | fix tests and type annotations | Bryan Newbold | 2020-06-01 | 4 | -23/+58 |
| | |||||
* | 'everything' at least partially working | Bryan Newbold | 2020-06-01 | 10 | -180/+284 |
| | |||||
* | add missing test files | Bryan Newbold | 2020-05-07 | 2 | -0/+40 |
| | | | | These were gitignored |