BigW Consortium Gitlab
Remove NamespacesController * removes unnecessary NamespacesController. The main purpose of this controller was redirect to group or user page when URL like https://gitlab.com/gitlab-org was used. Now this functionality is handled by constrainers (like this https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/routes/user.rb#L17-21) and take user to correct controller right from the start. * serve non existing API routes like `/api/v3/whatever` with Grape instead of Rails. Before this change wrong API url was served by rails with not obvious 404, 405 & 500 errors See merge request !6733
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ci | Loading commit data... | |
README.md | Loading commit data... | |
access_requests.md | Loading commit data... | |
award_emoji.md | Loading commit data... | |
boards.md | Loading commit data... | |
branches.md | Loading commit data... | |
broadcast_messages.md | Loading commit data... | |
build_triggers.md | Loading commit data... | |
build_variables.md | Loading commit data... | |
builds.md | Loading commit data... | |
commits.md | Loading commit data... | |
deploy_key_multiple_projects.md | Loading commit data... | |
deploy_keys.md | Loading commit data... | |
deployments.md | Loading commit data... | |
enviroments.md | Loading commit data... | |
groups.md | Loading commit data... | |
issues.md | Loading commit data... | |
keys.md | Loading commit data... | |
labels.md | Loading commit data... | |
licenses.md | Loading commit data... | |
members.md | Loading commit data... | |
merge_requests.md | Loading commit data... | |
milestones.md | Loading commit data... | |
namespaces.md | Loading commit data... | |
notes.md | Loading commit data... | |
notification_settings.md | Loading commit data... | |
oauth2.md | Loading commit data... | |
pipelines.md | Loading commit data... | |
project_snippets.md | Loading commit data... | |
projects.md | Loading commit data... | |
repositories.md | Loading commit data... | |
repository_files.md | Loading commit data... | |
runners.md | Loading commit data... | |
services.md | Loading commit data... | |
session.md | Loading commit data... | |
settings.md | Loading commit data... | |
sidekiq_metrics.md | Loading commit data... | |
system_hooks.md | Loading commit data... | |
tags.md | Loading commit data... | |
todos.md | Loading commit data... | |
users.md | Loading commit data... |