Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use original_discussion_id | Douwe Maan | 2017-04-05 | 1 | -25/+0 |
* | Add specs | Douwe Maan | 2017-04-05 | 1 | -1/+23 |
* | Add option to start a new discussion on an MR | Douwe Maan | 2017-04-05 | 1 | -283/+4 |
* | Use `:empty_project` where possible in model specsrs-empty_project-models | Robert Speicher | 2017-01-26 | 1 | -2/+2 |
* | Optimize discussion notes resolving and unresolving21109-discussion-resolve-runs-a-single-update-query-per-note-but-should-run-a-single-update-query-for-all-notes-instead | Alejandro RodrÃguez | 2016-09-06 | 1 | -0/+37 |
* | Store discussion_id on Note for faster discussion lookup. | Douwe Maan | 2016-08-17 | 1 | -0/+50 |
* | Address review feedback | Douwe Maan | 2016-08-16 | 1 | -1/+1 |
* | Add specs for new Note and DiffNote methods. | Douwe Maan | 2016-08-12 | 1 | -0/+246 |
* | Speedup DiffNote#active? on discussions, preloading noteables and avoid touch... | Paco Guzman | 2016-08-02 | 1 | -2/+2 |
* | Make `DiffNote#update_position` private | Douwe Maan | 2016-07-07 | 1 | -39/+44 |
* | Add tests for DiffNote | Douwe Maan | 2016-07-06 | 1 | -0/+186 |