aboutsummaryrefslogtreecommitdiffstats
path: root/cache/identity_cache.go
Commit message (Collapse)AuthorAgeFilesLines
* cache: fix some bugs after refactorMichael Muré2022-12-231-0/+14
|
* WIPMichael Muré2022-12-191-5/+5
|
* WIPMichael Muré2022-11-281-7/+11
|
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-181-1/+1
|
* 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