aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ingest: add 'extid' and 'query' modes; filters; refactorBryan Newbold2020-02-041-38/+147
* Merge branch 'martin-datacite-strptime-none' into 'master'Martin Czygan2020-01-311-1/+1
|\
| * datacite: prevent noneMartin Czygan2020-01-311-1/+1
|/
* Merge branch 'martin-datacite-micropub' into 'master'Martin Czygan2020-01-314-25/+162
|\
| * datacite: name shall not be NoneMartin Czygan2020-01-311-1/+1
| * datacite: add exception for https://www.micropublication.org/Martin Czygan2020-01-312-1/+7
| * datacite: do not skip records w/o dateMartin Czygan2020-01-311-2/+1
| * datacite: improve docstringMartin Czygan2020-01-311-4/+4
| * datacite: improve date handling and minor tweakMartin Czygan2020-01-304-21/+153
|/
* fix KafkaError worker reporting for partition errorsBryan Newbold2020-01-293-3/+3
* additional DOI prefix filtersBryan Newbold2020-01-281-0/+8
* increase kafka-pixy timeout to 25 secondsBryan Newbold2020-01-281-1/+1
* apply ingest request filtering in entity workerBryan Newbold2020-01-281-3/+34
* remove 'oa_only' feature from ingest transformBryan Newbold2020-01-282-15/+1
* more TODO/proposal cleanupBryan Newbold2020-01-224-10/+34
* more details on potential _edit table disk savingsBryan Newbold2020-01-221-3/+23
* proposal of ideas for reducing database sizeBryan Newbold2020-01-211-0/+154
* cleanup some of old TODO list into proposalsBryan Newbold2020-01-214-44/+269
* refactor fatcat_import kafka group namesBryan Newbold2020-01-211-13/+54
* fix trivial typo in file importerBryan Newbold2020-01-201-1/+1
* stats: remove internal PG table sizes from old dumpsBryan Newbold2020-01-192-292/+0
* update stats and table sizesBryan Newbold2020-01-194-0/+96
* Merge branch 'martin-openapi-typo-exmaple' into 'master'bnewbold2020-01-191-1/+1
|\
| * fix a typo in openapi definitionMartin Czygan2020-01-181-1/+1
* | Merge branch 'martin-guide-typos-sentance' into 'master'bnewbold2020-01-191-2/+2
|\ \
| * | fix two typos in editing guideMartin Czygan2020-01-181-2/+2
| |/
* | basic notes in bulk edit changelogBryan Newbold2020-01-191-0/+7
* | bulk edit notes for datacite (QA)Bryan Newbold2020-01-191-0/+152
* | pubmed update notesBryan Newbold2020-01-191-1/+46
* | normal: DOI corner-case from pubmed importBryan Newbold2020-01-191-0/+9
* | Merge branch 'martin-openapi-typos' into 'master'Martin Czygan2020-01-191-2/+2
|\ \ | |/ |/|
| * fix typos in openapi spec descriptionsMartin Czygan2020-01-191-2/+2
|/
* Merge branch 'martin-fix-container-search' into 'master'Martin Czygan2020-01-182-6/+6
|\
| * pagination: use correct endpoint in navigationMartin Czygan2020-01-182-6/+6
* | fix trivial one-character typo in fatcat_import.pyBryan Newbold2020-01-171-1/+1
* | yet more schema update ideasBryan Newbold2020-01-171-2/+4
* | actually control pubmed updates with a flagBryan Newbold2020-01-171-0/+4
* | Merge branch 'bnewbold-abstracts-corner-case' into 'master'bnewbold2020-01-171-1/+4
|\ \
| * | fatcatd: fix corner-case in abstracts insertionBryan Newbold2020-01-151-1/+4
| |/
* | Merge branch 'martin-clean-doi' into 'master'Martin Czygan2020-01-172-3/+6
|\ \ | |/ |/|
| * do not normalize "en dash" in DOIMartin Czygan2020-01-172-3/+6
|/
* ingest: improve tests, support old ingest resultsBryan Newbold2020-01-154-4/+30
* update ingest worker for schema tweaksBryan Newbold2020-01-151-8/+15
* ingest: allow more sources to auto-importBryan Newbold2020-01-151-1/+2
* sql table size script: shorter outputBryan Newbold2020-01-151-0/+1
* Merge branch 'martin-datacite-fix-isascii' into 'master'Martin Czygan2020-01-131-0/+4
|\
| * datacite: skip records without a doiMartin Czygan2020-01-131-0/+4
|/
* add missing sentry/raven tagsBryan Newbold2020-01-103-2/+19
* datacite: add entry to license slug mapMartin Czygan2020-01-092-0/+2
* datacite: ignore known unknown values in resourceType*Martin Czygan2020-01-094-3/+97