Skip to content

CE application settings (not Docs) Cleanup

Marcel Amirault requested to merge (removed):ce-application-settings into master

What does this MR do?

As part of https://gitlab.com/gitlab-org/gitlab-ce/issues/49155 and related to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20721, this is a small cleanup so that the docs and settings sync better together. Mostly alphabetizing, but a few typo fixes too.

Alphabetized: settings.rb application_setting.rb application_settings_helper.rb

Fixed in settings.rb:

  • Typo in sidekiq_throttling_queus to sidekiq_throttling_queues
  • Typo in performance_bar_allowed_group_id description (Depreated -> Deprecated)

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

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Marcel Amirault

Merge request reports