gitlab-org--gitlab-foss/config
vollnhals 67c18aa941 Respect the configured redis URL when initializing the session store
It was not possible to start Gitlab with a redis server running on another host or port. Every other subsystem that uses redis respects the settings in config/resque.yml.

This patch uses the configured url from the cache_store configuration.
The cache_store configuration already loads the correct redis url from config/resque.yml.

Closes #5406
2013-10-30 17:11:56 +01:00
..
environments
initializers Respect the configured redis URL when initializing the session store 2013-10-30 17:11:56 +01:00
locales
application.rb
aws.yml.example
boot.rb
database.yml.mysql
database.yml.postgresql
environment.rb
gitlab.yml.example
resque.yml.example
routes.rb Expand refs constraints to include valid characters 2013-10-24 16:31:15 +11:00
unicorn.rb.example