summaryrefslogtreecommitdiffstatshomepage
path: root/bug/op_edit_comment_test.go
Commit message (Expand)AuthorAge
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-18
* entity/dag: proper base operation for simplified implementationMichael Muré2022-07-25
* bug: don't serialize multiple time the author, only once in OperationPackMichael Muré2022-03-15
* Fix ID string in order to find correct bug instanceAlexander Scharinger2021-04-17
* bug: migrate to the DAG entity structure!Michael Muré2021-02-14
* bug: fix testsMichael Muré2021-02-14
* bug: Id from first operation data, not git + remove root linkMichael Muré2021-02-14
* repo: expose all lamport clocks, move clocks in their own folderMichael Muré2021-02-14
* identity: remove support for legacy identityMichael Muré2020-10-04
* bug,entity: use a dedicated type to store IDsMichael Muré2019-08-11
* bug: compute op's ID based on the serialized data on diskMichael Muré2019-08-08
* bug: fix EditCommentOperation targeting the wrong commentMichael Muré2019-04-14
* identity: I can compile again !!Michael Muré2019-03-01
* identity: somewhat getting closer !Michael Muré2019-03-01
* identity: more progress and fixesMichael Muré2019-03-01
* WIP identity in gitMichael Muré2019-03-01
* bug: use deditated type for all TimelineItemMichael Muré2018-09-30
* bug: implement comment editionMichael Muré2018-09-29