gitlab-org--gitlab-foss/config/initializers
Jan Provaznik 606261e8e7 Run do_master_restart callback on server start
We want to call master_restart callback on start too - this callback
is used for cleaning up prometheus files. It has been added to
Omnibus already:
https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/3350

So make sure that Unicorn example configs are up-to-date and that
the same callback is called for Puma too.
2019-07-01 15:32:19 +00:00
..
0_acts_as_taggable.rb
0_as_concern.rb
0_inflections.rb Copy inflections from EE 2019-06-25 10:29:50 -05:00
0_post_deployment_migrations.rb
1_postgresql_only.rb Only support postgresql 2019-06-19 14:11:00 +01:00
01_secret_token.rb Store Let's Encrypt private key in settings 2019-05-28 04:47:34 +00:00
1_settings.rb Move mirror settings to their own EE block 2019-06-28 12:35:45 -05:00
2_gitlab.rb
5_backend.rb
6_validations.rb Remove ignored circuit_breaker columns 2019-06-28 10:30:40 +02:00
7_prometheus_metrics.rb Run do_master_restart callback on server start 2019-07-01 15:32:19 +00:00
7_redis.rb
8_devise.rb
8_gitaly.rb
9_fast_gettext.rb
action_dispatch_http_mime_negotiation.rb
action_mailer_hooks.rb
active_record_build_select.rb
active_record_data_types.rb
active_record_lifecycle.rb
active_record_migration.rb
active_record_mysql_timestamp.rb
active_record_preloader.rb
active_record_schema_ignore_tables.rb
active_record_table_definition.rb
active_record_verbose_query_logs.rb
ar_mysql_jsonb_support.rb
ar_native_database_types.rb
ar_speed_up_migration_checking.rb
attr_encrypted_no_db_connection.rb
backtrace_silencers.rb
batch_loader.rb
bootstrap_form.rb
bullet.rb
chronic_duration.rb
config_initializers_active_record_locking.rb
connection_fix.rb
console_message.rb
cookies_serializer.rb
correlation_id.rb
date_time_formats.rb
default_url_options.rb
deprecations.rb
devise_password_length.rb.example
direct_upload_support.rb
doorkeeper.rb
doorkeeper_openid_connect.rb
etag_caching.rb
fill_shards.rb
fix_local_cache_middleware.rb
flipper.rb
fog_core_patch.rb
fog_google_https_private_urls.rb
forbid_sidekiq_in_transactions.rb Refactor inside_transaction? to Gitlab::Database 2019-06-25 09:15:35 +00:00
gettext_rails_i18n_patch.rb
gitlab_shell_secret_token.rb
gitlab_workhorse_secret.rb
go_get.rb
graphql.rb
grpc.rb
hamlit.rb
health_check.rb
hipchat_client_patch.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00
http_hostname_override.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00
jira.rb Replace 'JIRA' with 'Jira' 2019-06-28 13:25:56 +00:00
kaminari_active_record_relation_methods_with_limit.rb
kaminari_config.rb
lograge.rb
macos.rb
mime_types.rb
mini_magick.rb
mysql_ignore_postgresql_options.rb
mysql_set_length_for_binary_indexes.rb
new_framework_defaults.rb
omniauth.rb
pages.rb
peek.rb
postgresql_cte.rb
postgresql_limit_fix.rb
postgresql_opclasses_support.rb
premailer.rb
query_limiting.rb
rack_attack.rb.example
rack_attack_git_basic_auth.rb
rack_attack_global.rb
rack_attack_logging.rb Changes RackAttack logger to use structured logs 2019-05-24 00:45:02 +00:00
rack_lineprof.rb
rack_timeout.rb Moved RackTimeout observer to a different location 2019-06-12 12:09:04 +02:00
rbtrace.rb
relative_naming_ci_namespace.rb
relative_url.rb.sample
request_context.rb
request_profiler.rb
routing_draw.rb
rspec_profiling.rb
seed_fu.rb
sentry.rb refactor: remove Sentry from application settings 2019-06-25 21:17:19 +02:00
server_uptime.rb
session_store.rb
sherlock.rb
sidekiq.rb
smtp_settings.rb.sample
sprockets_base_file_digest_key.rb
static_files.rb
time_zone.rb
tracing.rb
transaction_metrics.rb Adds metrics to measure database transactions 2019-06-28 12:46:51 +02:00
trusted_proxies.rb
warden.rb
workhorse_multipart.rb
wrap_parameters.rb
zz_metrics.rb