1. 18 Apr, 2013 2 commits
  2. 17 Apr, 2013 6 commits
  3. 16 Apr, 2013 2 commits
  4. 13 Apr, 2013 1 commit
  5. 12 Apr, 2013 2 commits
  6. 11 Apr, 2013 3 commits
  7. 10 Apr, 2013 8 commits
  8. 09 Apr, 2013 6 commits
  9. 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
  10. 03 Apr, 2013 5 commits
  11. 02 Apr, 2013 2 commits