gitlab-org--gitlab-foss/config/initializers
Rémy Coutable 3cb1e96ef6
Avoid autoload issue such as 'Mail::Parsers::AddressStruct'
By eager-loading the Mail gem in the Sidekiq initializer.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-06-20 12:43:29 +02:00
..
1_settings.rb fixed merge conflicts on UI branch 2016-06-16 15:01:27 +02:00
2_app.rb
4_ci_app.rb
5_backend.rb Fix a few places where autoloading would fail 2016-05-10 11:51:19 +02:00
active_record_query_trace.rb
attr_encrypted_no_db_connection.rb
backtrace_silencers.rb
bullet.rb
carrierwave.rb Codestyle: make sure we have space around operators 2016-05-13 04:46:56 -03:00
chronic_duration.rb Enable exceptions on ChronicDuration 2016-06-13 11:03:30 +01:00
connection_fix.rb
cookies_serializer.rb
date_time_formats.rb
default_url_options.rb Fix images in emails 2016-06-16 11:47:01 +01:00
devise.rb Codestyle: make sure we have space around operators 2016-05-13 04:46:56 -03:00
devise_password_length.rb.example
disable_email_interceptor.rb
doorkeeper.rb Improve Gitlab::Auth method names 2016-06-10 14:51:16 +02:00
gitlab_shell_secret_token.rb
go_get.rb
gollum.rb
haml.rb
health_check.rb Support token header for health check token, and general cleanup of the health_check feature. 2016-05-11 17:27:08 -07:00
inflections.rb Create table for award emoji 2016-05-06 10:47:11 +02:00
kaminari_config.rb
metrics.rb Merge branch '18451-track-new-redis-connections' into 'master' 2016-06-15 09:56:42 +00:00
mime_types.rb
mysql_ignore_postgresql_options.rb
omniauth.rb Add leading comment space cop 2016-05-31 19:33:46 -03:00
postgresql_limit_fix.rb
postgresql_opclasses_support.rb
premailer.rb Don't remove IDs via premailer 2016-05-25 16:56:06 -04:00
public_key.rb
rack_attack.rb.example
rack_attack_git_basic_auth.rb
rack_lineprof.rb
relative_url.rb.sample
secret_token.rb
sentry.rb
session_store.rb Enable Style/RedundantParentheses rubocop cop 2016-05-30 15:07:18 +02:00
sherlock.rb
sidekiq.rb Avoid autoload issue such as 'Mail::Parsers::AddressStruct' 2016-06-20 12:43:29 +02:00
smtp_settings.rb.sample
static_files.rb
time_zone.rb
trusted_proxies.rb
wrap_parameters.rb