summaryrefslogtreecommitdiffstats
path: root/app/helpers/comments_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable clicking a comment to jump to the inline context.Marius Mathiesen2009-11-161-1/+1
* Store affected lines of an inline diff comment correctlyJohan Sørensen2009-11-041-1/+1
* Support for editing comments for the author 10 minutes after creating themMarius Mathiesen2009-11-041-1/+1
* Clicking a comment link will ask the controller to update, then goto comment ...Marius Mathiesen2009-11-041-0/+2
* When POSTing a comment on a MR version, the controller renders the relevant d...Marius Mathiesen2009-11-041-0/+1
* Make it possible to jump from comment listing to code diffMarius Mathiesen2009-11-041-3/+7
* Render a list of comments both to the merge and the diffs affected.Marius Mathiesen2009-11-041-1/+6
* Updated copyrights-blurb in all application filesJohan Sørensen2009-04-221-0/+4
* include UsersHelper everywhereJohan Sørensen2009-01-051-1/+1
* Included UsersHelper in CommentsHelper to fix a problem with the commits_info...Peter Dalmaris2008-12-221-0/+1
* Add copyright and license headers (AGPL) to code filesTor Arne Vestbø2008-11-281-0/+17
* Added commenting of repositories and commitsJohan Sørensen2008-01-071-0/+2