1. 19 6月, 2017 1 次提交
  2. 26 5月, 2017 1 次提交
  3. 22 5月, 2017 1 次提交
  4. 17 5月, 2017 1 次提交
  5. 04 5月, 2017 1 次提交
    • M
      Avoid rubygems 2.6.12 for now · 3d890b66
      Matthew Draper 提交于
      It's causing a test to fail, and we're not yet sure what (if anything)
      we should be doing differently. See rubygems/rubygems#1911.
      3d890b66
  6. 27 4月, 2017 1 次提交
  7. 12 4月, 2017 1 次提交
  8. 03 4月, 2017 1 次提交
  9. 31 3月, 2017 1 次提交
  10. 29 3月, 2017 1 次提交
  11. 26 3月, 2017 1 次提交
  12. 23 3月, 2017 1 次提交
  13. 07 3月, 2017 1 次提交
  14. 24 2月, 2017 1 次提交
  15. 23 2月, 2017 1 次提交
  16. 21 2月, 2017 2 次提交
    • E
      Move and rename system tests · 1a0ca84a
      eileencodes 提交于
      * Move system tests back into Action Pack
      * Rename `ActionSystemTest` to `ActionDispatch::SystemTestCase`
      * Remove private base module and only make file for public
      `SystemTestCase` class, name private module `SystemTesting`
      * Rename `ActionSystemTestCase` to `ApplicationSystemTestCase`
      * Update corresponding documentation and guides
      * Delete old `ActionSystemTest` files
      1a0ca84a
    • E
      Turn system testing into it's own gem and rename · 5bf0aa67
      eileencodes 提交于
      Renames `Rails::SystemTestCase` to `ActionSystemTest` and moves it to a
      gem under the Rails name.
      
      We need to name the class `ActionSystemTestCase` because the gem expects
      a module but tests themselves expect a class.
      
      Adds MIT-LICENSE, CHANGELOG, and README for the future.
      5bf0aa67
  17. 01 2月, 2017 1 次提交
  18. 27 1月, 2017 2 次提交
  19. 13 1月, 2017 1 次提交
  20. 05 1月, 2017 1 次提交
  21. 04 1月, 2017 1 次提交
  22. 25 12月, 2016 1 次提交
  23. 24 12月, 2016 1 次提交
    • M
      Shuffle travis matrix · 333af12c
      Matthew Draper 提交于
      * Run actionpack and actioncable tests together
      * Demote ac:integration to allow_failures -- it works most of the time,
        but still fails too frequently to rely upon
      333af12c
  24. 21 12月, 2016 1 次提交
  25. 03 12月, 2016 1 次提交
  26. 27 11月, 2016 1 次提交
  27. 22 11月, 2016 1 次提交
  28. 17 11月, 2016 3 次提交
  29. 16 11月, 2016 1 次提交
  30. 08 11月, 2016 1 次提交
  31. 17 10月, 2016 1 次提交
  32. 09 10月, 2016 1 次提交
  33. 08 10月, 2016 1 次提交
  34. 03 10月, 2016 1 次提交
  35. 01 10月, 2016 1 次提交
  36. 02 7月, 2016 1 次提交