aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | gitlab CI: switch to ubuntu:focalBryan Newbold2021-04-071-14/+10
| |
* | 2021-04-07 sandcrawler DB statsBryan Newbold2021-04-071-0/+428
| |
* | grobid: disable biblio-glutton consolidationBryan Newbold2021-04-071-3/+3
| |
* | ingest: handle current degruyter PDF link patternBryan Newbold2021-03-261-0/+8
| |
* | add missing dotfiles (due to gitignore oops)Bryan Newbold2021-01-182-0/+12
| |
* | pipenv: lock minio S3 library to <7.0.0Bryan Newbold2021-01-142-242/+196
| | | | | | | | | | | | | | | | | | | | | | In this upstream commit: https://github.com/minio/minio-py/commit/b81883a98e6f8a09e2903609caabbf0956dd0ec9 The API for errors changes, which makes it harder for use to catch specific exceptions (such as "NoSuchKey" as a Not Found / 404 error). Instead of refactoring, just going to pin the library. We should probably remove this library for a non-implementation-specific S3 client at some point; minio seems simpler than, eg, boto3, but there is probably something ever simpler out there.
* | more expansive python/.gitignore rules (all .gz)Bryan Newbold2021-01-051-1/+1
| |
* | doaj ingest request updates (from prod)Bryan Newbold2021-01-051-1/+5
| |
* | gitlab CI: update kitware (updated cmake on xenial) signing keyBryan Newbold2021-01-051-2/+2
| |
* | gitlab CI: add libmagic1 dep (was a recommends)Bryan Newbold2021-01-051-1/+1
| |
* | gitlab CI: add build depsBryan Newbold2021-01-051-1/+1
| |
* | gitlab CI: install fewer packages (no recommends)Bryan Newbold2021-01-051-2/+2
| |
* | python makefile: don't duplicate 'lint' commands during 'test'Bryan Newbold2021-01-051-2/+0
| |
* | update to python3.8Bryan Newbold2021-01-054-403/+417
| |
* | pdf: yet more bad SHA1 (commiting lines from prod)Bryan Newbold2021-01-051-0/+20
| |
* | ia CDX: handle bad CDX rowsBryan Newbold2021-01-051-2/+4
| |
* | late-2020 OA DOI crawl ingest notesBryan Newbold2021-01-041-3/+46
| |
* | DOAJ crawl ingest statsBryan Newbold2020-12-311-0/+295
| |
* | progress notes on OA DOI ingest (still running)Bryan Newbold2020-12-281-11/+102
| |
* | update HTML ingest proposalBryan Newbold2020-12-231-1/+3
| |
* | spn: more status codesBryan Newbold2020-12-211-1/+2
| |
* | HTML ingest deployment notesBryan Newbold2020-12-161-1/+71
| |
* | persist: html_meta is ON CONFLICT DO UPDATEBryan Newbold2020-12-151-1/+1
| |
* | persist: don't expect HTML TEI-XML in result objectBryan Newbold2020-12-151-1/+1
| |
* | unpaywall crawl/ingest update (from Oct 2020)Bryan Newbold2020-12-081-0/+134
| |
* | commit sept 2020 scielo ingest notesBryan Newbold2020-12-081-0/+21
| |
* | handle more wayback error conditionsBryan Newbold2020-11-201-0/+6
| |
* | kafka docs for rolling back a consumer groupBryan Newbold2020-11-201-0/+9
| |
* | html: more conservative parsing of element attrBryan Newbold2020-11-201-2/+4
| |
* | xml: catch parse errorBryan Newbold2020-11-191-3/+8
| |
* | SQL: more ingest monitoringBryan Newbold2020-11-163-1/+660
| |
* | spn 'forbidden' status codeBryan Newbold2020-11-121-1/+1
| |
* | html biblio: handle 'content not in attrs' caseBryan Newbold2020-11-121-2/+2
| |
* | add implementation notes about HTML ingestBryan Newbold2020-11-101-0/+248
| |
* | fuzzy matching notesBryan Newbold2020-11-101-0/+148
| |
* | blacklist -> denylistBryan Newbold2020-11-102-9/+9
| |
* | pipenv: updates (mostly for trafilatura 0.6.0)Bryan Newbold2020-11-101-25/+32
| |
* | DOAJ and HTML ingest tweaks from QA runBryan Newbold2020-11-102-3/+3
| |
* | html: handle more traf error casesBryan Newbold2020-11-081-2/+2
| |
* | html: more adblockBryan Newbold2020-11-081-1/+3
| |
* | ingest: small html_bibli typoBryan Newbold2020-11-081-1/+1
| |
* | html: most small platform tweaksBryan Newbold2020-11-081-5/+4
| |
* | move fuzzy URL match method to miscBryan Newbold2020-11-083-19/+20
| |
* | move some PDF URL extraction into declarative formatBryan Newbold2020-11-085-143/+177
| |
* | basic DOAJ ingest request conversion scriptBryan Newbold2020-11-081-0/+139
| |
* | ingest: default to html_biblio for PDF URL extractionBryan Newbold2020-11-081-24/+17
| |
* | ingest: shorted scope+platform keys; use html_biblio extraction for PDFsBryan Newbold2020-11-081-15/+35
| |
* | html: more robust ingest; better platform and scope detectionBryan Newbold2020-11-081-32/+96
| |
* | html: more extraction patterns; bugfix; skip more crossmarkBryan Newbold2020-11-081-1/+24
| |
* | ingest html: return better status based on sniffed scopeBryan Newbold2020-11-081-9/+31
| |