Files
gitlabhq/app/views
Douwe Maan 662cf2cef4 Merge branch 'fix-wiki-page-history' into 'master'
Fix broken Wiki Page History

This MR fixes the broken Page History on the Wiki pages. It turns out `WikiHelper` did not allow users to view different versions due to its omitting of query string parameters, which was necessary to specify different `version_id` parameters. Instead of this hacky approach, use manually-specified wildcard routes that match the ID field properly for slashes.

Closes #2104

Closes #1751

Closes #1592

Closes https://github.com/gitlabhq/gitlabhq/issues/9399

See merge request !1232
2015-09-07 09:27:48 +00:00
..
2015-04-30 19:12:15 +02:00
2015-09-03 15:46:13 +02:00
2015-04-30 19:12:15 +02:00
2015-05-27 13:04:18 +00:00
2015-08-26 22:44:02 +02:00
2015-03-20 15:34:29 -07:00