summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add basic test for crossref harvest API callBryan Newbold2019-12-062-0/+46
* refactor kafka producer in crossref harvesterBryan Newbold2019-12-061-21/+26
* add pytest-mock helper library to dev depsBryan Newbold2019-12-062-1/+10
* improve previous commit (JATS abstract hack)Bryan Newbold2019-12-031-4/+6
* hack: remove enclosing JATS XML tags around abstractsBryan Newbold2019-12-031-1/+7
* tweaks to file ingest importerBryan Newbold2019-12-032-3/+10
* crossref is_update isn't what I thoughtBryan Newbold2019-12-031-6/+2
* bump required rust to 1.36Bryan Newbold2019-12-032-2/+2
* update gitlab-ci to rust 1.34Bryan Newbold2019-12-031-1/+1
* make file edit form hash values case insensitiveBryan Newbold2019-12-021-0/+3
* add regression test for upper-case SHA-1 form submitBryan Newbold2019-12-021-0/+10
* re-order ingest want() for better statsBryan Newbold2019-11-151-7/+10
* project -> ingest_request_sourceBryan Newbold2019-11-153-9/+9
* have ingest-file-results importer operate as crawl-botBryan Newbold2019-11-151-1/+1
* fix release.pmcid typoBryan Newbold2019-11-151-2/+2
* better ingest-file-results import nameBryan Newbold2019-11-151-1/+1
* ingest importer fixesBryan Newbold2019-11-151-3/+4
* more ingest importer comments and countsBryan Newbold2019-11-152-2/+29
* crude support for 'sandcrawler' kafka topicsBryan Newbold2019-11-151-2/+3
* ingest file result importerBryan Newbold2019-11-155-2/+228
* test for ingest transformBryan Newbold2019-11-151-0/+57
* add ingest request feature to entity_updates workerBryan Newbold2019-11-152-4/+22
* add ingest request transform (and test)Bryan Newbold2019-11-153-1/+68
* update next schema tweaks proposal docBryan Newbold2019-11-151-0/+1
* Merge branch 'martin-search-results-pagination' into 'master'Martin Czygan2019-11-156-20/+82
|\
| * address test issueMartin Czygan2019-11-151-2/+3
| * adjust search test case for new wordingMartin Czygan2019-11-141-2/+2
| * gray out inactive navigation linksMartin Czygan2019-11-141-2/+2
| * move pagination into macrosMartin Czygan2019-11-143-43/+51
| * Add basic pagination to search resultsMartin Czygan2019-11-084-14/+67
* | web: catch MacaroonInitExceptionBryan Newbold2019-11-121-0/+4
* | design notes for a larger databaseBryan Newbold2019-11-121-0/+81
* | old proposals for 'next' schema updateBryan Newbold2019-11-121-0/+38
* | crossref patch bulk importBryan Newbold2019-11-122-0/+63
* | Merge branch 'martin-python-readme-es-note' into 'master'bnewbold2019-11-081-0/+5
|\ \
| * | mention elasticsearch empty index setupMartin Czygan2019-11-081-0/+5
| |/
* | crossref: accurate blank title countsBryan Newbold2019-11-051-0/+1
* | fix crossref component testBryan Newbold2019-11-041-1/+1
* | TODO idea: 'first seen'Bryan Newbold2019-11-041-0/+1
* | crossref: component typeBryan Newbold2019-11-041-1/+3
* | add 'component' as a release_typeBryan Newbold2019-11-042-0/+3
* | crossref: count why skip happenedBryan Newbold2019-11-041-1/+7
* | crossref: don't skip on short/null subtitleBryan Newbold2019-11-041-1/+1
|/
* note file fixup pushed in prodBryan Newbold2019-10-092-1/+64
* move corpus changes to 'notes/bulk_edits'Bryan Newbold2019-10-083-0/+285
* commit file cleaner testsBryan Newbold2019-10-081-0/+58
* file cleanup tweaks to actually runBryan Newbold2019-10-082-5/+4
* refactor duplicated b32_hex function in importersBryan Newbold2019-10-083-21/+11
* dict wrapper for entity_from_json()Bryan Newbold2019-10-082-3/+7
* new cleanup python tool/frameworkBryan Newbold2019-10-085-0/+300