aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* note scope of entity merge endpointBryan Newbold2018-12-201-1/+1
* redirects TODO listBryan Newbold2018-12-191-1/+89
* test codegenBryan Newbold2018-12-141-0/+120
* whole bunch of entity redirect tests (python)Bryan Newbold2018-12-142-0/+342
* multiple lookup extids (web view, no tests yet)Bryan Newbold2018-12-141-12/+25
* python codegenBryan Newbold2018-12-146-123/+2162
* many redirect implementationsBryan Newbold2018-12-145-38/+272
* fix brittle/flapping python matched testBryan Newbold2018-12-141-4/+6
* better return status for some error conditionsBryan Newbold2018-12-143-13/+31
* lookups implBryan Newbold2018-12-144-35/+240
* rust codegenBryan Newbold2018-12-1410-65/+248
* new rustfmt (1.31)Bryan Newbold2018-12-146-77/+127
* more lookup schema tweaksBryan Newbold2018-12-141-4/+28
* skeleton out new schema featuresBryan Newbold2018-12-135-75/+493
* schema tweaks, and rust codegenBryan Newbold2018-12-1311-156/+6071
* rustfmtBryan Newbold2018-12-131-1/+5
* proposed API schema changes for redirectsBryan Newbold2018-12-131-10/+440
* need libsnappy-dev for CIBryan Newbold2018-12-101-1/+1
* add python-snappy (for pykafka)Bryan Newbold2018-12-102-31/+40
* remove textIcuSearch elastic filterBryan Newbold2018-12-031-1/+0
* random TODO linkBryan Newbold2018-12-031-0/+1
* fix empty ISSN bug (container view)Bryan Newbold2018-12-031-2/+2
* do actually require title for crossref importBryan Newbold2018-12-011-3/+3
* implement hide flagBryan Newbold2018-11-267-110/+242
* codegen hide changesBryan Newbold2018-11-269-138/+482
* hide flags (like expand)Bryan Newbold2018-11-261-0/+60
* fix file extraction (and transforms)Bryan Newbold2018-11-263-6/+12
* pass-through more API errorsBryan Newbold2018-11-261-4/+13
* fixes to demo enrich scriptBryan Newbold2018-11-211-12/+20
* include ApiException in shellBryan Newbold2018-11-211-0/+1
* progress on auto demo creationBryan Newbold2018-11-218-262/+166
* start work on demo worksBryan Newbold2018-11-212-0/+275
* update notes/TODOBryan Newbold2018-11-213-0/+34
* clean up harvester comments/docsBryan Newbold2018-11-213-50/+31
* enable sentry exceptions for fatcat-webBryan Newbold2018-11-211-4/+8
* enable sentry exceptions for fatcat-webBryan Newbold2018-11-214-2/+18
* remove Pipfile cruftBryan Newbold2018-11-212-82/+1
* ELASTICSEARCH not ELASTICBryan Newbold2018-11-212-3/+3
* oops, I meant pylint, not pytestBryan Newbold2018-11-211-1/+1
* fix gitlab pytest -EBryan Newbold2018-11-211-1/+1
* crossref importer doesn't require author/title attributesBryan Newbold2018-11-211-6/+6
* crossref importer checks for existing DOIsBryan Newbold2018-11-215-9/+42
* use isoformat() to format datesBryan Newbold2018-11-213-5/+6
* grobid importer: release_date as a dateBryan Newbold2018-11-211-1/+1
* fix loop_sleep typoBryan Newbold2018-11-212-2/+2
* fix datacite DOI extractionBryan Newbold2018-11-211-1/+1
* fix OAI-PMH name/finished messageBryan Newbold2018-11-212-7/+12
* fix oai-pmh issue againBryan Newbold2018-11-211-13/+14
* oaipmh: handle NoRecordsMatchBryan Newbold2018-11-211-5/+8
* continous is a flag, not argBryan Newbold2018-11-211-1/+1