aboutsummaryrefslogtreecommitdiffstats
path: root/cache/query_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Expose actors and participants in snapshot and bug excerptAmine Hilaly2019-04-041-0/+3
| | | | | | | | Append operations authors to each list on Apply() call Expose actors and participants in graphql Add actor/participant query filter and documentation
* Rectified TestsSladyn2019-03-021-1/+1
|
* Made requested changesSladyn2019-03-021-0/+3
| | | | Made changes to the doc files and remaining areas which required updation.
* cache: doc & cleaningMichael Muré2018-09-101-2/+3
|
* cache: properly parse and clean qualifier with multi wordMichael Muré2018-09-101-2/+6
|
* cache: combine sorting and filtering into a query with its micro-DSLMichael Muré2018-09-091-0/+30