aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* 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
* | crossref: component typeBryan Newbold2019-11-041-1/+3
* | crossref: count why skip happenedBryan Newbold2019-11-041-1/+7
* | crossref: don't skip on short/null subtitleBryan Newbold2019-11-041-1/+1
|/
* 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
* redirect direct entity underscore linksBryan Newbold2019-10-032-0/+30
* 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
* first draft harvesters using confluent-kafkaBryan Newbold2019-09-203-48/+104
* make default kafka env 'dev', not 'qa'Bryan Newbold2019-09-202-4/+4
* add confluent-kafka library (to replace pykafka)Bryan Newbold2019-09-201-0/+1
* handle more external identifiers in pythonBryan Newbold2019-09-182-14/+101
* webface: fix duration_seconds parsingBryan Newbold2019-09-181-1/+1
* add guide editing links to edit forms and signup messageBryan Newbold2019-09-185-5/+26
* python webface impl token generationBryan Newbold2019-09-184-1/+85
* slightly less annoying 'flash' message headerBryan Newbold2019-09-181-1/+1
* remove '@' from archive.org identBryan Newbold2019-09-171-1/+1
* IA auth: use itemname not screenname for usernameBryan Newbold2019-09-171-1/+1
* skip test_crossref_importer_huge() by defaultBryan Newbold2019-09-131-0/+1
* fix coverage of python client libraryBryan Newbold2019-09-131-1/+1
* small tweaks to coverage pagesBryan Newbold2019-09-062-1/+2
* add python README ref to .env fileBryan Newbold2019-09-051-0/+1
* update all other mentions of python client libBryan Newbold2019-09-054-8/+8
* refactor all python source for client lib nameBryan Newbold2019-09-0558-229/+229
* small fixes to release viewBryan Newbold2019-09-051-14/+24
* fix Importer editgroup_extra pass-throughBryan Newbold2019-09-051-2/+1
* container type: journal display as 'Scholarly Journal'Bryan Newbold2019-09-051-1/+1
* very conservative Pipfile.lock to fix import bugBryan Newbold2019-09-041-141/+143
* remove coverage debug statementsBryan Newbold2019-09-041-10/+0
* finish container coverage pageBryan Newbold2019-09-045-29/+110
* import pygalBryan Newbold2019-09-043-148/+190
* start container coverage pageBryan Newbold2019-09-044-2/+104
* webface: improve container sidebar styleBryan Newbold2019-09-041-41/+84
* clarify default blank form fieldsBryan Newbold2019-09-031-3/+3
* include example releases on container landing pageBryan Newbold2019-09-035-81/+137