| Commit message (Expand) | Author | Age | Files | Lines |
* | rename .rhtml to .html.erb of app/views/wiki/destroy.rhtml. | Toshi MARUYAMA | 2011-08-24 | 1 | -21/+0 |
* | Adds breadcrumb on all wiki page views. | Jean-Philippe Lang | 2011-07-04 | 1 | -0/+2 |
* | Refactor: use :id instead of :page when linking to Wiki Pages | Eric Davis | 2010-10-27 | 1 | -1/+1 |
* | Refactor: convert WikiController#destroy to use HTTP DELETE | Eric Davis | 2010-10-26 | 1 | -1/+1 |
* | Refactor: rename WikiController#index to #show, it's a single resource action | Eric Davis | 2010-10-21 | 1 | -1/+1 |
* | Refactor: change :id on WikiController to use :project_id | Eric Davis | 2010-10-20 | 1 | -1/+1 |
* | Ask user what to do with child pages when deleting a parent wiki page (#3202). | Jean-Philippe Lang | 2009-04-21 | 1 | -0/+19 |