- 04 Aug, 2016 1 commit
-
-
Gabriel Mazetto authored
We will trust redis configuration params loading to Gitlab::RedisConfig.
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 30 May, 2016 1 commit
-
-
Grzegorz Bizon authored
See #17478
-
- 02 May, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 13 Apr, 2016 1 commit
-
-
Valery Sizov authored
-
- 04 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 09 Mar, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 25 Nov, 2015 1 commit
-
-
Valery Sizov authored
-
- 24 Nov, 2015 2 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 16 Nov, 2015 1 commit
-
-
Valery Sizov authored
-
- 22 Oct, 2015 1 commit
-
-
Douwe Maan authored
-
- 09 Sep, 2015 1 commit
-
-
Kamil Trzcinski authored
Fix reading session_expire_delay when application settings are not yet created and migrations are not yet done
-
- 26 Aug, 2015 1 commit
-
-
Douwe Maan authored
-
- 13 Jun, 2015 1 commit
-
-
Robert Speicher authored
Closes #1798
-
- 11 Jun, 2015 1 commit
-
-
themaze75 authored
delay is in seconds more legible code in session_store Added `GitLab restart required` help block to session_expire_delay
-
- 05 Jun, 2015 1 commit
-
-
Eric Maziade authored
settings
-
- 26 Aug, 2014 2 commits
-
-
Jacob Vosmaer authored
This makes less of a mess of the Redis root.
-
Jacob Vosmaer authored
-
- 15 Apr, 2014 1 commit
-
-
Jacob Vosmaer authored
Before this change, Rails cache data was stored in a global Redis namespace. As a consequence, clearing the Rails cache (`rake cache:clear`) would also delete all Sidekiq queue data and session storage. This change puts all Rails cache data in a `cache:gitlab` namespace, making `rake cache:clear` safe again.
-
- 25 Dec, 2013 1 commit
-
-
Marin Jankovski authored
-
- 30 Oct, 2013 1 commit
-
-
vollnhals authored
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
-
- 11 Oct, 2013 1 commit
-
-
Sytse Sijbrandij authored
-
- 15 Aug, 2013 1 commit
-
-
amouhzi authored
Ref: https://github.com/gitlabhq/gitlabhq/commit/e6159b8725f99af78f446f8d33fa0e52b7780430 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: https://github.com/gitlabhq/gitlabhq/commit/2c2f1e31856a4decdae469974f5bea8245316f7e Fix Update attachment_uploader.rb bug with relative URL See: https://github.com/gitlabhq/gitlabhq/commit/161afda3fa4fca58f396e9c3acbd72bc14490ace Fix Wall relative bug with attachement files (javascript)
-
- 26 Sep, 2012 1 commit
-
-
Marin Jankovski authored
-
- 13 Oct, 2011 2 commits
-
-
Dmitriy Zaporozhets authored
-
gitlabhq authored
-
- 08 Oct, 2011 1 commit
-
-
gitlabhq authored
-