Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parse: more flexible sort order specification | Bryan Newbold | 2020-12-17 | 1 | -2/+10 |
* | add support for date_histogram and composite aggregations | Bryan Newbold | 2020-12-17 | 1 | -2/+24 |
* | add support for 'filters' aggregation | Bryan Newbold | 2020-12-17 | 1 | -0/+18 |
* | schema: filters can be single or array | Bryan Newbold | 2020-10-18 | 1 | -5/+13 |
* | schema: term queries can be numeric or boolean | Bryan Newbold | 2020-10-18 | 1 | -5/+18 |
* | fmt | Bryan Newbold | 2020-08-25 | 1 | -218/+217 |
* | significant increase in parse and test coverage | Bryan Newbold | 2020-08-25 | 1 | -13/+481 |
* | progress: query param parsing, small renamings | Bryan Newbold | 2020-08-25 | 1 | -0/+8 |
* | move request body parsing to module/file | Bryan Newbold | 2020-08-24 | 1 | -0/+242 |