summaryrefslogtreecommitdiffstats
path: root/app/views/wiki/annotate.rhtml
Commit message (Expand)AuthorAgeFilesLines
* Replaced french word "anonyme" at app/views/wiki/annotate.rhtml with label_us...Toshi MARUYAMA2011-08-061-4/+11
* HTML escape at app/views/wiki/annotate.rhtml.Toshi MARUYAMA2011-08-021-2/+2
* Adds breadcrumb on all wiki page views.Jean-Philippe Lang2011-07-041-1/+3
* Refactor: use :id instead of :page when linking to Wiki PagesEric Davis2010-10-271-4/+4
* Refactor: rename WikiController#index to #show, it's a single resource actionEric Davis2010-10-211-2/+2
* Refactor: change :id on WikiController to use :project_idEric Davis2010-10-201-1/+1
* Replace the hardcoded "CodeRay" css class name for highlighted elements.Jean-Philippe Lang2010-03-141-1/+1
* Escape wiki annotate lines content (#2380).Jean-Philippe Lang2008-12-231-1/+1
* Added wiki annotate view. It's accessible for each version from the page hist...Jean-Philippe Lang2007-12-201-0/+32