1. 17 Apr, 2013 4 commits
  2. 16 Apr, 2013 2 commits
  3. 13 Apr, 2013 1 commit
  4. 12 Apr, 2013 2 commits
  5. 11 Apr, 2013 3 commits
  6. 10 Apr, 2013 8 commits
  7. 09 Apr, 2013 6 commits
  8. 04 Apr, 2013 3 commits
    • Morris Jette's avatar
      Web page updates · 24d48b04
      Morris Jette authored
      24d48b04
    • Morris Jette's avatar
      Prevent assert failure in scheduling logic · 0fc4539e
      Morris Jette authored
      This fixes a bug introduced in commit f1cf6d2d
      Without this change, a job with a partition related reason for not running
      (e.g. MaxNodes) plus some other reason (e.g. dependency), could after satisfying
      the second reason (e.g. dependency), have the select_nodes() function executed
      and return SUCCESS on an allocation request, but it would not actually be
      allocation resources since select_nodes() would interpret the request as a
      test to see if it could ever run (e.g. will_run).
      Bug 263
      0fc4539e
    • Morris Jette's avatar
      Corrections to document formatting · 8d0949ac
      Morris Jette authored
      8d0949ac
  9. 03 Apr, 2013 5 commits
  10. 02 Apr, 2013 6 commits