| Commit message (Expand) | Author | Age | Files | Lines |
* | better/additional crossref license lookups | Bryan Newbold | 2019-02-14 | 1 | -20/+58 |
* | crossref: import subtitle as str, not list[str] | Bryan Newbold | 2019-02-14 | 1 | -0/+2 |
* | add some missing LICENSE_SLUG_MAP | Bryan Newbold | 2019-02-05 | 1 | -1/+4 |
* | crossref import tweaks/fixes | Bryan Newbold | 2019-01-29 | 1 | -7/+9 |
* | fix bug in clean() resulting in many consistency check fails | Bryan Newbold | 2019-01-29 | 1 | -10/+9 |
* | fix refs extra ordering bug | Bryan Newbold | 2019-01-29 | 1 | -6/+6 |
* | pass through kwargs (fixes bezerk imports) | Bryan Newbold | 2019-01-29 | 1 | -1/+2 |
* | ensure raw_name is not stub | Bryan Newbold | 2019-01-29 | 1 | -1/+4 |
* | ensure abstracts aren't stubs | Bryan Newbold | 2019-01-29 | 1 | -2/+3 |
* | fix title length checks in crossref | Bryan Newbold | 2019-01-28 | 1 | -2/+2 |
* | filter short/stub original_title | Bryan Newbold | 2019-01-28 | 1 | -3/+7 |
* | enforce title len>1 for release imports | Bryan Newbold | 2019-01-28 | 1 | -0/+3 |
* | tweak crossref import, and update tests | Bryan Newbold | 2019-01-24 | 1 | -11/+27 |
* | allow importing contrib/refs lists | Bryan Newbold | 2019-01-24 | 1 | -5/+13 |
* | importer bugfixes | Bryan Newbold | 2019-01-23 | 1 | -3/+3 |
* | bunch of crossref import tweaks (need tests) | Bryan Newbold | 2019-01-23 | 1 | -50/+43 |
* | ftfy all over (needs Pipfile.lock) | Bryan Newbold | 2019-01-23 | 1 | -19/+22 |
* | refactor remaining importers | Bryan Newbold | 2019-01-22 | 1 | -4/+7 |
* | refactored crossref importer to new style | Bryan Newbold | 2019-01-22 | 1 | -69/+56 |
* | crossref importer updates | Bryan Newbold | 2019-01-22 | 1 | -19/+78 |
* | more 'true' -> True query param fixes | Bryan Newbold | 2019-01-18 | 1 | -1/+1 |
* | use full-on autoaccept mode | Bryan Newbold | 2019-01-11 | 1 | -2/+2 |
* | importers and tests all use new api-passing | Bryan Newbold | 2019-01-08 | 1 | -1/+1 |
* | start updating importer auth with crossref importer | Bryan Newbold | 2019-01-08 | 1 | -2/+14 |
* | don't need to supply editor_id now | Bryan Newbold | 2018-12-31 | 1 | -2/+1 |
* | python impl of API ident harmonization | Bryan Newbold | 2018-12-24 | 1 | -7/+7 |
* | implement release_year (and rustfmt) | Bryan Newbold | 2018-12-24 | 1 | -7/+10 |
* | do actually require title for crossref import | Bryan Newbold | 2018-12-01 | 1 | -3/+3 |
* | 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 | 1 | -1/+16 |
* | monograph isn't a CSL type | Bryan Newbold | 2018-11-19 | 1 | -1/+1 |
* | bunch of pylint cleanup | Bryan Newbold | 2018-11-15 | 1 | -2/+2 |
* | large refactor of python names/paths | Bryan Newbold | 2018-11-15 | 1 | -2/+10 |
* | update crossref controlled vocab | Bryan Newbold | 2018-11-14 | 1 | -2/+31 |
* | python tweaks for date/datetime rust fix | Bryan Newbold | 2018-11-14 | 1 | -5/+2 |
* | 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/+272 |