1. 24 Mar, 2014 11 commits
  2. 22 Mar, 2014 1 commit
    • Morris Jette's avatar
      Fix sview abort when adding/removing columns · fbfd0e4d
      Morris Jette authored
      When adding or removing columns to most data types (jobs, partitions,
      nodes, etc.) on some system types an abort is generated. This appears
      to be because when columns displayed change, on some systems that
      changes the address of "model", while on others the address does not
      change (like my laptops). This fix explicitly sets the last_model to
      NULL when the columns are changed rather than relying upon the data
      structure's address to change.
      fbfd0e4d
  3. 21 Mar, 2014 10 commits
  4. 20 Mar, 2014 6 commits
  5. 19 Mar, 2014 2 commits
  6. 18 Mar, 2014 7 commits
  7. 17 Mar, 2014 3 commits