aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* CHANGELOG entry for previous commitBryan Newbold2019-10-031-0/+6
* redirect direct entity underscore linksBryan Newbold2019-10-032-0/+30
* export raw affiliation strings for analysisBryan Newbold2019-10-031-0/+17
* update rust README with fatcat_test db creation noteBryan Newbold2019-10-031-1/+4
* update rust README re: opensslBryan Newbold2019-10-011-17/+1
* entirely remove unused https flag to fatcatdBryan Newbold2019-09-291-15/+6
* cargo update fatcat rust after openssl removalBryan Newbold2019-09-291-76/+32
* remove 'client' and hyper-openssl options from fatcat-openapi rust crateBryan Newbold2019-09-291-3/+6
* webface: extra <br> in container lookup linksBryan Newbold2019-09-211-1/+1
* remove duplicate style ref in container edit viewBryan Newbold2019-09-201-5/+0
* review/fix all confluent-kafka produce codeBryan Newbold2019-09-206-27/+75
* small fixes to confluent-kafka importers/workersBryan Newbold2019-09-208-26/+69
* update Pipfile.lock after confluent-kafka rebaseBryan Newbold2019-09-201-1/+33
* convert pipeline workers from pykafka to confluent-kafkaBryan Newbold2019-09-203-125/+230
* small kafka tweaks for robustnessBryan Newbold2019-09-202-0/+5
* convert importers to confluent-kafka libraryBryan Newbold2019-09-202-21/+74
* bump max message size to ~20 MBytesBryan Newbold2019-09-202-0/+2
* fixes to confluent-kafka harvestersBryan Newbold2019-09-203-20/+21
* docker-compose: kafka 2.0, and -dev topic namesBryan Newbold2019-09-201-3/+2
* first draft harvesters using confluent-kafkaBryan Newbold2019-09-203-48/+104