aboutsummaryrefslogtreecommitdiffstats
path: root/operations/operations_test.go
Commit message (Collapse)AuthorAgeFilesLines
* merge package operations into bug, they are tightly coupled anywayMichael Muré2018-09-291-72/+0
|
* cache: add raw edit functions to allow setting up the author, the timestamp ↵Michael Muré2018-09-251-25/+28
| | | | and the metadatas
* bug: add the ability to store arbitrary metadata on an operationMichael Muré2018-09-241-1/+1
|
* bug: add a data validation process to avoid merging incorrect operationsMichael Muré2018-09-151-0/+69