aboutsummaryrefslogtreecommitdiffstats
path: root/cache/query.go
Commit message (Collapse)AuthorAgeFilesLines
* graphql: AllBugs now accept a queryMichael Muré2018-09-111-2/+5
|
* ls: support expressing a query with flags as wellMichael Muré2018-09-101-1/+6
|
* cache: doc & cleaningMichael Muré2018-09-101-1/+1
|
* cache: add the alias "state" for the qualifier "status"Michael Muré2018-09-101-1/+1
| | | | both are commonly expected
* cache: properly parse and clean qualifier with multi wordMichael Muré2018-09-101-10/+41
|
* doc: document the query DSLMichael Muré2018-09-091-8/+1
|
* cache: combine sorting and filtering into a query with its micro-DSLMichael Muré2018-09-091-0/+128