1. 25 Jul, 2016 4 commits
    • Morris Jette's avatar
      Fix build warnings · afa5f858
      Morris Jette authored
      list.c:987: warning: ‘list_mutex_is_locked’ defined but not used
      cbuf.c:1684: warning: ‘cbuf_mutex_is_locked’ defined but not used
      Use "#ifndef NDEBUG" to fix and add "_" suffix on static function names.
      afa5f858
    • Morris Jette's avatar
      modify "sacctmgr show stats" format · 8f6ff1ad
      Morris Jette authored
      Swap max_time and total_time fields, which seems better to me
      8f6ff1ad
    • Morris Jette's avatar
      Merge branch 'slurm-16.05' · 46c1f934
      Morris Jette authored
      46c1f934
    • Morris Jette's avatar
      Move startup of power save thread · 6ef8369e
      Morris Jette authored
      This reverts commit fb8e3558
      and moves the place where the SuspendExcNodes and SuspendExcParts
      configuration parameters are processed (needs to happen AFTER the
      partition and node tables in the slurmctld daemon are built.
      bug 2934
      6ef8369e
  2. 23 Jul, 2016 5 commits
  3. 22 Jul, 2016 8 commits
  4. 21 Jul, 2016 10 commits
  5. 20 Jul, 2016 8 commits
  6. 19 Jul, 2016 5 commits