1. 17 Nov, 2020 1 commit
    • rpereira2's avatar
      Send latest historical data as seat link data · b85d82fe
      rpereira2 authored
      - Currently, seat link data sends the previous day's historical data.
        This appears to have been done because historical data used to contain
        date, not timestamp. So, to avoid problems like seemingly future
        dates being received from GitLab instances in timezones ahead of UTC,
        the seat link data sends the previous day's historical data. Now that
        the historical data contains a timestamp with timezone, we can send
        the latest historical data instead.
      
      - Format the timestamp using the iso8601 format when transmitting.
      b85d82fe
  2. 02 Nov, 2020 29 commits
  3. 01 Nov, 2020 4 commits
  4. 31 Oct, 2020 6 commits