aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* EZB color not a good proxy for OA statusBryan Newbold2020-06-221-2/+0
|
* additional small flake8 fixesBryan Newbold2020-06-222-2/+2
|
* flake8: don't do annotation warnings by defaultBryan Newbold2020-06-221-1/+2
|
* makefile: coverage targetBryan Newbold2020-06-221-0/+4
|
* pipenv: add flake8 and pytest-covBryan Newbold2020-06-222-83/+166
|
* makefile: additional targets for lint, fmtBryan Newbold2020-06-221-2/+10
|
* flake8 cleanupsBryan Newbold2020-06-228-18/+9
|
* norwegian: fixes from bugs flake8 helped findBryan Newbold2020-06-221-3/+2
|
* flake8 configBryan Newbold2020-06-221-0/+6
|
* fmt (black)Bryan Newbold2020-06-2224-678/+853
|
* remove un-necessary list() in iterationBryan Newbold2020-06-221-1/+1
|
* README: dep not depsBryan Newbold2020-06-221-1/+1
|
* makefile: dep not depsBryan Newbold2020-06-111-2/+2
|
* commit missing (ignored) test fileBryan Newbold2020-06-111-0/+30
|
* update TODOBryan Newbold2020-06-111-61/+49
|
* additional OJS platform namesBryan Newbold2020-06-111-0/+2
|
* use and pass-through 'platform' extra metadataBryan Newbold2020-06-111-4/+7
|
* check_issn_urls.py: yet another corner-caseBryan Newbold2020-06-111-0/+4
|
* makefile: env syntax fix; upload-database command; ia collectionsBryan Newbold2020-06-111-7/+6
|
* thumbnail image typo correctionBryan Newbold2020-06-111-0/+0
|
* small typoBryan Newbold2020-06-051-1/+1
|
* makefile fixesBryan Newbold2020-06-031-3/+2
|
* scielo metadata importBryan Newbold2020-06-034-1/+76
|
* try adding image to READMEBryan Newbold2020-06-021-0/+4
|
* re-write READMEBryan Newbold2020-06-021-96/+57
|
* refactor makefile update-sources; add deps; tweak other commandsBryan Newbold2020-06-021-13/+55
|
* update sources; fix as_of in DOAJBryan Newbold2020-06-022-18/+14
|
* remove fetch.sh; gitignore at top-levelBryan Newbold2020-06-023-49/+1
|
* fixes for KBART importBryan Newbold2020-06-023-9/+17
|
* add KBART parsing/importingBryan Newbold2020-06-024-63/+169
|
* refactor main commandsBryan Newbold2020-06-021-59/+77
|
* warn, but don't skip mangled SIM yearsBryan Newbold2020-06-021-3/+2
|
* rename summary templateBryan Newbold2020-06-022-0/+0
|
* fix tests and type annotationsBryan Newbold2020-06-014-23/+58
|
* 'everything' at least partially workingBryan Newbold2020-06-0110-180/+284
|
* add missing test filesBryan Newbold2020-05-072-0/+40
| | | | These were gitignored
* update ROMEO tests to join with policies and have ISSN-L mappingsBryan Newbold2020-05-073-2/+44
|
* WIP (commented out) on MakefileBryan Newbold2020-05-071-13/+59
|
* sources in TOML markupBryan Newbold2020-05-071-0/+123
|
* update code to work with new config structureBryan Newbold2020-05-0714-19/+20
|
* nice simple hack for config loadingBryan Newbold2020-05-071-26/+17
|
* pipenv: tomlBryan Newbold2020-05-072-33/+35
|
* start of basic testsBryan Newbold2020-05-0715-0/+641
|
* update test/lint scopeBryan Newbold2020-05-072-1/+3
|
* move fix_invalid_issnl from old/ to extra/Bryan Newbold2020-05-071-0/+0
|
* move journal summary files to reports folderBryan Newbold2020-05-072-0/+1018
|
* schema: removed unused/commented linesBryan Newbold2020-05-071-19/+0
|
* start a MakefileBryan Newbold2020-05-0719-580/+1039
| | | | | | | | | | Move all "index" functions into classes, each in a separate file. Add lots of type annotations. Use dataclass objects to hold database rows. This aspect will need further refactoring to remove "extra" usage, probably by adding database rows to align with DatabaseInfo more closely.
* pytest configBryan Newbold2020-05-061-0/+10
|
* gitlab-ci first attemptBryan Newbold2020-05-061-0/+15
|