-
- Downloads
Backport gitlab.yml.example from EE
To make this happen, we need to conditionally add the group_saml strategy when running tests, but only on EE. This requires some changes to Gitlab.ee? so that it can be used before/without loading the Rails environment. We also have to change how we require a few files, so this can run outside of Rails.
Showing
- config/gitlab.yml.example 197 additions, 1 deletionconfig/gitlab.yml.example
- config/initializers/1_settings.rb 14 additions, 0 deletionsconfig/initializers/1_settings.rb
- config/settings.rb 6 additions, 0 deletionsconfig/settings.rb
- lib/gitlab.rb 10 additions, 6 deletionslib/gitlab.rb
- spec/fast_spec_helper.rb 1 addition, 0 deletionsspec/fast_spec_helper.rb
- spec/lib/gitlab_spec.rb 30 additions, 2 deletionsspec/lib/gitlab_spec.rb
Please register or sign in to comment