Files
gitlabhq/app/helpers
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-07-29 08:32:00 +02:00
2015-09-03 22:15:21 +02:00
2015-07-29 07:40:58 +02:00
2015-08-20 14:03:09 -07:00
2015-05-21 23:40:25 -04:00
2015-04-22 16:48:39 +03:00
2015-02-14 11:09:23 -07:00
2015-02-05 19:15:05 -08:00
2015-08-20 11:59:21 +02:00