summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/comment_callback_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Store affected lines of an inline diff comment correctlyJohan Sørensen2009-11-041-10/+26
* Clean up the CommentCallback API a little bitJohan Sørensen2009-11-041-0/+1
* Render the comments + counter on the last commented lineJohan Sørensen2009-11-041-5/+3
* Render a specific diff-comment partial from the CommentCallback and highlight...Johan Sørensen2009-11-041-5/+8
* Fixed failing CommentCallbackTestJohan Sørensen2009-11-041-1/+1
* Render a comment count indicator along with the comments for a given lineJohan Sørensen2009-11-041-27/+18
* When a merge request version has comments, render these alongside the diff.Marius Mathiesen2009-11-041-6/+7
* Adding a callback for displaying comments in a diff.Marius Mathiesen2009-11-041-0/+60