| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | in safe-mode, allow index API methods without trailing slash | Bryan Newbold | 2021-03-29 | 1 | -0/+17 | 
| | | | | | | If we allowed this in `unsafe_all_indices`, then all top-level API methods would be available, which we don't want. | ||||
| * | lint: remove 'mut' on tokio runtimes | Bryan Newbold | 2020-12-23 | 1 | -4/+4 | 
| | | | | | This is a tokio v1.0 change | ||||
| * | more tests | Bryan Newbold | 2020-08-26 | 1 | -0/+31 | 
| | | |||||
| * | rename 'allow_all...' to 'unsafe_all...' | Bryan Newbold | 2020-08-25 | 1 | -3/+3 | 
| | | |||||
| * | fmt | Bryan Newbold | 2020-08-25 | 1 | -15/+9 | 
| | | |||||
| * | move tests around | Bryan Newbold | 2020-08-25 | 1 | -12/+36 | 
| | | |||||
| * | significant increase in parse and test coverage | Bryan Newbold | 2020-08-25 | 1 | -1/+3 | 
| | | |||||
| * | parse scroll requests | Bryan Newbold | 2020-08-25 | 1 | -0/+19 | 
| | | |||||
| * | tests: proper URIs; filter request bodies | Bryan Newbold | 2020-08-25 | 1 | -15/+35 | 
| | | |||||
| * | move request body parsing to module/file | Bryan Newbold | 2020-08-24 | 1 | -1/+1 | 
| | | |||||
| * | more progress and tests | Bryan Newbold | 2020-08-24 | 1 | -2/+21 | 
| | | |||||
| * | tests: try all query files; some small refactors | Bryan Newbold | 2020-08-24 | 1 | -4/+25 | 
| | | |||||
| * | start on test framework and query JSON parser | Bryan Newbold | 2020-08-22 | 1 | -0/+4 | 
| | | |||||
| * | start of test infra | Bryan Newbold | 2020-08-18 | 1 | -0/+16 | 
