Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug: add "was" on SetTitleOperation to store what the title was | Michael Muré | 2018-08-15 | 1 | -2/+21 |
* | bug: add a Lamport logical clock to be able to sort bugs by creation time and... | Michael Muré | 2018-08-06 | 1 | -5/+0 |
* | implement media hosting in git for comments + API for the webui | Michael Muré | 2018-08-02 | 1 | -0/+5 |
* | some cleaning | Michael Muré | 2018-07-25 | 1 | -6/+7 |
* | more refactoring to have reusable bug action across different UI | Michael Muré | 2018-07-25 | 1 | -0/+5 |
* | all operations now have an author and a timestamp | Michael Muré | 2018-07-18 | 1 | -3/+8 |
* | add bug status + open/close commands | Michael Muré | 2018-07-17 | 1 | -1/+1 |
* | cleaning | Michael Muré | 2018-07-14 | 1 | -1/+1 |
* | serialize a Bug to git as a blob+tree+commit+ref | Michael Muré | 2018-07-13 | 1 | -6/+4 |
* | create the Bug structure | Michael Muré | 2018-07-13 | 1 | -3/+3 |
* | add the first 2 operations | Michael Muré | 2018-07-12 | 1 | -0/+24 |