An error occurred fetching the project authors.
  1. 28 May, 2014 2 commits
  2. 27 May, 2014 1 commit
  3. 24 May, 2014 1 commit
  4. 23 May, 2014 3 commits
  5. 22 May, 2014 2 commits
  6. 15 May, 2014 2 commits
  7. 13 May, 2014 1 commit
  8. 12 May, 2014 2 commits
  9. 11 May, 2014 1 commit
  10. 08 May, 2014 3 commits
  11. 05 May, 2014 1 commit
  12. 29 Apr, 2014 2 commits
  13. 24 Apr, 2014 1 commit
  14. 23 Apr, 2014 2 commits
  15. 16 Apr, 2014 2 commits
  16. 15 Apr, 2014 1 commit
    • Jacob Vosmaer's avatar
      Give the Rails cache its own Redis namespace · 8d78662e
      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.
      8d78662e
  17. 11 Apr, 2014 1 commit
  18. 10 Apr, 2014 2 commits
  19. 09 Apr, 2014 1 commit
  20. 07 Apr, 2014 5 commits
  21. 03 Apr, 2014 2 commits
  22. 02 Apr, 2014 1 commit
  23. 01 Apr, 2014 1 commit