Skip to content

CE -> EE port: cleanup application settings spec ee

Toon Claes requested to merge tc-cleanup-application-settings-spec-ee into master

What does this MR do?

It ports the changes of gitlab-org/gitlab-ce!10189 to EE.

Are there points in the code the reviewer needs to double check?

Ensure the changes in ApplicationSettings::UpdateService are correct.

Why was this MR needed?

In 9-0-stable some conflicts are resolved, but not very clean. This will clean this up. See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10070#note_25898584

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports