An error occurred fetching the project authors.
  1. 18 Nov, 2014 1 commit
    • Ciro Santilli's avatar
      gitlab shell works if multiple rubies installed · 533f4cdf
      Ciro Santilli authored
      Before this it would fail because git hooks automatically prepend
      things to the path, which can lead the wrong Ruby version to be called
      in which dependencies are not installed.
      
      To make sure that this is correct, the forked_merge_requests commented
      out test that depends on this change was uncommented.
      
      For that test to pass, it is also necessary to setup the mock server
      on port 3001 under test_env.rb.
      533f4cdf
  2. 21 Oct, 2014 2 commits
  3. 07 Oct, 2014 1 commit
  4. 01 Oct, 2014 1 commit
  5. 15 Sep, 2014 1 commit
  6. 14 Sep, 2014 1 commit
  7. 29 Aug, 2014 1 commit
    • Jacob Vosmaer's avatar
      Move cache setup to config/application.rb · 185e7681
      Jacob Vosmaer authored
      Before this change we were trying to configure Rails.cache in an
      initializer. It seems that by the time the initializers are loaded,
      Rails.cache is already instantiated, so changing the settings does not
      achieve anything anymore. This was causing Rails to default to a file
      storage cache instead of the Redis cache, which in turn broke `rake
      cache:clear`.
      185e7681
  8. 26 Jun, 2014 1 commit
  9. 17 Jun, 2014 7 commits
  10. 10 Jun, 2014 1 commit
  11. 13 May, 2014 1 commit
  12. 02 Apr, 2014 4 commits
  13. 25 Mar, 2014 1 commit
  14. 25 Feb, 2014 1 commit
  15. 06 Feb, 2014 1 commit
  16. 09 Jan, 2014 1 commit
  17. 17 Dec, 2013 1 commit
  18. 11 Dec, 2013 1 commit
  19. 10 Dec, 2013 1 commit
  20. 05 Dec, 2013 1 commit
  21. 29 Nov, 2013 1 commit
  22. 28 Nov, 2013 1 commit
  23. 06 Nov, 2013 2 commits
  24. 30 Sep, 2013 1 commit
  25. 29 Sep, 2013 1 commit
  26. 25 Sep, 2013 1 commit
  27. 12 Sep, 2013 1 commit
  28. 19 Aug, 2013 2 commits