03 Jun, 2014
1 commit
15 Apr, 2014
1 commit
-
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.
24 Mar, 2014
2 commits
10 Dec, 2013
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
14 Aug, 2013
1 commit
08 Jul, 2013
1 commit
13 Jun, 2013
1 commit
11 Jun, 2013
1 commit
05 May, 2013
1 commit
06 Mar, 2013
1 commit
18 Nov, 2012
1 commit
27 Nov, 2011
1 commit
26 Oct, 2011
1 commit
-
* Remove trailing whitespace * Converts hard-tabs into two-space soft-tabs * Remove consecutive blank lines
09 Oct, 2011
1 commit