An error occurred fetching the project authors.
  1. 18 Nov, 2014 1 commit
  2. 26 Aug, 2014 1 commit
  3. 03 Jun, 2014 1 commit
  4. 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
  5. 24 Mar, 2014 2 commits
  6. 10 Dec, 2013 2 commits
  7. 13 Aug, 2013 1 commit
  8. 08 Jul, 2013 1 commit
  9. 13 Jun, 2013 1 commit
  10. 11 Jun, 2013 1 commit
  11. 05 May, 2013 1 commit
  12. 06 Mar, 2013 1 commit
  13. 18 Nov, 2012 1 commit
  14. 27 Nov, 2011 1 commit
  15. 26 Oct, 2011 1 commit
    • Nihad Abbasov's avatar
      clean-up code · d62200ca
      Nihad Abbasov authored
        * Remove trailing whitespace
        * Converts hard-tabs into two-space soft-tabs
        * Remove consecutive blank lines
      d62200ca
  16. 13 Oct, 2011 2 commits
  17. 08 Oct, 2011 1 commit