summaryrefslogtreecommitdiffstatshomepage
path: root/cache/identity_cache.go
Commit message (Collapse)AuthorAge
* feat: update references to the git-bug organization (#1249)sudoforge2024-08-24
| | | | | | | | The repository was recently moved to the git-bug organization on github. This change refactors references to the repository to ensure that they use the updated owner URI. Closes: #1243 Change-Id: I799712354c6ba25cdd8b06286275850c52efe6ff
* cache: fix some bugs after refactorMichael Muré2022-12-23
|
* WIPMichael Muré2022-12-19
|
* WIPMichael Muré2022-11-28
|
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-18
|
* deal with the previous changesMichael Muré2021-02-14
|
* cache,bug,identity: structural changeMichael Muré2020-10-04
| | | | | | - 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-08
|
* wipMichael Muré2020-02-08
|
* identity: rework mutationMichael Muré2020-02-08
|
* identity: working identity cacheMichael Muré2019-03-01
|
* identity: wip cachingMichael Muré2019-03-01
|
* identity: work on higher level now, cache, first two identity commandsMichael Muré2019-03-01