gitlab-org--gitlab-foss/config/initializers
Yorick Peterse d38dcf1e3b Patch MySQL to ignore PostgreSQL schema options
This ensures that options such as `using: :gin` and PostgreSQL operator
classes are ignored when loading a schema into a MySQL database.
2016-03-11 15:25:22 -05:00
..
1_settings.rb Don't load all of GitLab in mail_room 2016-02-26 18:48:13 -08:00
2_app.rb Add release tracking for Sentry 2016-02-17 14:05:58 -05:00
4_ci_app.rb Use new runners registration token to register CI runners 2015-12-11 10:39:39 +01:00
5_backend.rb
active_record_query_trace.rb
attr_encrypted_no_db_connection.rb
backtrace_silencers.rb
bullet.rb
carrierwave.rb Fixed Rubocop offenses 2015-12-15 00:53:52 -02:00
connection_fix.rb
cookies_serializer.rb
date_time_formats.rb Add two custom Date/Time conversion formats 2016-01-07 20:01:08 -05:00
default_url_options.rb
devise.rb Merge branch 'add_email_unlock' into 'master' 2015-12-21 17:53:20 +00:00
devise_async.rb
devise_password_length.rb.example
disable_email_interceptor.rb
doorkeeper.rb
gitlab_shell_secret_token.rb
haml.rb Revert "Revert "Remove the `:coffee` and `:coffeescript` Haml filters"" 2016-01-28 14:29:09 -05:00
inflections.rb
kaminari_config.rb
metrics.rb Instrument various Rugged constants 2016-02-01 15:03:58 +01:00
mime_types.rb
monkey_patch.rb monkey patch for mysql 5.7 2016-01-25 16:52:00 +02:00
mysql_ignore_postgresql_options.rb Patch MySQL to ignore PostgreSQL schema options 2016-03-11 15:25:22 -05:00
omniauth.rb Fix signin with OmniAuth providers 2015-12-08 14:58:15 +01:00
postgresql_limit_fix.rb
postgresql_opclasses_support.rb Backport Rails support for PostgreSQL opclasses 2016-03-11 15:25:22 -05:00
public_key.rb
rack_attack.rb.example
rack_attack_git_basic_auth.rb
rack_lineprof.rb
relative_url.rb.sample Use dedicated relative_url.rb initializer 2016-02-29 21:17:48 +01:00
secret_token.rb
sentry.rb Add release tracking for Sentry 2016-02-17 14:05:58 -05:00
session_store.rb Parse config/resque.yml in one place only 2016-03-09 15:16:46 +01:00
sherlock.rb
sidekiq.rb Parse config/resque.yml in one place only 2016-03-09 15:16:46 +01:00
smtp_settings.rb.sample Change default smpt port to 465 (default smtps port) 2016-02-09 07:30:06 +03:00
static_files.rb Migrate mailers to ActiveJob 2015-11-26 17:03:43 +02:00
time_zone.rb
wrap_parameters.rb