1. 07 2月, 2018 1 次提交
  2. 02 2月, 2018 1 次提交
  3. 31 1月, 2018 1 次提交
  4. 27 1月, 2018 1 次提交
    • D
      Relax minitest version · defa880f
      Daniel Colson 提交于
      We locked Minitest to 5.11.1 in #31799
      because 5.11.2 included a breaking change.
      The change was fixed in 5.11.3, so we no
      longer need to lock in the version.
      defa880f
  5. 26 1月, 2018 1 次提交
  6. 23 1月, 2018 1 次提交
  7. 19 1月, 2018 1 次提交
  8. 16 1月, 2018 1 次提交
  9. 12 1月, 2018 1 次提交
  10. 11 1月, 2018 1 次提交
    • L
      PostgreSQL: Update Gemfile to pg-1.0.0 · 13eff51b
      Lars Kanis 提交于
      Queue_classic currently limits pg to "< 0.20".
      It is therefore not used for rails CI tests. There has been
      a bull request for a while (by a co-worker of mine), which
      fixes the incompatibilities and extends dependencies to pg-1.x.
      
      This patch add this pull request to the Gemfile as an interim
      solution, until it is merged.
      13eff51b
  11. 03 1月, 2018 1 次提交
  12. 02 1月, 2018 1 次提交
  13. 30 12月, 2017 1 次提交
  14. 23 12月, 2017 1 次提交
  15. 15 12月, 2017 1 次提交
  16. 14 12月, 2017 2 次提交
  17. 29 11月, 2017 1 次提交
  18. 26 11月, 2017 1 次提交
  19. 21 11月, 2017 1 次提交
  20. 17 11月, 2017 1 次提交
  21. 15 11月, 2017 2 次提交
  22. 08 11月, 2017 1 次提交
  23. 01 11月, 2017 2 次提交
  24. 24 10月, 2017 1 次提交
  25. 20 10月, 2017 1 次提交
  26. 13 10月, 2017 1 次提交
  27. 12 10月, 2017 1 次提交
  28. 09 10月, 2017 2 次提交
  29. 25 9月, 2017 1 次提交
  30. 18 9月, 2017 1 次提交
  31. 15 9月, 2017 3 次提交
  32. 10 9月, 2017 1 次提交
  33. 08 9月, 2017 1 次提交
  34. 29 8月, 2017 1 次提交
    • M
      Add stopgap_13632 workaround · bb777573
      Matthew Draper 提交于
      I'm not sure this is the problem we're seeing on Travis (occasional
      unexpected IOError exceptions), but it's worth a try.
      bb777573