gitlab-org--gitlab-foss/config/initializers
Rémy Coutable 2afe3a1210
Get rid of config/initializers/2_app.rb and define Gitlab in lib/gitlab.rb
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-23 16:12:19 +02:00
..
0_acts_as_taggable.rb
0_as_concern.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
0_inflections.rb
0_post_deployment_migrations.rb
1_settings.rb Get rid of config/initializers/2_app.rb and define Gitlab in lib/gitlab.rb 2018-04-23 16:12:19 +02:00
5_backend.rb
6_validations.rb Route path lookups through legacy_disk_path 2018-03-21 18:18:32 +01:00
7_prometheus_metrics.rb
7_redis.rb
8_gitaly.rb
8_metrics.rb Add CommonMark markdown engine 2018-03-07 23:14:41 +11:00
active_record_array_type_casting.rb [Rails5] Update `type_cast_*_database` methods 2018-04-06 10:57:19 +00:00
active_record_avoid_type_casting_in_uniqueness_validator.rb [Rails5] Avoid type casting in uniqueness validator 2018-04-19 13:31:11 +11:00
active_record_data_types.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
active_record_locking.rb [Rails5] Update active_record_locking initializer 2018-03-18 12:19:25 +11:00
active_record_mysql_timestamp.rb
active_record_preloader.rb
active_record_schema_ignore_tables.rb
active_record_table_definition.rb
additional_headers_interceptor.rb
application_controller_renderer.rb [Rails5] Update files by `rails app:update` 2018-03-22 09:37:57 +11:00
ar5_batching.rb [Rails5] Update ar5_batching initializer 2018-03-21 09:15:42 +11:00
ar5_pg_10_support.rb [Rails5] Update ar5_pg_10_support initializer 2018-03-21 09:21:33 +11:00
ar_native_database_types.rb Address review comments. 2018-03-16 13:35:27 +01:00
ar_speed_up_migration_checking.rb
artifacts_direct_upload_support.rb Add `direct_upload` setting for artifacts 2018-04-05 15:01:14 +02:00
asset_sync.rb
attr_encrypted_no_db_connection.rb
backtrace_silencers.rb Include the ee/ directory in backtraces 2018-03-12 10:14:52 +00:00
batch_loader.rb
bootstrap_form.rb
bullet.rb
carrierwave.rb Port LFS direct_upload from EE 2018-03-27 10:32:48 +02:00
chronic_duration.rb
connection_fix.rb
cookies_serializer.rb
date_time_formats.rb
default_url_options.rb
deprecations.rb Backport GitLab domain helper methods 2018-04-13 14:52:33 -03:00
devise.rb OmniauthInitializer created to improve devise.rb 2018-03-20 17:39:52 +00:00
devise_password_length.rb.example
disable_email_interceptor.rb
doorkeeper.rb Specify base controller for Doorkeeper 2018-02-28 12:05:19 +01:00
doorkeeper_openid_connect.rb Add groups to OpenID Connect claims 2018-02-08 13:22:41 +01:00
email_template_interceptor.rb
etag_caching.rb
fast_gettext.rb
fix_local_cache_middleware.rb
flipper.rb Increase feature flag cache TTL to one hour 2018-02-19 14:28:22 +01:00
fog_google_https_private_urls.rb Merge branch '4879-support-private-https-urls-for-object-storage' into 'master' 2018-02-28 21:26:34 +01:00
forbid_sidekiq_in_transactions.rb Method to track recoverable exceptions in sentry 2018-04-17 11:39:23 +02:00
gettext_rails_i18n_patch.rb
gitlab_shell_secret_token.rb
gitlab_workhorse_secret.rb
go_get.rb
gollum.rb Replacing gollum libs for custom gitlab ones 2018-04-13 13:17:52 +00:00
grape_route_helpers_fix.rb Fix grape-route-helper route shadowing 2018-01-29 15:28:14 -06:00
grpc.rb
hamlit.rb
health_check.rb
kaminari_config.rb
lograge.rb Strip any query string parameters from Location headers from lograge 2018-03-20 16:38:36 -07:00
mime_types.rb Backport of LFS File Locking API 2018-02-07 09:04:00 -05:00
mysql_ignore_postgresql_options.rb
mysql_set_length_for_binary_indexes.rb
new_framework_defaults.rb [Rails5] Update files by `rails app:update` 2018-03-22 09:37:57 +11:00
omniauth.rb Moved o_auth/saml/ldap modules under gitlab/auth 2018-02-28 16:53:02 +01:00
peek.rb Make Gitaly more prominent in the performance bar 2018-03-13 12:58:00 +00:00
postgresql_cte.rb
postgresql_limit_fix.rb
postgresql_opclasses_support.rb
premailer.rb
query_limiting.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
rack_attack.rb.example
rack_attack_git_basic_auth.rb
rack_attack_global.rb Remove internal api calls from the rack::attack throttling 2018-02-15 16:54:36 +00:00
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
secret_token.rb
sentry.rb
server_uptime.rb
session_store.rb
sherlock.rb
sidekiq.rb Add support for Sidekiq JSON logging 2018-04-04 05:04:00 -07:00
smtp_settings.rb.sample
static_files.rb
time_zone.rb
trusted_proxies.rb
warden.rb
workhorse_multipart.rb
wrap_parameters.rb