1. 24 2月, 2015 1 次提交
  2. 15 2月, 2015 1 次提交
    • V
      Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada 提交于
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.
      76aad9b7
  3. 13 2月, 2015 4 次提交
  4. 12 2月, 2015 1 次提交
  5. 06 2月, 2015 1 次提交
  6. 03 2月, 2015 1 次提交
  7. 02 2月, 2015 4 次提交
  8. 31 1月, 2015 1 次提交
  9. 30 1月, 2015 1 次提交
    • R
      Update shoulda-matchers · ed17adfb
      Robert Speicher 提交于
      This outdated gem was the cause of those annoying MiniTest errors.
      
      Also updates one use of `ensure_inclusion_of` which was deprecated in
      favor of `validate_inclusion_of`.
      ed17adfb
  10. 27 1月, 2015 2 次提交
  11. 26 1月, 2015 2 次提交
  12. 25 1月, 2015 2 次提交
  13. 24 1月, 2015 1 次提交
  14. 23 1月, 2015 1 次提交
  15. 20 1月, 2015 1 次提交
  16. 15 1月, 2015 1 次提交
  17. 13 1月, 2015 1 次提交
  18. 09 1月, 2015 2 次提交
  19. 04 12月, 2014 1 次提交
  20. 11 11月, 2014 1 次提交
  21. 05 11月, 2014 2 次提交
  22. 04 11月, 2014 2 次提交
  23. 02 11月, 2014 2 次提交
  24. 31 10月, 2014 1 次提交
  25. 30 10月, 2014 1 次提交
  26. 24 10月, 2014 1 次提交
    • S
      update slack-notifier to 1.0.0, use raw webhook_url per slack recommendation · 7b339e61
      Steven Sloan 提交于
      per changes with slack, they’re now using “static” web hook urls that describe the team & service with IDs that don’t change if the team or service name change. their recommendation is to use the raw webhook_url instead of building it out of components to allow more flexibility
      
      this should also prevent issues cropping up with mistakes in how the urls are parsed
      7b339e61
  27. 21 10月, 2014 1 次提交