Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ensure crossref importer doesn't create empty editgroups | Bryan Newbold | 2019-01-23 | 1 | -0/+2 |
* | add missing date | Bryan Newbold | 2019-01-23 | 1 | -1/+1 |
* | more tests; fix some importer behavior | Bryan Newbold | 2019-01-23 | 5 | -13/+68 |
* | specific test for desc/extra in editgroups | Bryan Newbold | 2019-01-23 | 1 | -2/+26 |
* | improve changelog tests | Bryan Newbold | 2019-01-23 | 5 | -11/+15 |
* | refactor remaining importers | Bryan Newbold | 2019-01-22 | 6 | -28/+27 |
* | refactored crossref importer to new style | Bryan Newbold | 2019-01-22 | 2 | -29/+32 |
* | crossref importer updates | Bryan Newbold | 2019-01-22 | 3 | -3/+4 |
* | fix issn -> journal-metadata rename | Bryan Newbold | 2019-01-22 | 1 | -1/+1 |
* | more per-entity tests | Bryan Newbold | 2019-01-22 | 7 | -58/+312 |
* | basic tests for filesets and webcaptures | Bryan Newbold | 2019-01-18 | 2 | -0/+160 |
* | don't need string bools in query flags any more | Bryan Newbold | 2019-01-17 | 1 | -8/+8 |
* | issn => journal_metadata in several places | Bryan Newbold | 2019-01-17 | 2 | -26/+26 |
* | Merge branch 'citation-efficiency' | Bryan Newbold | 2019-01-17 | 1 | -0/+113 |
|\ | |||||
| * | python tests for citation efficiency | Bryan Newbold | 2019-01-14 | 1 | -0/+113 |
* | | add annotations and editgroup tests | Bryan Newbold | 2019-01-15 | 2 | -0/+155 |
* | | cleanup test fixtures a bit | Bryan Newbold | 2019-01-14 | 1 | -28/+2 |
|/ | |||||
* | start fixing webface for editgroup changes | Bryan Newbold | 2019-01-11 | 1 | -1/+1 |
* | python: test fixes for required editgroup_id | Bryan Newbold | 2019-01-09 | 2 | -7/+7 |
* | remove redundant old codegen tests | Bryan Newbold | 2019-01-09 | 26 | -1528/+0 |
* | partially revert raise_for_status() refactor | Bryan Newbold | 2019-01-08 | 2 | -40/+38 |
* | Merge branch 'bnewbold-crude-auth' | Bryan Newbold | 2019-01-08 | 12 | -16/+191 |
|\ | |||||
| * | importers and tests all use new api-passing | Bryan Newbold | 2019-01-08 | 7 | -13/+51 |
| * | start updating importer auth with crossref importer | Bryan Newbold | 2019-01-08 | 2 | -5/+16 |
| * | python codegen | Bryan Newbold | 2019-01-08 | 1 | -0/+6 |
| * | run basic CLI tests in CI | Bryan Newbold | 2019-01-08 | 1 | -0/+26 |
| * | python codegen | Bryan Newbold | 2019-01-03 | 1 | -0/+6 |
| * | python codegen | Bryan Newbold | 2019-01-03 | 3 | -0/+86 |
| * | add crude/manual auth token to python tests (fixing them) | Bryan Newbold | 2018-12-31 | 1 | -0/+2 |
* | | check request status codes idiomatically | Bryan Newbold | 2018-12-29 | 2 | -38/+40 |
|/ | |||||
* | python codegren for fileset/web | Bryan Newbold | 2018-12-26 | 6 | -0/+332 |
* | remove unused postgres-backed stats stuff | Bryan Newbold | 2018-12-24 | 3 | -49/+0 |
* | python impl of API ident harmonization | Bryan Newbold | 2018-12-24 | 5 | -137/+137 |
* | more subentity/UI tests | Bryan Newbold | 2018-12-21 | 1 | -0/+224 |
* | test prev_rev behavior | Bryan Newbold | 2018-12-21 | 1 | -6/+30 |
* | more edit edgecases; editgroup status check | Bryan Newbold | 2018-12-21 | 3 | -1/+108 |
* | more state/edit edge case tests | Bryan Newbold | 2018-12-21 | 3 | -83/+196 |
* | better name for api_entity_state py tests | Bryan Newbold | 2018-12-21 | 1 | -0/+0 |
* | more redirect/state tests | Bryan Newbold | 2018-12-21 | 1 | -0/+15 |
* | disallow self-redirects | Bryan Newbold | 2018-12-20 | 1 | -0/+24 |
* | update redirect tests | Bryan Newbold | 2018-12-20 | 1 | -22/+66 |
* | test codegen | Bryan Newbold | 2018-12-14 | 1 | -0/+120 |
* | whole bunch of entity redirect tests (python) | Bryan Newbold | 2018-12-14 | 2 | -0/+342 |
* | fix brittle/flapping python matched test | Bryan Newbold | 2018-12-14 | 1 | -4/+6 |
* | fix file extraction (and transforms) | Bryan Newbold | 2018-11-26 | 2 | -0/+6 |
* | crossref importer checks for existing DOIs | Bryan Newbold | 2018-11-21 | 1 | -1/+15 |
* | better DOI registrar harvesters | Bryan Newbold | 2018-11-19 | 1 | -0/+40 |
* | large refactor of python names/paths | Bryan Newbold | 2018-11-15 | 7 | -15/+14 |
* | update crossref controlled vocab | Bryan Newbold | 2018-11-14 | 1 | -1/+7 |
* | shuffle around fatcat_tools layout | Bryan Newbold | 2018-11-13 | 7 | -8/+8 |