Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issn => journal_metadata in several places | Bryan Newbold | 2019-01-17 | 1 | -89/+0 |
| | |||||
* | use full-on autoaccept mode | Bryan Newbold | 2019-01-11 | 1 | -2/+2 |
| | | | | | | | | 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. | ||||
* | importers and tests all use new api-passing | Bryan Newbold | 2019-01-08 | 1 | -0/+10 |
| | |||||
* | python impl of API ident harmonization | Bryan Newbold | 2018-12-24 | 1 | -4/+4 |
| | |||||
* | bunch of pylint cleanup | Bryan Newbold | 2018-11-15 | 1 | -4/+5 |
| | |||||
* | large refactor of python names/paths | Bryan Newbold | 2018-11-15 | 1 | -4/+10 |
| | | | | | | | - 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 | ||||
* | use Counter object instead of per-metric ints | Bryan Newbold | 2018-11-13 | 1 | -2/+2 |
| | |||||
* | shuffle around fatcat_tools layout | Bryan Newbold | 2018-11-13 | 1 | -0/+72 |