1. 07 May, 2018 2 commits
  2. 05 May, 2018 1 commit
  3. 04 May, 2018 1 commit
  4. 03 May, 2018 24 commits
  5. 02 May, 2018 11 commits
  6. 01 May, 2018 1 commit
    • Danny Auble's avatar
      Fix total TRES Billing on partitions. · 3686dd9c
      Danny Auble authored
      Turns out the partititon's billing tres was working off the sum of
      the node_ptrs which contain the max of all partitions they are in.
      
      This isn't correct since each partition's billing can be different.
      
      Set it correctly here.
      3686dd9c