Skip to content

Revert "Merge branch 'use_gitlab_current_settings' into 'master'"

Bob Van Landuyt requested to merge revert-6025b4e8 into master

What does this MR do?

ApplicationSetting uses the UrlValidator to validate it's urls. So when we want to use the UrlValidator we, try to load the settings, that will be created when we go through Gitlab::CurrentSettings.

What are the relevant issue numbers?

This reverts https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25370

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9833

Edited by Bob Van Landuyt

Merge request reports