aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ensure crossref importer doesn't create empty editgroupsBryan Newbold2019-01-231-0/+2
* ftfy all over (needs Pipfile.lock)Bryan Newbold2019-01-238-39/+75
* add missing dateBryan Newbold2019-01-231-1/+1
* more tests; fix some importer behaviorBryan Newbold2019-01-237-50/+111
* specific test for desc/extra in editgroupsBryan Newbold2019-01-231-2/+26
* improve changelog testsBryan Newbold2019-01-236-12/+15
* refactor remaining importersBryan Newbold2019-01-2213-356/+324
* allow passing description+extra to batch endpointsBryan Newbold2019-01-2214-143/+638
* refactored crossref importer to new styleBryan Newbold2019-01-225-118/+198
* new importer API interfacesBryan Newbold2019-01-222-0/+181
* crossref importer updatesBryan Newbold2019-01-224-22/+82
* add helper/hack script to generate botsBryan Newbold2019-01-221-0/+25
* pubmed+datacite tokens; no journal,grobid,matched tokensBryan Newbold2019-01-222-5/+4
* fix issn -> journal-metadata renameBryan Newbold2019-01-221-1/+1
* MAG schema notesBryan Newbold2019-01-221-0/+65
* 2019-01-16 QA import timing notesBryan Newbold2019-01-221-0/+422
* more per-entity testsBryan Newbold2019-01-227-58/+312
* add missing arxiv+jstor id indicesBryan Newbold2019-01-221-0/+2
* allow arxiv and jstor lookupsBryan Newbold2019-01-2112-13/+106
* remove coden and abbrev from python toolsBryan Newbold2019-01-212-8/+0
* rust impl of new fieldsBryan Newbold2019-01-213-14/+38
* codegenBryan Newbold2019-01-217-124/+297
* SQL schema bumpBryan Newbold2019-01-211-9/+12
* yet more schema tweaksBryan Newbold2019-01-212-9/+41
* acutaly expand filesets/webcapturesBryan Newbold2019-01-181-1/+21
* include filesets and webcaptures in exportsBryan Newbold2019-01-182-2/+2
* basic tests for filesets and webcapturesBryan Newbold2019-01-182-0/+160
* fix typo in elastic transform codeBryan Newbold2019-01-181-1/+1
* python codegenBryan Newbold2019-01-182-3/+7
* update import README with timesBryan Newbold2019-01-181-2/+3
* impl cdx timestamps as datetimeBryan Newbold2019-01-183-5/+5
* rust codegenBryan Newbold2019-01-184-13/+23
* sql schema: cdx timestamps as datetimeBryan Newbold2019-01-181-7/+7
* api schema: CDX timestamps as datetimeBryan Newbold2019-01-181-2/+5
* fix autoaccept testBryan Newbold2019-01-181-2/+2
* more 'true' -> True query param fixesBryan Newbold2019-01-184-4/+4
* state in elasticsearch (and deleted/redirects)Bryan Newbold2019-01-182-2/+9
* don't need string bools in query flags any moreBryan Newbold2019-01-171-8/+8
* rust fmtBryan Newbold2019-01-173-44/+58
* rust codegen (with query param parsing)Bryan Newbold2019-01-172-26/+151
* have rust codegen validate optional query paramsBryan Newbold2019-01-171-0/+12
* add test for parameter parsingBryan Newbold2019-01-171-0/+83
* SQL schema PG version noteBryan Newbold2019-01-171-1/+2
* issn => journal_metadata in several placesBryan Newbold2019-01-176-42/+42
* make token logins (and cookies in general) work locally/devBryan Newbold2019-01-172-6/+8
* flash login warning if no credentialsBryan Newbold2019-01-171-1/+3
* Merge branch 'citation-efficiency'Bryan Newbold2019-01-1712-95/+505
|\
| * more robust IA Xauth loggingBryan Newbold2019-01-161-1/+4
| * add test for refs blob stuff in rust itselfBryan Newbold2019-01-141-0/+161
| * add interstitial JSON serde model to citation internmentBryan Newbold2019-01-142-14/+87