aboutsummaryrefslogtreecommitdiffstats
path: root/identity/resolver.go
Commit message (Collapse)AuthorAgeFilesLines
* cache: many fixes following the dag entity migrationMichael Muré2021-04-081-0/+35
|
* cache,bug,identity: structural changeMichael Muré2020-10-041-1/+12
| | | | | | - 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
* bug,entity: use a dedicated type to store IDsMichael Muré2019-08-111-3/+6
|
* identity: wip push/pullMichael Muré2019-03-011-1/+1
|
* identity: more refactoring progressMichael Muré2019-03-011-0/+22