1. 25 Jul, 2014 7 commits
  2. 24 Jul, 2014 11 commits
  3. 23 Jul, 2014 1 commit
  4. 22 Jul, 2014 4 commits
  5. 21 Jul, 2014 5 commits
  6. 16 Jul, 2014 2 commits
  7. 15 Jul, 2014 6 commits
  8. 14 Jul, 2014 3 commits
  9. 12 Jul, 2014 1 commit
    • Morris Jette's avatar
      Add logic for job array cancel · afb18d76
      Morris Jette authored
      This adds a new function job_str_signal() which can be used to
      cancel/signal a job array using a single RPC rather than a series
      if RPCs, one per job record, which does not work with the new
      job array data structure. This new logic is untested.
      afb18d76