1. 27 Dec, 2021 2 commits
    • Sean McGivern's avatar
      Fix flaky DAST profile schedule audit spec · 40b9eea4
      Sean McGivern authored
      In some conditions - the most trivial of which are when this spec is run
      in isolation with a clean test database - the profile schedule and
      profile created by this spec could have the same ID, in different
      tables. The spec would then find the wrong audit event in the audit
      events table, because it was looking up only by `target_id`, and fail as
      a result.
      40b9eea4
    • Kushal Pandya's avatar
      Merge branch '292943-fixed-extensions-reuse' into 'master' · fc3ced13
      Kushal Pandya authored
      Fix re-use of extensions between instances
      
      See merge request gitlab-org/gitlab!77319
      fc3ced13
  2. 26 Dec, 2021 1 commit
  3. 25 Dec, 2021 1 commit
  4. 24 Dec, 2021 24 commits
  5. 23 Dec, 2021 12 commits