GitLab Bot
a1ed241c82
Add latest changes from gitlab-org/gitlab@master
2021-02-03 21:09:17 +00:00
GitLab Bot
e2235ff50a
Add latest changes from gitlab-org/gitlab@master
2020-07-15 03:09:15 +00:00
GitLab Bot
207ec5c078
Add latest changes from gitlab-org/gitlab@master
2020-07-12 09:09:08 +00:00
GitLab Bot
840d5ecdbb
Add latest changes from gitlab-org/gitlab@master
2020-07-02 15:09:08 +00:00
GitLab Bot
8f210aebe1
Add latest changes from gitlab-org/gitlab@master
2019-10-31 21:06:28 +00:00
GitLab Bot
8c7eab92cd
Add latest changes from gitlab-org/gitlab@master
2019-10-23 03:06:01 +00:00
Luke Duncalfe
93a618f0e5
New wiki page redirects user to random slug
...
Previously we asked a user to enter a new slug before taking them to
the Create Page page.
As a UX improvement, we now take them to a randomly generated URI so
they can begin creating their new page.
https://gitlab.com/gitlab-org/gitlab-ce/issues/46299
2019-08-21 09:33:12 +12:00
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