aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* fix sloppy is_preserved ES transfom test failureBryan Newbold2020-12-171-1/+1
* add dblp as an ingest source and identifierBryan Newbold2020-12-171-1/+2
* ingest: allow doaj ingest responsesBryan Newbold2020-12-171-1/+2
* bug fix: is_preserved should always be boolBryan Newbold2020-12-171-2/+2
* Merge branch 'bnewbold-doaj-fuzzy' into 'master'bnewbold2020-12-187-267/+544
|\
| * update fuzzy helper to pass 'reason' through to import codeBryan Newbold2020-12-172-5/+5
| * pipenv: bump fuzzycat to 0.1.9Bryan Newbold2020-12-172-5/+5
| * add fuzzy match filtering to DOAJ importerBryan Newbold2020-12-162-4/+23
| * add fuzzy matching helper to importer base classBryan Newbold2020-12-163-2/+147
| * pipenv: add fuzzycat dependencyBryan Newbold2020-12-162-261/+374
* | 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
* HACK: squash intermitent failure of detect_text_lang() testBryan Newbold2020-12-111-1/+2
* 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
* 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
* html ingest: actual xhtml mimetypeBryan Newbold2020-11-161-2/+2
* ingest tool: support for setting ingest typeBryan Newbold2020-11-062-6/+10
* html ingest: remaining implementationBryan Newbold2020-11-061-22/+19
* ingest: fix XML ingest test fileBryan Newbold2020-11-051-1/+1
* ingest: progress on HTML ingestBryan Newbold2020-11-053-16/+74
* ingest: initial 'web' worker implementationBryan Newbold2020-11-053-67/+301
* refactor: white/black -> allow/blockBryan Newbold2020-11-051-4/+4
* ingest: whitelist -> allowlistBryan Newbold2020-11-052-6/+6
* ingest: tests for basic XML ingestBryan Newbold2020-11-052-0/+18
* ingest: basic checks for ingest_typeBryan Newbold2020-11-053-4/+36
* normalizer: filter out a specific non-ASCII character in DOIBryan Newbold2020-11-041-1/+3
* entity updates: don't ingest JSTOR DOI prefixesBryan Newbold2020-10-231-0/+2
* entity updater: new work update feed (ident and changelog metadata only)Bryan Newbold2020-10-162-2/+26
* container coverage: add keeper link and KBART holdings listBryan Newbold2020-10-131-0/+11
* release view: remove abiguous OA status indicatorBryan Newbold2020-10-131-4/+0
* container view: fix non-OA empty boxBryan Newbold2020-10-131-3/+3
* coverage: show counts and fraction in tooltip of coverage barsBryan Newbold2020-10-131-5/+5