gitlab-org--gitlab-foss/config/initializers
Andrey Kumanyaev 75e6eb59ec patch rails to ignore text limit 2012-10-10 13:17:48 +04:00
..
1_settings.rb Use Rails.root.join where appropriate 2012-09-26 16:32:26 -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.rb Consolidate all Resque-related initializers into "4_resque" 2012-09-22 11:26:22 -04:00
5_backend.rb Use similar interface to access gitolite 2012-08-29 00:04:06 +03:00
backtrace_silencers.rb
carrierwave.rb
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 Add an inflector to mark "commits" as uncountable 2012-09-26 16:32:23 -04: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 Add a "patch" MIME type, and render it like a normal view in Commit#show 2012-09-26 16:32:23 -04:00
postgresql_limit_fix.rb patch rails to ignore text limit 2012-10-10 13:17:48 +04:00
secret_token.rb
session_store.rb
wrap_parameters.rb