Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose actors and participants in snapshot and bug excerpt | Amine Hilaly | 2019-04-04 | 1 | -0/+3 |
| | | | | | | | | Append operations authors to each list on Apply() call Expose actors and participants in graphql Add actor/participant query filter and documentation | ||||
* | commands: display comment's id in "git bug comment" | Michael Muré | 2019-03-28 | 1 | -7/+8 |
| | |||||
* | commands: show the last modification time in "user" | Michael Muré | 2019-03-01 | 1 | -1/+2 |
| | |||||
* | identity: somewhat getting closer ! | Michael Muré | 2019-03-01 | 1 | -4/+55 |
| | |||||
* | WIP identity in git | Michael Muré | 2019-03-01 | 1 | -3/+5 |
| | |||||
* | upgrade gqlgen to v0.7.1 | Michael Muré | 2018-12-23 | 1 | -0/+3 |
| | |||||
* | bug: in op convenience function, return the new op to be able to set ↵ | Michael Muré | 2018-10-01 | 1 | -4/+4 |
| | | | | metadata later | ||||
* | bug: use a value embedding for OpBase | Michael Muré | 2018-10-01 | 1 | -2/+2 |
| | |||||
* | bug: use deditated type for all TimelineItem | Michael Muré | 2018-09-30 | 1 | -1/+8 |
| | |||||
* | timeline: various minor improvements | Michael Muré | 2018-09-30 | 1 | -1/+1 |
| | |||||
* | bug: implement comment edition | Michael Muré | 2018-09-29 | 1 | -16/+27 |
| | | | | | - add a new operation - add a new "timeline" in the snapshot that hold a processed version of the operations | ||||
* | bug: apply an operation with a pointer to the snapshot | Michael Muré | 2018-09-29 | 1 | -2/+1 |
| | |||||
* | bug: define a hash-based identifier for an operation | Michael Muré | 2018-09-29 | 1 | -0/+4 |
| | |||||
* | merge package operations into bug, they are tightly coupled anyway | Michael Muré | 2018-09-29 | 1 | -0/+93 |