aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* v0.1.21Martin Czygan2021-06-011-1/+1
* Merge branch 'bnewbold-bugfixes' into 'master'Martin Czygan2021-06-019-86/+110
|\
| * lint: remove unused importsBryan Newbold2021-05-317-10/+1
| * rebuild Pipefile.lock, for 'fuzzy' depBryan Newbold2021-05-311-75/+101
| * setup.py: express dynaconf dependencyBryan Newbold2021-05-311-0/+1
| * matching: handle extid not found case (fatcat API HTTP 400 or 404)Bryan Newbold2021-05-311-1/+7
|/
* add test caseMartin Czygan2021-05-263-0/+83
* add testMartin Czygan2021-05-123-0/+603
* add test casesMartin Czygan2021-05-0610-0/+1861
* add test caseMartin Czygan2021-04-203-0/+107
* ignore pyproject.tomlMartin Czygan2021-04-171-0/+3
* update lock fileMartin Czygan2021-04-171-156/+184
* add testMartin Czygan2021-04-173-0/+1982
* v0.1.20Martin Czygan2021-04-151-1/+1
* addess #2Martin Czygan2021-04-152-0/+4
* Merge branch 'bnewbold-upstreaming' into 'master'Martin Czygan2021-04-156-1/+823
|\
| * main: 'unstructured' CLI demoBryan Newbold2021-04-141-1/+38
| * add 'simple' high-level routines for fuzzy-match-and-verify callsBryan Newbold2021-04-142-0/+316
| * GROBID API unstructured citation parsing utility codeBryan Newbold2021-04-143-1/+258
| * grobid2json helper fileBryan Newbold2021-04-131-0/+212
* | cleanup merge artifactMartin Czygan2021-04-151-1/+0
* | Merge branch 'bnewbold-dev-setup'Martin Czygan2021-04-157-9/+17
|\|
| * dynaconf: switch to fuzzycat.config import across projectBryan Newbold2021-04-133-3/+6
| * upgrade to python3.8Bryan Newbold2021-04-132-3/+3
| * gitlab CI: try 'make deps' and 'make test'Bryan Newbold2021-04-131-5/+3
| * makefile: run common commands inside pipenvBryan Newbold2021-04-131-7/+7
| * makefile: change 'deps' to be simple --dev --deployBryan Newbold2021-04-131-3/+1
| * make fmtBryan Newbold2021-04-132-3/+16
* | ci: reuse makefileMartin Czygan2021-04-151-4/+3
* | cleanup makefile, add pipenv commandsMartin Czygan2021-04-151-29/+7
* | fix imports and formattingMartin Czygan2021-04-143-8/+28
* | test: skip if configured search server is not reachableMartin Czygan2021-04-141-0/+14
* | tests: run es tests against public search endpointMartin Czygan2021-04-141-8/+31
* | pytest: enable logs during test runMartin Czygan2021-04-141-0/+2
|/
* update READMEMartin Czygan2021-04-131-0/+8
* Merge branch 'master' of github.com:miku/fuzzycatMartin Czygan2021-04-121-200/+203
|\
| * Merge pull request #3 from miku/dependabot/pip/urllib3-1.26.4Martin Czygan2021-04-121-200/+203
| |\
| | * Bump urllib3 from 1.26.3 to 1.26.4dependabot[bot]2021-04-121-200/+203
| |/
* | v0.1.19Martin Czygan2021-04-121-1/+1
* | address es hits.total change in ES7Martin Czygan2021-04-123-6/+28
|/
* v0.1.18Martin Czygan2021-03-161-1/+1
* matching: a list is requiredMartin Czygan2021-03-161-1/+1
* v0.1.17Martin Czygan2021-02-191-1/+1
* add missing dependencyMartin Czygan2021-02-191-0/+1
* update makefileMartin Czygan2021-02-191-17/+17
* require python 3.6Martin Czygan2021-02-191-1/+1
* v0.1.16Martin Czygan2021-02-181-1/+1
* setup: fix caseMartin Czygan2021-02-181-1/+1
* v0.1.15Martin Czygan2021-02-181-1/+1
* fix entry pointMartin Czygan2021-02-181-1/+1