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 Fix caching when using remote redis server 2013-08-14 00:02:27 +02:00
initializers Respect the configured redis URL when initializing the session store 2013-10-30 17:11:56 +01:00
locales update devise gem 2013-02-28 21:06:16 +02:00
application.rb Merge branch 'rack_attack' of /home/git/repositories/gitlab/gitlabhq 2013-10-01 08:14:05 +00: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 Streamline MySQL setup in installation.md 2013-10-02 08:07:36 +02:00
database.yml.postgresql Use peer-based authentication for PostgreSQL 2013-10-02 08:07:36 +02:00
environment.rb Use similar interface to access gitolite 2012-08-29 00:04:06 +03:00
gitlab.yml.example Use proper titles for issues trackers 2013-10-09 09:21:53 +02:00
resque.yml.example Allow connection to Redis via unix socket 2013-03-06 22:06:12 +01:00
routes.rb Expand refs constraints to include valid characters 2013-10-24 16:31:15 +11:00
unicorn.rb.example Updated at the request of @f0k 2013-09-28 07:40:48 -04:00