1. 13 May, 2015 2 commits
  2. 08 May, 2015 1 commit
  3. 07 May, 2015 2 commits
  4. 06 May, 2015 6 commits
  5. 29 Apr, 2015 4 commits
  6. 28 Apr, 2015 2 commits
  7. 17 Apr, 2015 1 commit
  8. 12 Apr, 2015 1 commit
    • The short circuit logic does not work on jenkins. · 144b214b
      ```
      13:08:11 + ret=0
      13:08:11 + echo 0
      13:08:11 0
      13:08:11 + '[' 0 -ne 0 ']'
      13:08:11 Build step 'Virtualenv Builder' marked build as failure
      13:08:11 [ssh-agent] Stopped.
      13:08:11 Finished: FAILURE
      ```
      
      The example above is a snippet from jenkins which the integration test runs into,
      meaning it is often suceeding but reporting it as failure.  There is still an issue
      with the cms worker which is related to 'stopwaitsecs' which is really high for all
      workers due to grading.  That work will need to be refactored so that cms workers
      don't wait so long before killing the worker.
      
      The problem is the same as what is described here but more investigation will be
      useful.
      
      http://stackoverflow.com/questions/9971627/why-is-celery-not-shutting-down-cleanly
      Feanil Patel committed
  9. 30 Mar, 2015 1 commit
  10. 17 Mar, 2015 2 commits
  11. 20 Feb, 2015 1 commit
  12. 11 Feb, 2015 1 commit
  13. 09 Feb, 2015 2 commits
  14. 04 Feb, 2015 1 commit
  15. 03 Feb, 2015 1 commit
  16. 02 Feb, 2015 1 commit
  17. 30 Jan, 2015 2 commits
  18. 13 Jan, 2015 1 commit
  19. 10 Jan, 2015 4 commits
  20. 09 Jan, 2015 1 commit
  21. 06 Jan, 2015 2 commits
  22. 05 Jan, 2015 1 commit