Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store affected lines of an inline diff comment correctly | Johan Sørensen | 2009-11-04 | 1 | -10/+26 |
* | Clean up the CommentCallback API a little bit | Johan Sørensen | 2009-11-04 | 1 | -0/+1 |
* | Render the comments + counter on the last commented line | Johan Sørensen | 2009-11-04 | 1 | -5/+3 |
* | Render a specific diff-comment partial from the CommentCallback and highlight... | Johan Sørensen | 2009-11-04 | 1 | -5/+8 |
* | Fixed failing CommentCallbackTest | Johan Sørensen | 2009-11-04 | 1 | -1/+1 |
* | Render a comment count indicator along with the comments for a given line | Johan Sørensen | 2009-11-04 | 1 | -27/+18 |
* | When a merge request version has comments, render these alongside the diff. | Marius Mathiesen | 2009-11-04 | 1 | -6/+7 |
* | Adding a callback for displaying comments in a diff. | Marius Mathiesen | 2009-11-04 | 1 | -0/+60 |