aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * pipenv: add fuzzycat dependencyBryan Newbold2020-12-162-261/+374
* | Merge pull request #65 from ibnesayeed/patch-1bnewbold2020-12-171-1/+1
|\ \
| * | Improve status counting efficiencySawood Alam2020-12-171-1/+1
* | | Merge branch 'bnewbold-es-transform-html' into 'master'Martin Czygan2020-12-175-146/+296
|\ \ \ | |_|/ |/| |
| * | entity update worker: treat fileset and webcapture updates like file updatesBryan Newbold2020-12-161-3/+25
| * | fix indentationBryan Newbold2020-12-161-2/+2
| * | have release elasticsearch transform count webcaptures and filesets towards p...Bryan Newbold2020-12-161-26/+57
| * | improve release elasticsearch transform test coverageBryan Newbold2020-12-163-11/+86
| * | small release_to_elasticsearch refactorsBryan Newbold2020-12-161-7/+12
| * | refactor release_to_elasticsearch transformBryan Newbold2020-12-161-131/+148
|/ /
* | html ingest: small fixes to try_update() code pathBryan Newbold2020-12-151-5/+5
* | notes on partial-progress DOAJ release metadata importBryan Newbold2020-12-141-0/+105
* | bulk import notes on ORCIDBryan Newbold2020-12-141-0/+55
* | Revert "gitlab CI: explicitly use xenial tag of image"Bryan Newbold2020-12-111-1/+1
* | Revert "docker xenial base image: include python3.8"Bryan Newbold2020-12-111-6/+1
* | gitlab CI: explicitly use xenial tag of imageBryan Newbold2020-12-111-1/+1
* | docker xenial base image: include python3.8Bryan Newbold2020-12-111-1/+6
* | HACK: squash intermitent failure of detect_text_lang() testBryan Newbold2020-12-111-1/+2
* | guide: small updates to container extra schema notes (from dblp work)Bryan Newbold2020-12-111-2/+7
* | bulk edits: note ORCID updateBryan Newbold2020-12-111-1/+5
* | docker: how to push to dockerhubBryan Newbold2020-12-111-0/+4
* | Merge branch 'bnewbold-doaj-metadata' into 'master'Martin Czygan2020-11-2437-1549/+2845
|\ \
| * | cargo: update sentry to fix memory initialization issueBryan Newbold2020-11-202-274/+332
| * | DOAJ: remove accidentally commited 'skip' of a testBryan Newbold2020-11-201-1/+0
| * | langdetect: more text for 'zh' test caseBryan Newbold2020-11-201-1/+1
| * | DOAJ: update importer README with example invocationBryan Newbold2020-11-201-0/+7
| * | crossref+datacite: remove confusing early update bailBryan Newbold2020-11-202-4/+0
| * | doaj: fix update code path (getattr not __dict__)Bryan Newbold2020-11-203-15/+70
| * | DOAJ: handle empty identifier 'id' caseBryan Newbold2020-11-201-0/+2
| * | clean DOI: ban all non-ASCII charactersBryan Newbold2020-11-191-1/+4
| * | normal: handle langdetect of 'zh-cn' (not len=2)Bryan Newbold2020-11-191-0/+3
| * | update fatcatd rust code for 'oai' external identifierBryan Newbold2020-11-194-11/+189
| * | codegen rust schema crateBryan Newbold2020-11-196-3/+20
| * | codegen python openapi clientBryan Newbold2020-11-192-4/+36
| * | schema: also add 'oai' identifer (OAI-PMH) for releasesBryan Newbold2020-11-192-2/+9
| * | tweak DOAJ importer class args and default for do_updatesBryan Newbold2020-11-191-2/+2
| * | show DOAJ (and dblp) identifiers in release viewBryan Newbold2020-11-191-1/+7
| * | if a release has DOAJ article id, count as OABryan Newbold2020-11-191-0/+3
| * | implement remainder of DOAJ article importerBryan Newbold2020-11-193-68/+168
| * | handle more non-ASCII DOI casesBryan Newbold2020-11-191-1/+3
| * | more python normalizers, and move from importer commonBryan Newbold2020-11-192-154/+326
| * | initial implementation of DOAJ importerBryan Newbold2020-11-194-0/+387
| * | python API client: resolve warning about '\d' in stringBryan Newbold2020-11-191-2/+2
| * | rustfmtBryan Newbold2020-11-195-87/+138
| * | rust: fatcatd changes for DOAJ+dblp identifiersBryan Newbold2020-11-196-949/+1062
| * | codegen rust crate for v0.3.3Bryan Newbold2020-11-198-227/+244
| * | codegen python client library for v0.3.3Bryan Newbold2020-11-197-16/+80
| * | schema: DOAJ+dblp ext_ids; bump to v0.3.3Bryan Newbold2020-11-192-1/+25
|/ /
* | ingest and proposal updatesBryan Newbold2020-11-192-0/+45
* | Merge branch 'bnewbold-xml-html-ingest' into 'master'Martin Czygan2020-11-1910-66/+409
|\ \ | |/ |/|