Commit Graph

7 Commits

Author SHA1 Message Date
Douwe Maan 8403eee8a5
Revert "Resolve "[Rails5] `ActionView::MissingTemplate` in spec/features/projects/wiki/user_views_wiki_page_spec.rb""
This reverts commit 1292b99b74.
2018-12-03 12:28:51 +01:00
Sanad Liaquat 0896d6942d Fix leading slash in redirects and add cop 2018-09-21 14:10:20 +00:00
blackst0ne 1292b99b74 Resolve "[Rails5] `ActionView::MissingTemplate` in spec/features/projects/wiki/user_views_wiki_page_spec.rb" 2018-06-12 11:30:13 +00:00
Stan Hu 6811adafd5 Relax constraint on Wiki IDs, since subdirectories can contain spaces
If a subdirectory contains spaces, GitLab would be unable to generate
the route in the sidebar, resulting in an Error 500.

Closes #30357
2017-04-02 06:36:37 -07:00
Douwe Maan b7d8df503c Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
Dmitriy Zaporozhets 6683fdcfb0
Add nested groups support to the routing
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-11-23 14:08:36 +02:00
Dmitriy Zaporozhets 41990128a3
Refactor project routing
* split on multiple files
* improve routing order

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-11-07 17:14:34 +02:00