aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * entity metadata template: show 'extra' at the bottomBryan Newbold2021-02-241-3/+3
| * handle no-volumes coverageBryan Newbold2021-02-241-5/+6
| * update homepage statsBryan Newbold2021-02-241-3/+3
|/
* Merge branch 'master' of github.com:internetarchive/fatcatBryan Newbold2021-02-241-154/+136
|\
| * Merge pull request #68 from internetarchive/dependabot/pip/python/cryptograph...bnewbold2021-02-111-154/+136
| |\
| | * Bump cryptography from 3.3.1 to 3.3.2 in /pythondependabot[bot]2021-02-101-154/+136
| |/
* | Merge branch 'bnewbold-es-schema' into 'master'bnewbold2021-02-233-1/+8
|\ \
| * | proposals: mark older ES doc as implementedBryan Newbold2021-01-201-1/+1
| * | elasticsearch: simple new dblp and doaj fieldsBryan Newbold2021-01-202-0/+7
|/ /
* | about: small copy editsBryan Newbold2021-01-151-10/+9
* | fatcat_openapi_client: actually bump library version to v0.3.3 (oops)Bryan Newbold2021-01-111-1/+1
* | web: integrity is sha256-HASH, not sha256=HASHBryan Newbold2021-01-081-2/+2
* | rust: update Cargo.lock (openapi dep was updated)Bryan Newbold2021-01-051-1/+1
|/
* update CHANGELOG (unreleased)Bryan Newbold2021-01-051-0/+5
* rust makefile: rename 'dev' to 'serve'Bryan Newbold2021-01-051-2/+2
* Makefile: rename 'dev' to 'serve'; don't run 'lint' for 'test'Bryan Newbold2021-01-051-6/+6
* pipenv: switch to python3.8 (and re-build lock)Bryan Newbold2021-01-052-109/+64
* small python 3.7 -> 3.8 tweaksBryan Newbold2021-01-052-3/+3
* Merge branch 'bnewbold-ci-cleanups' into 'master'bnewbold2021-01-052-10/+32
|\
| * gitlab CI: cleanupsBryan Newbold2020-12-221-4/+20
| * gitlab CI: explicitly use xenial tag of imageBryan Newbold2020-12-221-1/+1
| * docker xenial: use get-pipenv.py to install pipenv et alBryan Newbold2020-12-221-5/+6
| * docker xenial: switch to rust 1.43.0Bryan Newbold2020-12-221-1/+1
| * docker xenial: include python3.8Bryan Newbold2020-12-221-1/+6
* | web ingest: terminal URL mismatch as skip, not assertBryan Newbold2020-12-301-1/+3
* | update stats (post DOAJ and dblp imports)Bryan Newbold2020-12-292-0/+47
* | dblp import notes; bulk edit changelog updateBryan Newbold2020-12-292-1/+63
* | finally update CHANGELOG for actual v0.3.3 tag/releasev0.3.3Bryan Newbold2020-12-241-15/+16
* | rust openapi lib: bump version to v0.3.3Bryan Newbold2020-12-241-1/+1
* | rust: update lazy_static dependencyBryan Newbold2020-12-243-35/+26
* | dblp release import: skip arxiv_id releasesBryan Newbold2020-12-241-0/+9
* | normalizer: test for un-versioned arxiv_idBryan Newbold2020-12-241-0/+4
* | dblp import: fix arxiv_id typoBryan Newbold2020-12-231-1/+1
* | ingest: allow dblp importsBryan Newbold2020-12-231-1/+1
* | fuzzy: set 120 second timeout on ES lookupsBryan Newbold2020-12-231-1/+1
* | DOAJ import notes, and SQL/stats updateBryan Newbold2020-12-235-0/+109
|/
* dblp: polish HTML scrape/extract pipelineBryan Newbold2020-12-174-3/+30
* dblp: flesh out update code path (especially to add container_id linkage)Bryan Newbold2020-12-171-2/+6
* dblp: run fuzzy matching at try_update time (same as DOAJ)Bryan Newbold2020-12-171-1/+8
* small dblp proposal updatesBryan Newbold2020-12-171-5/+2
* dblp: script and notes on container metadata generationBryan Newbold2020-12-174-0/+134
* improve dblp release importBryan Newbold2020-12-173-4/+17
* very simple dblp container importerBryan Newbold2020-12-177-7/+256
* dblp release importer: container_id lookup TSV, and dump JSON modeBryan Newbold2020-12-172-13/+73
* commit DBLP proposal progressBryan Newbold2020-12-171-7/+10
* dblp import proposalBryan Newbold2020-12-171-0/+159
* basic test coverage of dblp release importerBryan Newbold2020-12-174-0/+503
* wikidata QID normalize helperBryan Newbold2020-12-171-2/+24
* initial implementation of dblp release importer (in progress)Bryan Newbold2020-12-173-0/+474
* add 'lxml' mode for large XML file import, and multi-tagsBryan Newbold2020-12-173-19/+31