aboutsummaryrefslogtreecommitdiffstats
path: root/cache/bug_excerpt.go
Commit message (Expand)AuthorAgeFilesLines
* cache: provide sorted (id, creation, edit) list of bugsMichael Muré2018-09-021-2/+2
* cache: maintain, write and load from disk bug excerptsMichael Muré2018-08-231-1/+8
* bug: add a new BugExerpt that hold a subset of a bug state for efficient sort...Michael Muré2018-08-231-0/+92