gitlab-org--gitlab-foss/config/initializers
Jacob Vosmaer 6491974554 Disable Sidekiq arguments logging by default 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 Replace backticks with Gitlab::Popen 2014-03-03 08:40:29 +01:00
3_grit_ext.rb Remove python from installation docs 2014-01-30 19:48:47 +02:00
4_sidekiq.rb Disable Sidekiq arguments logging by default 2014-12-01 18:58:37 +01:00
5_backend.rb
6_rack_profiler.rb Add default settings to test env. Removed wrong comment for rack_profiler 2014-02-26 12:44:29 +02:00
7_omniauth.rb Prevent redeclaration of LDAP strategy 2014-10-17 18:03:34 +02:00
acts_as_taggable_on_patch.rb Add acts-as-taggable-on-patch for gem version 2.4.1 and Rails 4.1. 2014-06-03 11:37:23 +02:00
backtrace_silencers.rb
carrierwave.rb Make sure that tests pass when aws group is used. 2014-04-24 13:23:17 +02:00
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 Create one big regular expresion for Rack::Attack 2014-08-22 09:56:39 +02:00
secret_token.rb Allow to specify secret token via environment variable. 2014-04-15 19:27:25 +01:00
session_store.rb Merge branch 'redis_settings' 2014-08-28 15:03:22 +03:00
smtp_settings.rb.sample
state_machine_patch.rb Rename snippets scopes to plural names. 2014-06-04 08:37:19 +02:00
time_zone.rb Add timezone configuration to gitlab.yml 2014-10-21 11:27:16 +02:00
wrap_parameters.rb