summaryrefslogtreecommitdiffstatshomepage
path: root/cache/bug_excerpt.go
Commit message (Expand)AuthorAge
* identity: bring back the login to hold that info from bridges (purely informa...Michael Muré2020-02-25
* more more wipMichael Muré2020-02-08
* cache: don't store legacy identities IDs in bug excerpt as they are not reach...Michael Muré2020-02-03
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-12
* bug,entity: use a dedicated type to store IDsMichael Muré2019-08-11
* commands: fix ls not displaying the new Identities properlyMichael Muré2019-04-11
* Expose actors and participants in snapshot and bug excerptAmine Hilaly2019-04-04
* Rebased and updated.Sladyn2019-03-02
* Made requested changesSladyn2019-03-02
* ls.go:`git bug ls` should be fasterSladyn2019-03-02
* commands: add a super-fast "user ls" commandMichael Muré2019-03-01
* identity: some UX cleanupMichael Muré2019-03-01
* identity: working identity cacheMichael Muré2019-03-01
* identity: wip cachingMichael Muré2019-03-01
* identity: more cleaning and fixes after a code reviewMichael Muré2019-03-01
* identity: more progress and fixesMichael Muré2019-03-01
* WIP identity in gitMichael Muré2019-03-01
* cache: also index the first op metadataMichael Muré2018-10-01
* reorganize package for a more idomatic goMichael Muré2018-09-11
* bug: ensure that OpBase field are public and properly serializedMichael Muré2018-09-10
* cache: combine sorting and filtering into a query with its micro-DSLMichael Muré2018-09-09
* BugExcerpt: also store bug labelsMichael Muré2018-09-09
* cache: provide sorted (id, creation, edit) list of bugsMichael Muré2018-09-02
* cache: maintain, write and load from disk bug excerptsMichael Muré2018-08-23
* bug: add a new BugExerpt that hold a subset of a bug state for efficient sort...Michael Muré2018-08-23