Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move {bug,identity} to /entities, move input to /commands | Michael Muré | 2022-08-18 | 1 | -34/+0 |
| | |||||
* | core: generalized resolvers to resolve any entity time when unmarshalling an ↵ | Michael Muré | 2022-08-18 | 1 | -42/+5 |
| | | | | operation | ||||
* | cache: many fixes following the dag entity migration | Michael Muré | 2021-04-08 | 1 | -0/+35 |
| | |||||
* | cache,bug,identity: structural change | Michael Muré | 2020-10-04 | 1 | -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 IDs | Michael Muré | 2019-08-11 | 1 | -3/+6 |
| | |||||
* | identity: wip push/pull | Michael Muré | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | identity: more refactoring progress | Michael Muré | 2019-03-01 | 1 | -0/+22 |