gitlabhq/config/initializers
Robert Speicher 0d77209ea0 Be more resilient in the case of missing omniauth settings
Should no longer freak out when omniauth settings aren't present in
gitlab.yml. People who aren't using it shouldn't even have to put a
'false' entry in their config for it (and probably wouldn't, after an
upgrade).
2012-09-12 18:11:59 -04:00
..
1_settings.rb Be more resilient in the case of missing omniauth settings 2012-09-12 18:11:59 -04:00
2_app.rb Epic: Gitlab configuration with default values 2012-07-02 21:51:48 +03:00
3_grit_ext.rb Epic: Gitlab configuration with default values 2012-07-02 21:51:48 +03:00
4_resque_queues.rb Epic: Gitlab configuration with default values 2012-07-02 21:51:48 +03:00
5_backend.rb Use similar interface to access gitolite 2012-08-29 00:04:06 +03:00
backtrace_silencers.rb init commit 2011-10-09 00:36:38 +03:00
carrierwave.rb upload file's name support non-english words 2012-01-16 14:36:30 +08:00
connection_fix.rb added connection fix initializer, helps long running resque workers not fail 2012-06-11 15:58:58 -05:00
devise.rb Refactoring auth 2012-09-12 07:48:22 +03:00
inflections.rb init commit 2011-10-09 00:36:38 +03:00
kaminari_config.rb add kaminari config with default and max per_page values 2012-09-03 04:22:49 -07:00
mime_types.rb init commit 2011-10-09 00:36:38 +03:00
resque_authentication.rb Refs #1013 2012-06-29 13:46:24 +02:00
resque_mailer.rb Add resque_spec to test queuing mail. 2012-06-20 14:09:46 -04:00
secret_token.rb init commit 2011-10-09 00:36:38 +03:00
session_store.rb init commit 2011-10-09 00:36:38 +03:00
wrap_parameters.rb init commit 2011-10-09 00:36:38 +03:00