gitlabhq/config/initializers
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
..
1_settings.rb Merge pull request #2870 from mikew/relative-url-root-default 2013-03-05 06:54:31 -08:00
2_app.rb uppercase Gitlab version and revision constants. check api return gitlab version now 2013-02-16 14:42:22 +02:00
3_grit_ext.rb
4_sidekiq.rb Allow connection to Redis via unix socket 2013-03-06 22:06:12 +01:00
5_backend.rb Make gitlab works with gitlab-shell 2013-02-04 15:07:56 +02:00
backtrace_silencers.rb
carrierwave.rb
connection_fix.rb
devise.rb update devise gem 2013-02-28 21:06:16 +02:00
gemoji.rb
inflections.rb
kaminari_config.rb
mime_types.rb
postgresql_limit_fix.rb
secret_token.rb
session_store.rb
wrap_parameters.rb