1. 17 Jul, 2018 5 commits
  2. 16 Jul, 2018 2 commits
  3. 13 Jul, 2018 1 commit
  4. 12 Jul, 2018 4 commits
  5. 09 Jul, 2018 1 commit
  6. 06 Jul, 2018 6 commits
  7. 04 Jul, 2018 2 commits
  8. 03 Jul, 2018 2 commits
  9. 02 Jul, 2018 1 commit
  10. 27 Jun, 2018 2 commits
  11. 26 Jun, 2018 4 commits
  12. 25 Jun, 2018 2 commits
  13. 22 Jun, 2018 2 commits
  14. 20 Jun, 2018 5 commits
  15. 19 Jun, 2018 1 commit
    • Isaac Hartung's avatar
      Don't enforce MaxQueryTimeRange with specific jobs · d41cb31a
      Isaac Hartung authored
      When requesting specific jobids with sacct, the starttime of the request
      is 0, which will cause the time range to be outside of the
      MaxQueryTimeRange range -- if specified. When requesting specific
      jobids, sacct should be able to find the job whenever it started --
      unless confined to a smaller range with -S and/or -E.
      
      Bug 5009
      d41cb31a