aboutsummaryrefslogtreecommitdiffstats
path: root/cache/query.go
Commit message (Collapse)AuthorAgeFilesLines
* Expose actors and participants in snapshot and bug excerptAmine Hilaly2019-04-041-1/+9
| | | | | | | | Append operations authors to each list on Apply() call Expose actors and participants in graphql Add actor/participant query filter and documentation
* Made requested changesSladyn2019-03-021-0/+4
| | | | Made changes to the doc files and remaining areas which required updation.
* 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