gitlab-org--gitlab-foss/app
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
..
assets Fixes grack authentification under relative_url_root 2013-08-15 21:25:09 +02:00
contexts Search: show recent issues/mr first 2013-08-15 11:54:16 +03:00
controllers Ensure project discover default branch on Project#show 2013-08-15 12:27:19 +03:00
helpers Rewrite issues/mr filtering logic 2013-08-10 20:25:53 +03:00
mailers Update emails to describe path using for_fork? 2013-07-17 22:48:03 -04:00
models Ensure project discover default branch on Project#show 2013-08-15 12:27:19 +03:00
observers Update project last_activity_at on creation 2013-08-15 12:46:52 +03:00
services Merge branch 'master' into karlhungus-mr-on-fork 2013-08-08 12:22:09 +03:00
uploaders Fixes grack authentification under relative_url_root 2013-08-15 21:25:09 +02:00
views Improve UI for Project settings page 2013-08-15 14:33:38 +03:00
workers Repository import during project creation often return timeout for medium and large repos. 2013-08-12 18:21:47 +03:00