Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | cleanup merge artifact | Martin Czygan | 2021-04-15 | 1 | -1/+0 | |
* | | Merge branch 'bnewbold-dev-setup' | Martin Czygan | 2021-04-15 | 7 | -9/+17 | |
|\| | ||||||
| * | dynaconf: switch to fuzzycat.config import across project | Bryan Newbold | 2021-04-13 | 3 | -3/+6 | |
| * | upgrade to python3.8 | Bryan Newbold | 2021-04-13 | 2 | -3/+3 | |
| * | gitlab CI: try 'make deps' and 'make test' | Bryan Newbold | 2021-04-13 | 1 | -5/+3 | |
| * | makefile: run common commands inside pipenv | Bryan Newbold | 2021-04-13 | 1 | -7/+7 | |
| * | makefile: change 'deps' to be simple --dev --deploy | Bryan Newbold | 2021-04-13 | 1 | -3/+1 | |
| * | make fmt | Bryan Newbold | 2021-04-13 | 2 | -3/+16 | |
* | | ci: reuse makefile | Martin Czygan | 2021-04-15 | 1 | -4/+3 | |
* | | cleanup makefile, add pipenv commands | Martin Czygan | 2021-04-15 | 1 | -29/+7 | |
* | | fix imports and formatting | Martin Czygan | 2021-04-14 | 3 | -8/+28 | |
* | | test: skip if configured search server is not reachable | Martin Czygan | 2021-04-14 | 1 | -0/+14 | |
* | | tests: run es tests against public search endpoint | Martin Czygan | 2021-04-14 | 1 | -8/+31 | |
* | | pytest: enable logs during test run | Martin Czygan | 2021-04-14 | 1 | -0/+2 | |
|/ | ||||||
* | update README | Martin Czygan | 2021-04-13 | 1 | -0/+8 | |
* | Merge branch 'master' of github.com:miku/fuzzycat | Martin Czygan | 2021-04-12 | 1 | -200/+203 | |
|\ | ||||||
| * | Merge pull request #3 from miku/dependabot/pip/urllib3-1.26.4 | Martin Czygan | 2021-04-12 | 1 | -200/+203 | |
| |\ | ||||||
| | * | Bump urllib3 from 1.26.3 to 1.26.4 | dependabot[bot] | 2021-04-12 | 1 | -200/+203 | |
| |/ | ||||||
* | | v0.1.19 | Martin Czygan | 2021-04-12 | 1 | -1/+1 | |
* | | address es hits.total change in ES7 | Martin Czygan | 2021-04-12 | 3 | -6/+28 | |
|/ | ||||||
* | v0.1.18 | Martin Czygan | 2021-03-16 | 1 | -1/+1 | |
* | matching: a list is required | Martin Czygan | 2021-03-16 | 1 | -1/+1 | |
* | v0.1.17 | Martin Czygan | 2021-02-19 | 1 | -1/+1 | |
* | add missing dependency | Martin Czygan | 2021-02-19 | 1 | -0/+1 | |
* | update makefile | Martin Czygan | 2021-02-19 | 1 | -17/+17 | |
* | require python 3.6 | Martin Czygan | 2021-02-19 | 1 | -1/+1 | |
* | v0.1.16 | Martin Czygan | 2021-02-18 | 1 | -1/+1 | |
* | setup: fix case | Martin Czygan | 2021-02-18 | 1 | -1/+1 | |
* | v0.1.15 | Martin Czygan | 2021-02-18 | 1 | -1/+1 | |
* | fix entry point | Martin Czygan | 2021-02-18 | 1 | -1/+1 | |
* | v0.1.14 | Martin Czygan | 2021-02-18 | 1 | -1/+1 | |
* | workaround for a case found in refs: | Martin Czygan | 2021-02-15 | 1 | -0/+6 | |
* | fix list entries | Martin Czygan | 2021-02-13 | 1 | -2/+0 | |
* | workaround for dates | Martin Czygan | 2021-02-11 | 1 | -0/+4 | |
* | fix name | Martin Czygan | 2021-02-11 | 1 | -3/+3 | |
* | update notes | Martin Czygan | 2021-02-11 | 2 | -10/+16 | |
* | Merge pull request #2 from miku/dependabot/pip/cryptography-3.3.2 | Martin Czygan | 2021-02-11 | 1 | -58/+28 | |
|\ | ||||||
| * | Bump cryptography from 3.3.1 to 3.3.2 | dependabot[bot] | 2021-02-11 | 1 | -58/+28 | |
* | | add a batch verifier for ref groups | Martin Czygan | 2021-02-11 | 2 | -0/+76 | |
|/ | ||||||
* | update notes | Martin Czygan | 2021-02-11 | 1 | -0/+7 | |
* | note on extra tool | Martin Czygan | 2021-02-03 | 1 | -2/+16 | |
* | try out xar | Martin Czygan | 2021-02-02 | 4 | -2/+18 | |
* | move initialization closer to use | Martin Czygan | 2021-02-02 | 1 | -1/+1 | |
* | make fmt | Martin Czygan | 2021-02-02 | 1 | -5/+7 | |
* | v0.1.13 | Martin Czygan | 2021-02-02 | 1 | -1/+1 | |
* | fix line reading from bytes | Martin Czygan | 2021-02-02 | 1 | -3/+16 | |
* | compression fixes and tweaks | Martin Czygan | 2021-02-02 | 1 | -7/+6 | |
* | add shellout helper | Martin Czygan | 2021-02-02 | 3 | -2/+59 | |
* | update/cleanup lockfile | Martin Czygan | 2021-02-02 | 1 | -6/+6 | |
* | cleanup print | Martin Czygan | 2021-02-02 | 1 | -1/+0 |