- 21 Oct, 2021 40 commits
-
-
Amy Qualls authored
Update protected branches in permission docs See merge request gitlab-org/gitlab!72716
-
Andrejs Cunskis authored
Fixing bug on user sign out for a few tests See merge request gitlab-org/gitlab!72768
-
Andrejs Cunskis authored
E2E: Attach browser logs to allure test reports See merge request gitlab-org/gitlab!72761
-
Enrique Alcántara authored
Remove managed-cluster alert code and deprecation feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63829
-
Igor Drozdov authored
Organize specs issue build service around features not roles See merge request gitlab-org/gitlab!72609
-
Suzanne Selhorn authored
CTRT edits for webhooks - part 4 See merge request gitlab-org/gitlab!72776
-
Kati Paizee authored
-
Bob Van Landuyt authored
Deprecate fullPath from DAST on-demand mutations See merge request gitlab-org/gitlab!72478
-
Philip Cunningham authored
-
Douglas Barbosa Alexandre authored
Fix object deduplication on Geo first sync See merge request gitlab-org/gitlab!72605
-
Adam Hegyi authored
Implement loose foreign key cleanup worker See merge request gitlab-org/gitlab!69165
-
Bob Van Landuyt authored
Disable Flipper memoization without RequestStore See merge request gitlab-org/gitlab!72784
-
Jacques Erasmus authored
Add confirm_danger_modal component See merge request gitlab-org/gitlab!71395
-
Tristan Read authored
Removes the feature flag and associated unused code of the metrics alert feature for GitLab managed clusters Changelog: other
-
Alper Akgun authored
Fix time_frame for metrics definitions See merge request gitlab-org/gitlab!72603
-
Luis Mejia authored
-
Shinya Maeda authored
Merge branch '235798-add-telemetry-tracking-for-users-associating-group-milestones-to-releases-3' into 'master' Add usage ping metric for Users Associating Group Milestones to Releases See merge request gitlab-org/gitlab!71650
-
Vladimir Shushlin authored
Changelog: added
-
Adam Hegyi authored
This change adds worker and services for cleaning up orphaned associations. Changelog: added
-
Shinya Maeda authored
Add template for build and publish docker images using Kaniko See merge request gitlab-org/gitlab!72400
-
Alex Kalderimis authored
Add Ruby 3 gotchas documentation See merge request gitlab-org/gitlab!70609
-
Matthias Käppler authored
-
Heinrich Lee Yu authored
With RequestStore, it is safe to memoize the feature flag values because they will be cleared on the next request. Without RequestStore, we can still memoize the Flipper instance but we must not enable memoization of feature flag values because those would be permanent until the process is restarted.
-
Savas Vedova authored
Disable SAST on project creation in QA spec during the experiment See merge request gitlab-org/gitlab!72652
-
Nailia Iskhakova authored
-
Max Woolf authored
Ensure specs are under saas context when needed See merge request gitlab-org/gitlab!72753
-
Savas Vedova authored
Remove v-html from app/assets/javascripts/monitoring/components/charts/empty_chart.vue See merge request gitlab-org/gitlab!72679
-
Tetiana Chupryna authored
Add missing labels for token fields of Github and ZenTao integrations See merge request gitlab-org/gitlab!71970
-
Tomislav Nikic authored
Shifting to browser ui creation until issue is resolved. This does not break any other tests.
-
Kushal Pandya authored
Update accessing gl object example See merge request gitlab-org/gitlab!72775
-
Bob Van Landuyt authored
Audit dast schedule owner updates See merge request gitlab-org/gitlab!71764
-
Marcos Rocha authored
-
Fiona Neill authored
Removed extra heading level See merge request gitlab-org/gitlab!72710
-
Suzanne Selhorn authored
-
Jochen Roth authored
When building docker images in a docker executor the gitlab-runner needs privileged mode set to true which can be a security risk. With kaniko there is no additional configuration required. Just add the template and it will build and push branches/tags to gitlabs docker registry. Changelog: added
-
Ammar Alakkad authored
-
Matthias Käppler authored
Fix `Security::OverrideUuidsService` matching logic See merge request gitlab-org/gitlab!72723
-
Ezekiel Kigbo authored
-
Ezekiel Kigbo authored
-
Ezekiel Kigbo authored
Minor refactor some of the existing tests and adds new tests for the confirm danger button
-