1. 18 11月, 2014 3 次提交
  2. 22 10月, 2014 1 次提交
  3. 21 10月, 2014 1 次提交
  4. 08 10月, 2014 1 次提交
  5. 01 10月, 2014 1 次提交
  6. 15 9月, 2014 2 次提交
  7. 29 8月, 2014 1 次提交
    • J
      Move cache setup to config/application.rb · 185e7681
      Jacob Vosmaer 提交于
      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 6月, 2014 1 次提交
  9. 18 6月, 2014 7 次提交
  10. 10 6月, 2014 1 次提交
  11. 13 5月, 2014 1 次提交
  12. 03 4月, 2014 2 次提交
  13. 02 4月, 2014 2 次提交
  14. 25 3月, 2014 1 次提交
  15. 26 2月, 2014 1 次提交
  16. 07 2月, 2014 1 次提交
  17. 09 1月, 2014 1 次提交
  18. 17 12月, 2013 1 次提交
  19. 11 12月, 2013 1 次提交
  20. 10 12月, 2013 1 次提交
  21. 05 12月, 2013 1 次提交
  22. 29 11月, 2013 1 次提交
  23. 28 11月, 2013 1 次提交
  24. 06 11月, 2013 2 次提交
  25. 30 9月, 2013 2 次提交
  26. 26 9月, 2013 1 次提交
  27. 13 9月, 2013 1 次提交