gitlab-org--gitlab-foss/config/initializers
Jacob Vosmaer 43f037c903 Don't reuse gRPC channels
It seems that bad things happen when two gRPC stubs share one gRPC
channel so let's stop doing that. The downside of this is that we
create more gRPC connections; one per stub.
2017-05-15 10:52:33 +02:00
..
0_inflections.rb
0_post_deployment_migrations.rb
1_settings.rb Allow disabling usage ping in `gitlab.yml` 2017-05-11 09:20:11 +01:00
2_app.rb
5_backend.rb
6_validations.rb
7_redis.rb
8_gitaly.rb Don't reuse gRPC channels 2017-05-15 10:52:33 +02:00
8_metrics.rb
acts_as_taggable.rb
additional_headers_interceptor.rb
ar5_batching.rb
ar_monkey_patch.rb Enable the Style/TrailingCommaInArguments cop 2017-05-10 18:25:45 +02:00
ar_speed_up_migration_checking.rb
attr_encrypted_no_db_connection.rb
backtrace_silencers.rb
bullet.rb
carrierwave.rb
chronic_duration.rb
connection_fix.rb
cookies_serializer.rb
date_time_formats.rb
default_url_options.rb
devise.rb
devise_password_length.rb.example
disable_email_interceptor.rb
doorkeeper.rb
doorkeeper_openid_connect.rb
email_template_interceptor.rb
etag_caching.rb
fast_gettext.rb
fix_local_cache_middleware.rb
gettext_rails_i18n_patch.rb
gitlab_shell_secret_token.rb
gitlab_workhorse_secret.rb
go_get.rb
gollum.rb
hamlit.rb Enable the Style/TrailingCommaInArguments cop 2017-05-10 18:25:45 +02:00
health_check.rb
kaminari_config.rb
math_lexer.rb
mime_types.rb
mysql_ignore_postgresql_options.rb
omniauth.rb
plantuml_lexer.rb
postgresql_limit_fix.rb
postgresql_opclasses_support.rb
premailer.rb
rack_attack.rb.example
rack_attack_git_basic_auth.rb
rack_attack_logging.rb
rack_lineprof.rb
relative_naming_ci_namespace.rb
relative_url.rb.sample
request_context.rb
request_profiler.rb
routing_draw.rb
rspec_profiling.rb Revert "Merge branch 'fix-rspec_profiling-establish_connection-string-deprecation' into 'master'" 2017-05-07 22:35:20 +00:00
secret_token.rb
sentry.rb
session_store.rb
sherlock.rb
sidekiq.rb
smtp_settings.rb.sample
static_files.rb Enable the Style/TrailingCommaInArguments cop 2017-05-10 18:25:45 +02:00
time_zone.rb
trusted_proxies.rb
warden.rb
workhorse_multipart.rb
wrap_parameters.rb