Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: generalized resolvers to resolve any entity time when unmarshalling an ↵ | Michael Muré | 2022-08-18 | 1 | -24/+15 |
| | | | | operation | ||||
* | cache: many fixes following the dag entity migration | Michael Muré | 2021-04-08 | 1 | -0/+29 |
| | |||||
* | cache,bug,identity: structural change | Michael Muré | 2020-10-04 | 1 | -0/+22 |
- 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 |