gitlab-org--gitlab-foss/config/initializers
2014-12-01 18:58:37 +01:00
..
1_settings.rb Add settings to disable email sending from GitLab. 2014-10-27 13:02:12 +01:00
2_app.rb
3_grit_ext.rb
4_sidekiq.rb Disable Sidekiq arguments logging by default 2014-12-01 18:58:37 +01:00
5_backend.rb
6_rack_profiler.rb
7_omniauth.rb Prevent redeclaration of LDAP strategy 2014-10-17 18:03:34 +02:00
acts_as_taggable_on_patch.rb
backtrace_silencers.rb
carrierwave.rb
devise.rb Only enable LDAP providers if LDAP is enabled 2014-10-15 09:53:16 +02:00
devise_async.rb
devise_password_length.rb.example
disable_email_interceptor.rb Add email interceptor to prevent mail sending if email sending is disabled. 2014-10-27 13:05:50 +01:00
gitlab_shell_secret_token.rb Revert "gitlab shell works if multiple rubies installed" 2014-11-18 17:14:36 +02:00
haml.rb
inflections.rb
kaminari_config.rb
mime_types.rb
postgresql_limit_fix.rb
rack_attack.rb.example
secret_token.rb
session_store.rb
smtp_settings.rb.sample
state_machine_patch.rb
time_zone.rb Add timezone configuration to gitlab.yml 2014-10-21 11:27:16 +02:00
wrap_parameters.rb