1. 04 Sep, 2013 2 commits
  2. 02 Sep, 2013 1 commit
  3. 27 Aug, 2013 2 commits
  4. 26 Aug, 2013 1 commit
  5. 06 Aug, 2013 1 commit
  6. 02 Aug, 2013 1 commit
  7. 23 Jul, 2013 1 commit
  8. 10 Jul, 2013 2 commits
  9. 27 Jun, 2013 3 commits
  10. 21 Jun, 2013 2 commits
  11. 20 Jun, 2013 4 commits
  12. 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
  13. 04 Jun, 2013 3 commits
  14. 03 Jun, 2013 2 commits
  15. 30 May, 2013 1 commit
  16. 23 May, 2013 2 commits
  17. 15 May, 2013 1 commit