aboutsummaryrefslogtreecommitdiffstats
path: root/bug/op_noop.go
Commit message (Collapse)AuthorAgeFilesLines
* entity: no sign-post neededMichael Muré2021-02-201-3/+0
|
* minor cleanupsMichael Muré2021-02-141-1/+1
|
* bug: migrate to the DAG entity structure!Michael Muré2021-02-141-6/+2
|
* graphql: use the cache in priority for fast browsing at < 20ms instead of ↵Michael Muré2020-02-091-0/+3
| | | | seconds
* bug,entity: use a dedicated type to store IDsMichael Muré2019-08-111-20/+5
|
* bug: compute op's ID based on the serialized data on diskMichael Muré2019-08-081-3/+2
|
* commands: show the last modification time in "user"Michael Muré2019-03-011-1/+1
|
* identity: somewhat getting closer !Michael Muré2019-03-011-0/+42
|
* WIP identity in gitMichael Muré2019-03-011-3/+6
|
* upgrade gqlgen to v0.7.1Michael Muré2018-12-231-0/+3
|
* bug: add a new no-op operation to store arbitrary metadata on a bugMichael Muré2018-10-011-0/+49