Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enforce no-recursive-redirects | Bryan Newbold | 2018-12-20 | 1 | -12/+39 |
* | allow deletion of redirect-to-deletion | Bryan Newbold | 2018-12-20 | 2 | -2/+3 |
* | note scope of entity merge endpoint | Bryan Newbold | 2018-12-20 | 1 | -1/+1 |
* | redirects TODO list | Bryan Newbold | 2018-12-19 | 1 | -1/+89 |
* | test codegen | Bryan Newbold | 2018-12-14 | 1 | -0/+120 |
* | whole bunch of entity redirect tests (python) | Bryan Newbold | 2018-12-14 | 2 | -0/+342 |
* | multiple lookup extids (web view, no tests yet) | Bryan Newbold | 2018-12-14 | 1 | -12/+25 |
* | python codegen | Bryan Newbold | 2018-12-14 | 6 | -123/+2162 |
* | many redirect implementations | Bryan Newbold | 2018-12-14 | 5 | -38/+272 |
* | fix brittle/flapping python matched test | Bryan Newbold | 2018-12-14 | 1 | -4/+6 |
* | better return status for some error conditions | Bryan Newbold | 2018-12-14 | 3 | -13/+31 |
* | lookups impl | Bryan Newbold | 2018-12-14 | 4 | -35/+240 |
* | rust codegen | Bryan Newbold | 2018-12-14 | 10 | -65/+248 |
* | new rustfmt (1.31) | Bryan Newbold | 2018-12-14 | 6 | -77/+127 |
* | more lookup schema tweaks | Bryan Newbold | 2018-12-14 | 1 | -4/+28 |
* | skeleton out new schema features | Bryan Newbold | 2018-12-13 | 5 | -75/+493 |
* | schema tweaks, and rust codegen | Bryan Newbold | 2018-12-13 | 11 | -156/+6071 |
* | rustfmt | Bryan Newbold | 2018-12-13 | 1 | -1/+5 |
* | proposed API schema changes for redirects | Bryan Newbold | 2018-12-13 | 1 | -10/+440 |
* | need libsnappy-dev for CI | Bryan Newbold | 2018-12-10 | 1 | -1/+1 |
* | add python-snappy (for pykafka) | Bryan Newbold | 2018-12-10 | 2 | -31/+40 |
* | remove textIcuSearch elastic filter | Bryan Newbold | 2018-12-03 | 1 | -1/+0 |
* | random TODO link | Bryan Newbold | 2018-12-03 | 1 | -0/+1 |
* | fix empty ISSN bug (container view) | Bryan Newbold | 2018-12-03 | 1 | -2/+2 |
* | do actually require title for crossref import | Bryan Newbold | 2018-12-01 | 1 | -3/+3 |
* | implement hide flag | Bryan Newbold | 2018-11-26 | 7 | -110/+242 |
* | codegen hide changes | Bryan Newbold | 2018-11-26 | 9 | -138/+482 |
* | hide flags (like expand) | Bryan Newbold | 2018-11-26 | 1 | -0/+60 |
* | fix file extraction (and transforms) | Bryan Newbold | 2018-11-26 | 3 | -6/+12 |
* | pass-through more API errors | Bryan Newbold | 2018-11-26 | 1 | -4/+13 |
* | fixes to demo enrich script | Bryan Newbold | 2018-11-21 | 1 | -12/+20 |
* | include ApiException in shell | Bryan Newbold | 2018-11-21 | 1 | -0/+1 |
* | progress on auto demo creation | Bryan Newbold | 2018-11-21 | 8 | -262/+166 |
* | start work on demo works | Bryan Newbold | 2018-11-21 | 2 | -0/+275 |
* | update notes/TODO | Bryan Newbold | 2018-11-21 | 3 | -0/+34 |
* | clean up harvester comments/docs | Bryan Newbold | 2018-11-21 | 3 | -50/+31 |
* | enable sentry exceptions for fatcat-web | Bryan Newbold | 2018-11-21 | 1 | -4/+8 |
* | enable sentry exceptions for fatcat-web | Bryan Newbold | 2018-11-21 | 4 | -2/+18 |
* | remove Pipfile cruft | Bryan Newbold | 2018-11-21 | 2 | -82/+1 |
* | ELASTICSEARCH not ELASTIC | Bryan Newbold | 2018-11-21 | 2 | -3/+3 |
* | oops, I meant pylint, not pytest | Bryan Newbold | 2018-11-21 | 1 | -1/+1 |
* | fix gitlab pytest -E | Bryan Newbold | 2018-11-21 | 1 | -1/+1 |
* | crossref importer doesn't require author/title attributes | Bryan Newbold | 2018-11-21 | 1 | -6/+6 |
* | crossref importer checks for existing DOIs | Bryan Newbold | 2018-11-21 | 5 | -9/+42 |
* | use isoformat() to format dates | Bryan Newbold | 2018-11-21 | 3 | -5/+6 |
* | grobid importer: release_date as a date | Bryan Newbold | 2018-11-21 | 1 | -1/+1 |
* | fix loop_sleep typo | Bryan Newbold | 2018-11-21 | 2 | -2/+2 |
* | fix datacite DOI extraction | Bryan Newbold | 2018-11-21 | 1 | -1/+1 |
* | fix OAI-PMH name/finished message | Bryan Newbold | 2018-11-21 | 2 | -7/+12 |
* | fix oai-pmh issue again | Bryan Newbold | 2018-11-21 | 1 | -13/+14 |