aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/comment_controller.rb
Commit message (Expand)AuthorAgeLines
* Have a link to the annotation form, rather than the form being on the request.francis2008-09-02-8/+15
* Do not show track field if already tracking.francis2008-08-29-1/+2
* By default sign people up to track requests that they annotate upon.francis2008-08-29-2/+18
* Prevent double posting of comments, and test code for that.francis2008-08-26-3/+3
* Test code for comments.francis2008-08-26-4/+3
* Most of comments code.francis2008-08-13-0/+54