1. 14 Apr, 2015 10 commits
  2. 13 Apr, 2015 3 commits
    • Morris Jette's avatar
      Remove vestigial logic from old table structures · c844e63f
      Morris Jette authored
      This removes some old logic that was just commented out when the
      LUA tables were converted to a new structure.
      c844e63f
    • Morris Jette's avatar
      Merge branch 'slurm-14.11' · e4feef01
      Morris Jette authored
      e4feef01
    • Morris Jette's avatar
      Eliminate "Node ping apparently hung" errors · 101570a9
      Morris Jette authored
      The error was being triggered by logic to collect accounting
      information starting and not being completed when testing to
      start a node ping RPC. In other words, the logic wasn't testing
      for the completion of one RPC against the start of that same
      RPC, but against the start of a different RPC. This change
      moves all of the timeout logic into the ping_nodes.c module
      where we can make sure that the timing of different RPCs do
      not get confused with each other.
      bug 1190
      101570a9
  3. 11 Apr, 2015 8 commits
  4. 10 Apr, 2015 1 commit
  5. 09 Apr, 2015 3 commits
  6. 08 Apr, 2015 8 commits
  7. 07 Apr, 2015 7 commits