Fix project index page
1 unresolved thread
1 unresolved thread
What does this MR do?
It allows user access to Project#index action which then redirect user either to projects page or explore page
Why was this MR needed?
Because now visiting /projects
leads to 404 while based on the source code we want it to do redirect to correct page.
Does this MR meet the acceptance criteria?
-
Changelog entry added Documentation created/updatedAPI support added- Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
What are the relevant issue numbers?
Merge request reports
Activity
Marked the task Changelog entry added as completed
Bug is found while working on https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7121
Reassigned to @smcgivern
71 71 - Fix applying GitHub-imported labels when importing job is interrupted 72 72 - Allow to search for user by secondary email address in the admin interface(/admin/users) !7115 (YarNayar) 73 73 - Updated commit SHA styling on the branches page. 74 - Fix 404 when visit /projects page Please use the new CHANGELOG process in future! https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/changelog.md
Mentioned in commit 034e8593
Good catch, @dzaporozhets!
Please register or sign in to reply