1. 13 Jan, 2015 2 commits
  2. 09 Jan, 2015 6 commits
  3. 08 Jan, 2015 1 commit
  4. 07 Jan, 2015 7 commits
  5. 06 Jan, 2015 10 commits
  6. 05 Jan, 2015 2 commits
  7. 02 Jan, 2015 2 commits
  8. 01 Jan, 2015 1 commit
  9. 31 Dec, 2014 1 commit
  10. 30 Dec, 2014 4 commits
  11. 29 Dec, 2014 1 commit
  12. 26 Dec, 2014 1 commit
  13. 24 Dec, 2014 1 commit
  14. 23 Dec, 2014 1 commit
    • Morris Jette's avatar
      Fix bad job array task ID value · 48016f86
      Morris Jette authored
      Prevent invalid job array task ID value if a task is started using gang
      scheduling (i.e. the task starts in a SUSPENDED state). The task ID gets
      set to NO_VAL and the task string is also cleared.
      48016f86