1. 30 Apr, 2014 3 commits
    • Morris Jette's avatar
      ignore prio reset on held jobs · cbcea672
      Morris Jette authored
      If a job is held, then only release it with the "scontrol release <jobid>"
      command rather than a simple reset of the job's priority. This is needed to
      support job arrays better. Otherwise a priority reset of a job array
      would free all requeued/held jobs from that job array rather than
      leaving them held.
      cbcea672
    • Morris Jette's avatar
      Update hyperlink to Munge · c93704c3
      Morris Jette authored
      c93704c3
    • Morris Jette's avatar
      Always clear JOB_SPECIAL_EXIT on job prio set · 66f332ed
      Morris Jette authored
      If a job's priority is set non-zero then always clear the
      JOB_SPECIAL_EXIT job state flag, not only when the prior
      state is HELD_USER or HELD.
      I'm not sure how the job could have cleared the HELD state
      and changed to NO_REASON, but this would fix the problem.
      bug 760
      66f332ed
  2. 29 Apr, 2014 2 commits
  3. 28 Apr, 2014 10 commits
  4. 26 Apr, 2014 5 commits
  5. 25 Apr, 2014 13 commits
  6. 24 Apr, 2014 3 commits
  7. 23 Apr, 2014 4 commits