gitlabhq/config
Pierre GUINOISEAU 67a61c80d1 Allow connection to Redis via unix socket
Allow connection to Redis via unix socket, using
unix:/var/run/redis/redis.sock for example.

Default behaviour does not change, except that the full Redis URL must
be configured, with redis:// for tcp or unix: for unix socket.
2013-03-06 22:06:12 +01:00
..
environments Use redis as cache storage. cache events 2013-03-06 17:30:48 +02:00
initializers Allow connection to Redis via unix socket 2013-03-06 22:06:12 +01:00
locales update devise gem 2013-02-28 21:06:16 +02:00
application.rb Add concerns to autoload 2013-01-03 09:12:24 +02:00
boot.rb init commit 2011-10-09 00:36:38 +03:00
database.yml.mysql cleanup database.yml files 2012-09-27 02:56:20 -07:00
database.yml.postgresql Update config/database.yml.postgresql 2013-01-23 15:32:31 +01:00
environment.rb Use similar interface to access gitolite 2012-08-29 00:04:06 +03:00
gitlab.yml.example Corrected some typos in gitlab.yml.example comments 2013-03-01 23:53:37 +01:00
resque.yml.example Allow connection to Redis via unix socket 2013-03-06 22:06:12 +01:00
routes.rb Fix routing errors. 2013-03-06 16:36:10 +09:00
unicorn.rb.example Improving installation docs 2013-02-05 13:02:58 +02:00