gitlab-org--gitlab-foss/config/initializers
amouhzi 39d8a64d25 Fixes grack authentification under relative_url_root
Ref: e6159b8725
Ref: https://github.com/gitlabhq/gitlabhq/pull/3204
Ref: https://github.com/gitlabhq/gitlabhq/issues/1228

Add Rails' variable in application.rb to support relative url

This variable is used by assets compilation and other modules.

Note that user needs to change application.rb too

Restrict session cookie to the relative path if set.

Ref: 2c2f1e3185

Fix Update attachment_uploader.rb bug with relative URL

See: 161afda3fa

Fix Wall relative bug with attachement files (javascript)
2013-08-15 21:25:09 +02:00
..
1_settings.rb Default allow username or email login to false 2013-07-18 09:33:12 -04: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 Move Gitlab::Git out of gitlab core 2013-04-27 23:50:17 +03:00
backtrace_silencers.rb init commit 2011-10-09 00:36:38 +03:00
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 Update the proc/lamda to be consistent 2013-07-18 09:33:12 -04:00
gemoji.rb Update gems 2012-11-18 21:51:53 +01:00
haml.rb Enable HAML ugly mode by default for all environments 2013-05-14 22:17:46 +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 Register diff mime type 2012-11-22 20:22:44 +01:00
postgresql_limit_fix.rb patch rails to ignore text limit 2012-10-10 13:17:48 +04:00
secret_token.rb Generate the Rails secret token on first run. 2013-05-22 23:55:48 +00:00
session_store.rb Fixes grack authentification under relative_url_root 2013-08-15 21:25:09 +02:00
smtp_settings.rb.sample Fix typo in smtp_settings.rb.sample 2013-06-07 16:59:53 +03:00
wrap_parameters.rb init commit 2011-10-09 00:36:38 +03:00