gitlab-org--gitlab-foss/config/initializers
Douwe Maan f2b37de54b Fix specs. 2015-02-24 15:07:24 +01:00
..
1_settings.rb Add link to share via twitter to "created project" event. 2015-02-13 12:07:59 +01:00
2_app.rb
3_grit_ext.rb
4_sidekiq.rb Use the new SIDEKIQ_MEMORY_KILLER_MAX_RSS variable 2014-12-08 13:39:25 +01:00
5_backend.rb
6_rack_profiler.rb Hide rack profiler by default 2014-12-24 15:43:45 +02:00
7_omniauth.rb Rubocop: no trailing newlines 2015-02-02 21:53:27 -08:00
acts_as_taggable_on_patch.rb Rubocop: indentation fixes Yay!!! 2015-02-02 21:59:28 -08:00
backtrace_silencers.rb
carrierwave.rb Rubocop: comment indentation 2015-02-02 21:34:16 -08:00
devise.rb Increase password reset timeout since other people trigger it when they create an account for you. 2015-01-23 10:55:12 -08:00
devise_async.rb
devise_password_length.rb.example
disable_email_interceptor.rb Add email interceptor to prevent mail sending if email sending is disabled. 2014-10-27 13:05:50 +01:00
doorkeeper.rb GitLab integration. Importer 2015-02-05 12:50:34 -08:00
gitlab_shell_secret_token.rb Rubocop: no trailing newlines 2015-02-02 21:53:27 -08:00
haml.rb
inflections.rb
kaminari_config.rb
mime_types.rb
postgresql_limit_fix.rb
public_key.rb Fix specs. 2015-02-24 15:07:24 +01:00
rack_attack.rb.example Create one big regular expresion for Rack::Attack 2014-08-22 09:56:39 +02:00
rack_attack_git_basic_auth.rb Add more comments explaining how we block IPs 2014-12-18 11:08:11 +01:00
redis-store-fix-expiry.rb Another comment fix 2014-12-16 12:46:55 +01:00
secret_token.rb Allow to specify secret token via environment variable. 2014-04-15 19:27:25 +01:00
session_store.rb Merge branch 'redis_settings' 2014-08-28 15:03:22 +03:00
smtp_settings.rb.sample Add openssl_verify_mode option to the smtp configuration example. 2015-02-05 21:49:15 -08:00
state_machine_patch.rb Rename snippets scopes to plural names. 2014-06-04 08:37:19 +02:00
static_files.rb Change check to only swap static middleware when it's enabled. 2015-02-21 15:09:17 +01:00
time_zone.rb Add timezone configuration to gitlab.yml 2014-10-21 11:27:16 +02:00
wrap_parameters.rb