gitlab-org--gitlab-foss/config
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
..
environments Fix caching when using remote redis server 2013-08-14 00:02:27 +02:00
initializers Fixes grack authentification under relative_url_root 2013-08-15 21:25:09 +02:00
locales update devise gem 2013-02-28 21:06:16 +02:00
application.rb Fixes grack authentification under relative_url_root 2013-08-15 21:25:09 +02:00
aws.yml.example Init aws support for file storage 2013-05-01 12:41:37 +03:00
boot.rb init commit 2011-10-09 00:36:38 +03:00
database.yml.mysql cattr_accessor is not threadsafe! 2013-06-11 18:15:18 +03:00
database.yml.postgresql cattr_accessor is not threadsafe! 2013-06-11 18:15:18 +03:00
environment.rb Use similar interface to access gitolite 2012-08-29 00:04:06 +03:00
gitlab.yml.example Fixes grack authentification under relative_url_root 2013-08-15 21:25:09 +02:00
puma.rb.example Merge branch 'master' into 6-0-dev 2013-07-08 09:50:10 +03:00
resque.yml.example Allow connection to Redis via unix socket 2013-03-06 22:06:12 +01:00
routes.rb Merge branch 'master' into karlhungus-mr-on-fork 2013-08-08 12:22:09 +03:00
unicorn.rb.example Fix unicorn init and config 2013-07-08 19:28:59 +03:00