summaryrefslogtreecommitdiffstats
path: root/app/views/wiki/date_index.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Adds export of all wiki pages to a PDF file (#3463).Jean-Philippe Lang2012-01-301-1/+4
* replace tabs to spaces at app/views/wiki/date_index.html.erbToshi MARUYAMA2011-09-171-2/+2
* HTML escape at app/views/wiki/date_index.html.erb.Toshi MARUYAMA2011-08-021-1/+1
* Fixed: atom links on wiki index broken by r4266.Jean-Philippe Lang2011-03-211-2/+2
* Refactor: convert WikiController to a REST resourceEric Davis2010-10-281-1/+1
* Refactor: use :id instead of :page when linking to Wiki PagesEric Davis2010-10-271-1/+1
* Refactor: rename WikiController#index to #show, it's a single resource actionEric Davis2010-10-211-3/+3
* Refactor: extract method from WikiController#specialEric Davis2010-10-181-0/+33