aboutsummaryrefslogtreecommitdiffstats
path: root/entity/err.go
Commit message (Collapse)AuthorAgeFilesLines
* feat: update references to the git-bug organization (#1249)sudoforge2024-08-241-2/+2
| | | | | | | | 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: tie up the refactor up to compilingMichael Muré2022-12-211-5/+11
|
* WIPMichael Muré2022-11-281-0/+17
|
* fix mergeMichael Muré2021-02-141-1/+1
|
* minor cleanupsMichael Muré2021-02-141-1/+1
|
* entity: add error to signal invalid formatMichael Muré2021-02-141-18/+21
|
* expose format versionvince2020-12-151-0/+26
| | | | this commit exposes the format version of the operation pack and identity to reduce the changes needed in vendored code when migrating. This also creates error variables that can be propagated and tested against for migrations.
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-081-0/+5
|
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-121-0/+26
|
* bug,entity: use a dedicated type to store IDsMichael Muré2019-08-111-0/+1