1. 17 Feb, 2017 1 commit
  2. 16 Feb, 2017 6 commits
  3. 15 Feb, 2017 2 commits
  4. 14 Feb, 2017 5 commits
  5. 13 Feb, 2017 3 commits
  6. 10 Feb, 2017 7 commits
  7. 09 Feb, 2017 6 commits
  8. 08 Feb, 2017 3 commits
  9. 07 Feb, 2017 1 commit
  10. 03 Feb, 2017 1 commit
  11. 31 Jan, 2017 3 commits
  12. 30 Jan, 2017 2 commits
    • Danny Auble's avatar
      Fix regression from commits · a4c51165
      Danny Auble authored
      e3a7bdcc
      f9804256
      d72b13f2
      
      Reference bug 3366
      
      If you are running on a Bluegene system we rely on the prolog to take us out of configuring
      state.  These commits work good for system rebooting the nodes where the prolog is running,
      but in the case of Bluegene this is the opposite desire :).   These commits on a Bluegene
      pretty much make it so a batch job never gets launched.
      a4c51165
    • Morris Jette's avatar
      Clear job BeginTime reason · 0abbf727
      Morris Jette authored
      Clear job's reason of "BeginTime" in a more timely fashion and/or prevents
          them from being stuck in a PENDING state. There are multiple ways of
          clearing the reason, especially on a lightly loaded system, but the
          state can persist indefinitely on a heavily loaded system.
      bug 3368
      0abbf727