- 21 Oct, 2021 40 commits
-
-
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
-
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
-
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
-
Ezekiel Kigbo authored
Adds some jest unit tests for the confirm danger modal component Add event tests for the confirm modal
-
Ezekiel Kigbo authored
Trigger the modal when the relevant button is clicked
-
Ezekiel Kigbo authored
Marks the `js-confirm-danger` selectors as `legacy` in preparation to migrate the modal to a gl-modal.
-
Kushal Pandya authored
Correctly escape regex in GFM autocomplete See merge request gitlab-org/gitlab!72688
-
Phil Hughes authored
Descrease SIDEBAR_MIN_WIDTH to 260px See merge request gitlab-org/gitlab!72557
-
horpto authored
-
Kushal Pandya authored
Merge branch '342974-failure-in-ee-browser_ui-fulfillment-purchase-purchase_ci_spec-rb-purchase-ci-minutes-adds' into 'master' Missing selected group params causes wrong assignment of See merge request gitlab-org/gitlab!72709
-
Marcia Ramos authored
Rails dbconsole requires --database from 14.2, AWS S3 changes from 14.3 See merge request gitlab-org/gitlab!70122
-
Ben Prescott @bprescott_↙ ☺ authored
-
Marcia Ramos authored
Add tier badges to Database doc pages See merge request gitlab-org/gitlab!72390
-
Albert Salim authored
E2E: Set package-and-qa-ff jobs to manual See merge request gitlab-org/gitlab!72766
-
Olena Horal-Koretska authored
Add helper to telephone number field in hand raise modal See merge request gitlab-org/gitlab!72273
-