1. 03 Dec, 2018 3 commits
  2. 30 Nov, 2018 16 commits
  3. 29 Nov, 2018 11 commits
  4. 28 Nov, 2018 8 commits
  5. 27 Nov, 2018 2 commits
    • Added stop scan button · 593cc38c
      David Kaltschmidt committed
    • Explore: Scan for older logs · 4803b8f3
      Sometimes log streams dont return any lines for the given range. Would be great to automate the search until some logs are found.
      
      - Allow Explore to drive TimePicker via ref
      - Show `Scan` link in Logs when there is no data
      - Click on `Scan` sets Explore into scanning state
      - While scanning, tell Timepicker to shift left
      - TimePicker change triggers new queries with shifted time range
      - Remember if query transaction was started via scan
      - keep scanning until something was found
      - Manual use of timepicker cancels scanning
      David Kaltschmidt committed