gitlabhq/config/initializers
2012-10-14 00:02:01 +08:00
..
1_settings.rb Use Rails.root.join where appropriate 2012-09-26 16:32:26 -04:00
2_app.rb
3_grit_ext.rb
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
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
quite_assets.rb disable annoying rails assets log messages 2012-10-14 00:02:01 +08:00
secret_token.rb
session_store.rb
wrap_parameters.rb