1. 05 Feb, 2014 1 commit
  2. 04 Feb, 2014 1 commit
  3. 03 Feb, 2014 1 commit
  4. 29 Jan, 2014 1 commit
  5. 27 Jan, 2014 1 commit
  6. 20 Dec, 2013 1 commit
  7. 10 Dec, 2013 1 commit
  8. 03 Oct, 2013 1 commit
  9. 27 Sep, 2013 1 commit
  10. 24 Sep, 2013 1 commit
  11. 18 Sep, 2013 3 commits
  12. 04 Sep, 2013 2 commits
  13. 02 Sep, 2013 1 commit
  14. 27 Aug, 2013 2 commits
  15. 26 Aug, 2013 1 commit
  16. 06 Aug, 2013 1 commit
  17. 02 Aug, 2013 1 commit
  18. 23 Jul, 2013 1 commit
  19. 10 Jul, 2013 2 commits
  20. 27 Jun, 2013 3 commits
  21. 21 Jun, 2013 2 commits
  22. 20 Jun, 2013 4 commits
  23. 05 Jun, 2013 2 commits
    • Fixed issue with xargs on Mac OS X. · 359e61d0
      Removed cleaning of reports folders, since this was
      interferring with coverage reports generated
      sequentially by rake test.
      Will Daly committed
    • Run all tests on jenkins · 0bf7c71e
      We used to specify specific rake test tasks so that we could run all of
      them even if early ones failed. However, that meant that as new tasks
      were added, they weren't being run on jenkins.
      
      Now, there is a facility in the rake scripts so that tests can run using
      the test_sh function, which will delay failure until the end of the rake
      run, unless the TESTS_FAIL_FAST environment variable is set.
      
      Furthermore, this reorganizes the jasmine test tasks so that we can run
      those as part of `rake test` as well.
      Calen Pennington committed
  24. 04 Jun, 2013 3 commits
  25. 03 Jun, 2013 2 commits