summaryrefslogtreecommitdiff
path: root/app/helpers/wiki_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken Wiki Page HistoryStan Hu2015-09-011-24/+0
| | | | | | | | | | Closes #2104 Closes #1751 Closes #1592 Closes https://github.com/gitlabhq/gitlabhq/issues/9399
* Fix Error 500 when searching Wiki pagesStan Hu2015-04-301-0/+2
| | | | Closes #1547
* Fix bug where Wiki pages that include a '/' were no longer accessibleStan Hu2015-04-071-0/+22
Closes #1363