1. 21 Dec, 2020 2 commits
    • Albert Salim's avatar
      Run test at a fixed time · 15c1a003
      Albert Salim authored
      Due to how HLLRedisCounter#weekly_redis_keys converts
      dates to calendar week, it would result in an empty
      array when the calendar week of end_date occurs before
      the calendar week of start_date.
      
      For example, given start_date 2020-12-01 and
      end_date 2021-01-01, the calendar week would be reversed,
      resulting in empty array from #weekly_redis_keys
      15c1a003
    • Kerri Miller's avatar
      Merge branch 'sh-fix-nplus-one-graphql-group-issues' into 'master' · 5a73f50f
      Kerri Miller authored
      Fix N+1 queries with loading group issues with GraphQL
      
      See merge request gitlab-org/gitlab!50328
      5a73f50f
  2. 20 Dec, 2020 2 commits
  3. 19 Dec, 2020 2 commits
  4. 18 Dec, 2020 12 commits
  5. 17 Dec, 2020 22 commits