gitlab-org--gitlab-foss/config/initializers
Marin Jankovski 3c8c06751c Enable rack_attack by default. 2013-11-06 13:10:59 +01:00
..
1_settings.rb Also match if it is at the end or in the middle of a sentence. 2013-10-01 10:53:44 +02:00
2_app.rb Enable threadsafe. Preload lib/ 2013-06-11 18:03:13 +03:00
3_grit_ext.rb Merge pull request #3687 from hiroponz/fix-not-using-git-bin-path 2013-05-08 11:17:48 -07:00
4_sidekiq.rb Allow connection to Redis via unix socket 2013-03-06 22:06:12 +01:00
5_backend.rb Update code to work with gitlab_git 3 2013-10-01 17:00:28 +03:00
backtrace_silencers.rb
carrierwave.rb Files controller handle redirect to remote storage. Added config block to carrierwave init 2013-05-15 22:35:59 +03:00
devise.rb Enable confirmable and reconfirmable modules for User 2013-10-15 09:56:04 +03:00
devise_async.rb Send devise emails async 2013-10-09 15:25:31 +03:00
gemoji.rb
haml.rb Enable HAML ugly mode by default for all environments 2013-05-14 22:17:46 +03:00
inflections.rb
kaminari_config.rb
mime_types.rb
postgresql_limit_fix.rb
rack_attack.rb.example Enable rack_attack by default. 2013-11-06 13:10:59 +01:00
secret_token.rb Generate the Rails secret token on first run. 2013-05-22 23:55:48 +00:00
session_store.rb Respect the configured redis URL when initializing the session store 2013-10-30 17:11:56 +01:00
smtp_settings.rb.sample Fix typo in sample smtp settings 2013-10-22 17:38:11 +02:00
wrap_parameters.rb