aboutsummaryrefslogtreecommitdiffstats
path: root/cache/identity_cache.go
Commit message (Collapse)AuthorAgeFilesLines
* deal with the previous changesMichael Muré2021-02-141-2/+6
|
* cache,bug,identity: structural changeMichael Muré2020-10-041-0/+2
| | | | | | - bug doesn't commit identities anymore, only make sure they are commit - cache use an IdentityResolver to load bugs with identities from the cache (deps injection) - IdentityCache now are identity.Interface
* more more wipMichael Muré2020-02-081-1/+1
|
* wipMichael Muré2020-02-081-1/+1
|
* identity: rework mutationMichael Muré2020-02-081-2/+2
|
* identity: working identity cacheMichael Muré2019-03-011-2/+15
|
* identity: wip cachingMichael Muré2019-03-011-1/+5
|
* identity: work on higher level now, cache, first two identity commandsMichael Muré2019-03-011-0/+26