Files
gitlabhq/features
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-08-25 16:36:54 +02:00
2015-08-19 13:47:03 +02:00
2015-09-01 23:29:27 -07:00
2015-08-14 15:08:31 +02:00
2015-08-19 13:47:03 +02:00
2015-08-24 13:59:01 +03:00
2015-08-27 13:06:14 +03:00