aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* correct kafka topic namesBryan Newbold2018-11-202-13/+13
* start supporting kafka importersBryan Newbold2018-11-194-5/+36
* fix some broken importer argsBryan Newbold2018-11-191-5/+7
* monograph isn't a CSL typeBryan Newbold2018-11-192-2/+2
* not as strong a todo (timestamps)Bryan Newbold2018-11-191-1/+1
* initial OAI-PMH harvestersBryan Newbold2018-11-196-133/+417
* better DOI registrar harvestersBryan Newbold2018-11-195-50/+190
* notes on DOI registrars (other than crossref)Bryan Newbold2018-11-191-0/+39
* example shell interface for fatcat python libBryan Newbold2018-11-192-0/+46
* bunch of pylint cleanupBryan Newbold2018-11-159-29/+47
* at least some pylintBryan Newbold2018-11-152-3/+3
* large refactor of python names/pathsBryan Newbold2018-11-1532-107/+196
* have recent message helper cleanup consumerBryan Newbold2018-11-151-1/+5
* refactoring harvestersBryan Newbold2018-11-158-232/+297
* initial work on metadata harvest botsBryan Newbold2018-11-145-6/+240
* fix worker codeBryan Newbold2018-11-142-2/+5
* update TODOsBryan Newbold2018-11-142-0/+4
* most_recent_message as reusable functionBryan Newbold2018-11-142-26/+26
* update crossref controlled vocabBryan Newbold2018-11-143-4/+39
* add (disabled) test that invalid fields should errorBryan Newbold2018-11-141-0/+16
* implement new controlled vocabulariesBryan Newbold2018-11-143-16/+49
* enforce some controlled vocabularies in APIBryan Newbold2018-11-144-0/+128
* python tweaks for date/datetime rust fixBryan Newbold2018-11-142-10/+3
* disable breaking CI testBryan Newbold2018-11-142-3/+6
* fix date/datetime confusion on rust/API sideBryan Newbold2018-11-144-6/+72
* rustfmtBryan Newbold2018-11-144-59/+105
* more kafka performance notesBryan Newbold2018-11-141-1/+15
* bunch of notes on CSL alignment and typesBryan Newbold2018-11-144-43/+196
* switch to auto consumer offset updatesBryan Newbold2018-11-133-2/+28
* webface: defer all javascript to end of bodyBryan Newbold2018-11-131-5/+5
* webface: add input form labelsBryan Newbold2018-11-133-6/+6
* update metadata download linksBryan Newbold2018-11-131-8/+9
* to_elastic_dict -> release_elastic_dictBryan Newbold2018-11-131-1/+2
* have webface default to local elasticsearchBryan Newbold2018-11-131-1/+2
* initial/example uwsgi fatcat_web fileBryan Newbold2018-11-131-0/+10
* load more config from envBryan Newbold2018-11-131-3/+3
* try slowing down rust tests to fix socket collisionBryan Newbold2018-11-131-0/+3
* elasticsearch config for workerBryan Newbold2018-11-131-1/+8
* remove neadless second basic api client testBryan Newbold2018-11-131-10/+0
* bump rust and postgres versionsBryan Newbold2018-11-132-4/+4
* another old python test (doesn't merge)Bryan Newbold2018-11-131-0/+83
* start porting old python testsBryan Newbold2018-11-131-0/+148
* fiddle with test helper functionsBryan Newbold2018-11-133-145/+180
* start using client in some testsBryan Newbold2018-11-133-0/+69
* set default host in swagger spec to api.fatcat.wikiBryan Newbold2018-11-138-7/+8
* use Counter object instead of per-metric intsBryan Newbold2018-11-137-18/+17
* update python README and TODOBryan Newbold2018-11-132-17/+25
* more simple fatcat_client importsBryan Newbold2018-11-132-3/+2
* more python client library tomfooleryBryan Newbold2018-11-139-8/+25
* initial fatcat_client packagingBryan Newbold2018-11-133-0/+142