- 27 Dec, 2021 6 commits
-
-
Andrejs Cunskis authored
-
Andrejs Cunskis authored
- Download report before setup - Set knapsack config automatically from ci job name - Rename and move regenerated report after suite finished - Update upload method to handle multiple directories
-
Sean McGivern authored
Merge branch '348123-update-epic-api-does-not-support-passing-in-a-parent_id-or-parent_iid-option' into 'master' feat: Allow passing in an epic parent_id when updating epics See merge request gitlab-org/gitlab!76510
-
Sean McGivern authored
Fix flaky DAST profile schedule audit spec See merge request gitlab-org/gitlab!77348
-
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.
-
Kushal Pandya authored
Fix re-use of extensions between instances See merge request gitlab-org/gitlab!77319
-
- 26 Dec, 2021 1 commit
-
-
Denys Mishunov authored
Changelog: fixed
-
- 25 Dec, 2021 1 commit
-
-
Kerri Miller authored
Fix Gitlab/DelegatePredicateMethods offenses See merge request gitlab-org/gitlab!76001
-
- 24 Dec, 2021 24 commits
-
-
Andrejs Cunskis authored
E2E: Validate merge request comments are migrated See merge request gitlab-org/gitlab!77170
-
Andrejs Cunskis authored
-
Etienne Baqué authored
Adds workItemCreate mutation to the GraphQL API See merge request gitlab-org/gitlab!76401
-
Etienne Baqué authored
Adjusts pending members to be distinct See merge request gitlab-org/gitlab!76864
-
Alper Akgun authored
Adding more loose foreign keys for ci_pipelines from merge_requests, vulnerability_statistics, vulnerability_occurrence_pipelines See merge request gitlab-org/gitlab!77323
-
Savas Vedova authored
Update security configuration tabs to utilize lazy loading See merge request gitlab-org/gitlab!77280
-
David Pisek authored
-
Rémy Coutable authored
Fix `add-jh-folder` where to move the folder See merge request gitlab-org/gitlab!77309
-
Tetiana Chupryna authored
Stub rate limiting logic in raw_controller_spec See merge request gitlab-org/gitlab!77105
-
Matthias Käppler authored
-
Vijay Hawoldar authored
-
Martin Wortschack authored
Fix filename is overflowing modal when importing See merge request gitlab-org/gitlab!75891
-
Illya Klymov authored
Merge branch '344382-make-badges-in-ee-app-views-projects-mirrors-_table_pull_row-html-haml-pajamas-compliant' into 'master' Make badge in mirrors/_table_pull_row partial Pajamas-compliant See merge request gitlab-org/gitlab!77100
-
Martin Wortschack authored
-
Sanad Liaquat authored
Create a unique group for minimal access specs See merge request gitlab-org/gitlab!77290
-
Sanad Liaquat authored
-
Sanad Liaquat authored
Allow for consolidated edit button in E2Es See merge request gitlab-org/gitlab!77216
-
Anastasia McDonald authored
-
Tetiana Chupryna authored
Add toggle method to control use_minimum_char_limit See merge request gitlab-org/gitlab!76835
-
Kushal Pandya authored
Add section description to security training configuration See merge request gitlab-org/gitlab!77173
-
Dylan Griffith authored
These [loose foreign keys](https://docs.gitlab.com/ee/development/database/loose_foreign_keys.html) are the first step to removing the cross-database foreign keys between `main` and `ci` databases. These 3 foreign keys have been determined to be safe for swapping to loose foreign keys per https://gitlab.com/gitlab-org/gitlab/-/issues/348269 . These Loose foreign keys do not require any tests yet until we actually remove the foreign key as we can't validate the behaviour if the real foreign key already does the cleanup for us and we already have a test to show that deletes to `ci_pipelines` are tracked.
-
orozot authored
-
Kerri Miller authored
Fix Rails/SaveBang offenses See merge request gitlab-org/gitlab!75894
-
Steve Abrams authored
Delete events in batches when project is destroyed See merge request gitlab-org/gitlab!77031
-
- 23 Dec, 2021 8 commits
-
-
Steve Abrams authored
Add group crm settings See merge request gitlab-org/gitlab!76983
-
Farnoosh Seifoddini authored
Clarify deprecation DRI is EM or PM See merge request gitlab-org/gitlab!77252
-
Dan Jensen authored
-
Amy Qualls authored
Remove sbt from license compliance docs See merge request gitlab-org/gitlab!77295
-
Adam Cohen authored
-
Amy Qualls authored
Update push mirroring page See merge request gitlab-org/gitlab!76199
-
Graves Chou authored
-
Patrick Bair authored
Remove OAuth paths from protected paths rate limit See merge request gitlab-org/gitlab!76882
-