Skip to content

Backport changes in the application settings helper to CE

What does this MR do?

Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4286

We now use repository_storage_options_for_select in Geo selective sync, so we need to be able to pass the list of enabled choices from more than one place.

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

Why was this MR needed?

Keep diff between CE and EE small.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Related to https://gitlab.com/gitlab-org/gitlab-ee/issues/4644

Edited by Robert Speicher

Merge request reports