Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename .rhtml to .html.erb of app/views/wiki/_sidebar.rhtml. | Toshi MARUYAMA | 2011-08-24 | 1 | -9/+0 |
* | Refactor: use :id instead of :page when linking to Wiki Pages | Eric Davis | 2010-10-27 | 1 | -1/+1 |
* | Refactor: Rename WikiController#page_index to #index | Eric Davis | 2010-10-25 | 1 | -1/+1 |
* | Refactor: rename WikiController#index to #show, it's a single resource action | Eric Davis | 2010-10-21 | 1 | -1/+1 |
* | Refactor: extract method from WikiController#special | Eric Davis | 2010-10-18 | 1 | -1/+1 |
* | Refactor: extract #page_index from WikiController#special | Eric Davis | 2010-10-15 | 1 | -1/+1 |
* | Makes the wiki sidebar editable (#5208). | Jean-Philippe Lang | 2010-04-11 | 1 | -0/+4 |
* | Added wiki index by date. | Jean-Philippe Lang | 2007-09-27 | 1 | -2/+3 |
* | Application layout refactored. | Jean-Philippe Lang | 2007-09-22 | 1 | -0/+4 |