Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds export of all wiki pages to a PDF file (#3463). | Jean-Philippe Lang | 2012-01-30 | 1 | -1/+4 |
* | replace tabs to spaces at app/views/wiki/date_index.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -2/+2 |
* | HTML escape at app/views/wiki/date_index.html.erb. | Toshi MARUYAMA | 2011-08-02 | 1 | -1/+1 |
* | Fixed: atom links on wiki index broken by r4266. | Jean-Philippe Lang | 2011-03-21 | 1 | -2/+2 |
* | Refactor: convert WikiController to a REST resource | Eric Davis | 2010-10-28 | 1 | -1/+1 |
* | Refactor: use :id instead of :page when linking to Wiki Pages | Eric Davis | 2010-10-27 | 1 | -1/+1 |
* | Refactor: rename WikiController#index to #show, it's a single resource action | Eric Davis | 2010-10-21 | 1 | -3/+3 |
* | Refactor: extract method from WikiController#special | Eric Davis | 2010-10-18 | 1 | -0/+33 |