- 11 Jan, 2022 40 commits
-
-
Tetiana Chupryna authored
Only allow owners & admins to access CI minutes See merge request gitlab-org/gitlab!77118
-
Pavel Shutsin authored
Fix destruction of projects with pipelines See merge request gitlab-org/gitlab!77941
-
Stan Hu authored
Report errors raised by Projects::DestroyService See merge request gitlab-org/gitlab!77907
-
Dan Jensen authored
Previously most errors raised by Projects::DestroyService were not reported, only logged. That meant we were effectively discarding the backtrace, which we have found that we need for pinpointing the source of certain errors. This adds error reporting to the service to equip us for faster, more efficient troubleshooting.
-
Sean McGivern authored
Remove "show_relevant_approval_rule_approvers" feature flag See merge request gitlab-org/gitlab!77227
-
Nick Gaskill authored
Note that Container Scanning requires the test stage See merge request gitlab-org/gitlab!77924
-
Russell Dickenson authored
-
Nick Gaskill authored
Note that SAST requires the test stage See merge request gitlab-org/gitlab!77925
-
Russell Dickenson authored
-
Nick Gaskill authored
Monitor Metrics DEPRECATED documentation changes See merge request gitlab-org/gitlab!77417
-
Alana Bellucci authored
-
Nick Gaskill authored
Note that DAST requires the test stage See merge request gitlab-org/gitlab!77926
-
Russell Dickenson authored
-
Nick Gaskill authored
Note that Cluster Image Scanning requires the test stage See merge request gitlab-org/gitlab!77928
-
Russell Dickenson authored
-
Nick Gaskill authored
Adds task section CI/CD analytics page See merge request gitlab-org/gitlab!77939
-
Fiona Neill authored
-
Jose Ivan Vargas authored
Fix the inconsistency of the text link on the Kubernetes Agent Installation modal See merge request gitlab-org/gitlab!77933
-
Phil Hughes authored
Add polling to MR widget base component See merge request gitlab-org/gitlab!77605
-
Payton Burdette authored
Add polling ability to the MR widget base component for extensions to use.
-
Nick Gaskill authored
Simplify Prometheus listen_address details See merge request gitlab-org/gitlab!77479
-
Miguel Rincon authored
Improve line rendering speed [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57237
-
Shinya Maeda authored
Enable `create_deployment_in_separate_transaction` feature flag by default See merge request gitlab-org/gitlab!77840
-
Mark Chao authored
Add Removals page to Docs See merge request gitlab-org/gitlab!77200
-
Pavel Shutsin authored
Adds API feature configuring default mr target See merge request gitlab-org/gitlab!77169
-
Lin Jen-Shin authored
Update DAST On-Demand Scan Template See merge request gitlab-org/gitlab!73564
-
Marcos Rocha authored
The DAST On-demand scan template should be updated to use the API Security scanner Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/73564 EE: true
-
Sean McGivern authored
We should not exit in rake task See merge request gitlab-org/gitlab!77955
-
Doug Stull authored
Allow gradual rollout for the container registry Google CDN feature See merge request gitlab-org/gitlab!77705
-
João Pereira authored
Adds a feature flag and logic to allow a "percentage of time" gradual rollout for the new Container Registry Google Cloud CDN feature as described in https://gitlab.com/gitlab-org/gitlab/-/issues/349417.
-
Dmitry Gruzd authored
Use typhoeus adapter for Elasticsearch client See merge request gitlab-org/gitlab!76879
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/329153 * Remove if condition for feature flag * Update tests to verify new behavior Changelog: other
-
Douglas Barbosa Alexandre authored
Fix GraphQL/FieldMethod offense (Part 2/2) See merge request gitlab-org/gitlab!76021
-
Olena Horal-Koretska authored
Use GraphQl api to fetch package managers URLs See merge request gitlab-org/gitlab!77560
-
Nicolò Maria Mezzopera authored
- Add data to query - Change the bindings Remove un-needed injections and use API response Finalise tests for for new graphl aproach - fix composer installation - tests - mock data - snapshots
-
Douglas Barbosa Alexandre authored
Add Additional Error Messages When Minimal Access Role is Not Available See merge request gitlab-org/gitlab!77646
-
Abdul Wadood authored
Current return message does not tell the caller why the call failed. This change adds two additional messages to the returned error message. Changelog: changed EE: true Co-authored-by: Abdul Wadood <awadood@gitlab.com>
-
Sean McGivern authored
Revert "Merge branch '337250-decrease-sub-expiration-banner-duration' into 'master'" See merge request gitlab-org/gitlab!77966
-
Pavel Shutsin authored
Resolve "Backup Package registry files" See merge request gitlab-org/gitlab!77532
-
Ian Baum authored
* Adds support for packages to the backup and restore rake tasks Changelog: added
-