| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | partially revert raise_for_status() refactor | Bryan Newbold | 2019-01-08 | 1 | -1/+0 | 
| | | | | | Doesn't work with Flask wrapper, of course. | ||||
| * | check request status codes idiomatically | Bryan Newbold | 2018-12-29 | 1 | -0/+1 | 
| | | |||||
| * | remove textIcuSearch elastic filter | Bryan Newbold | 2018-12-03 | 1 | -1/+0 | 
| | | | | | | | | This was breaking, eg, DOI search with non-trivial characters. Because we set the tokenizer on individual fields, shouldn't be necessary on the whole query. | ||||
| * | ELASTICSEARCH not ELASTIC | Bryan Newbold | 2018-11-21 | 1 | -1/+1 | 
| | | |||||
| * | large refactor of python names/paths | Bryan Newbold | 2018-11-15 | 1 | -0/+4 | 
| | | | | | | | | - Add __init__.py files for fatcat_tools submodules, and use them in imports - Add a bunch of comments to files. - rename a number of classes and functions to be less verbose | ||||
| * | get webface working again | Bryan Newbold | 2018-11-12 | 1 | -1/+1 | 
| | | |||||
| * | refactor python modules | Bryan Newbold | 2018-11-12 | 1 | -0/+60 | 
