- 14 Mar, 2022 40 commits
-
-
Phil Hughes authored
Add test report widget using new framework See merge request gitlab-org/gitlab!82376
-
Miranda Fluharty authored
Implement test report widget using merge request report widget extension framework, only levels 1 and 2 for now Import and register extension Add tests for widget functionality
-
Phil Hughes authored
Update import manifest alert See merge request gitlab-org/gitlab!82761
-
Fabio Pitino authored
Enable feature flags to resume artifact removal on self-managed See merge request gitlab-org/gitlab!82681
-
Andrejs Cunskis authored
Promote ui github import and group migration specs to reliable See merge request gitlab-org/gitlab!82794
-
Adam Hegyi authored
Add VulnerabilityReadsFinder to speed up API responses See merge request gitlab-org/gitlab!76220
-
Kushal Pandya authored
Upgrade lowlight dependency See merge request gitlab-org/gitlab!82732
-
Etienne Baqué authored
Add Jira trigger and issues sections to integration form See merge request gitlab-org/gitlab!82391
-
Vitali Tatarintev authored
Support CRM contacts only in root groups See merge request gitlab-org/gitlab!78959
-
Lee Tickett authored
To reduce complexity, it has been decided to only support CRM contacts and organizations in root groups for now. This MR ensures the CRM feature can only be enabled for root groups, and updates validation to only check root groups rather than the entire hierarchy. Changelog: fixed
-
Vitali Tatarintev authored
Add Detailed Error Message for Credit Card-less Users See merge request gitlab-org/gitlab!80657
-
Allison Browne authored
Add error message to graphql, rails api and controllers for when the user attempts to retry a pipeline without a stored credit card for the project. Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80657 EE: true
-
Savas Vedova authored
Hide detection method from the UI See merge request gitlab-org/gitlab!82680
-
Vitali Tatarintev authored
Bump GITLAB_KAS_VERSION to 14.9.0 See merge request gitlab-org/gitlab!82765
-
Dylan Griffith authored
[Feature flag] Remove compliance_violations_graphql_type See merge request gitlab-org/gitlab!82603
-
Natalia Tepluhina authored
Turn the subscribable banner into an alert See merge request gitlab-org/gitlab!81236
-
Vitaly Slobodin authored
Changelog: changed EE: true
-
Andrejs Cunskis authored
-
Mark Chao authored
Fix user cap evaluation for OAuth and LDAP login See merge request gitlab-org/gitlab!81272
-
Marc Shaw authored
Extract draft status check to mergeability framework See merge request gitlab-org/gitlab!82570
-
Enrique Alcántara authored
Removes unused VSA properties See merge request gitlab-org/gitlab!82559
-
Sashi authored
This change creates a new finder to get vulnerabilities from vulnerability_reads to speed up the API response. This is introduced behind a feature flag. EE: true Changelog: added
-
Marc Shaw authored
Don't allow filtering by `in` alone on issue/MR dashboard See merge request gitlab-org/gitlab!82664
-
Alex Pooley authored
Encapsulate checking for GraphQL error (part 2) See merge request gitlab-org/gitlab!82552
-
Alex Pooley authored
Update BulkImports Export to handle unexpected failure See merge request gitlab-org/gitlab!82221
-
Savas Vedova authored
This information is not stored on the backend yet therefore we are hiding it from the user. It'll be added as soon as the backend is ready.
-
Alex Pooley authored
Merge branch '354453-bug-when-using-the-merge-quick-action-it-returns-merged-even-though-it-was-not' into 'master' Resolve "Bug: When using the /merge quick action, it returns 'Merged' even though it was not" See merge request gitlab-org/gitlab!82170
-
Kati Paizee authored
Docs specify MR fields that can mention Jira keys See merge request gitlab-org/gitlab!82780
-
Denys Mishunov authored
Blob refactor: Improve LCP when viewing large blobs See merge request gitlab-org/gitlab!82615
-
Marc Shaw authored
Default enable header_read_timeout_buffered_io feature flag See merge request gitlab-org/gitlab!81910
-
Marc Shaw authored
Remove `use-cobertura-sax-parser` feature flag See merge request gitlab-org/gitlab!82610
-
Marc Shaw authored
Fix filters presence check to take value into consideration See merge request gitlab-org/gitlab!82462
-
Shinya Maeda authored
Improve and internationalize Deployment Approval error messages See merge request gitlab-org/gitlab!82454
-
Shinya Maeda authored
Refactor Deployments::ApprovalService interface See merge request gitlab-org/gitlab!82455
-
Patrick Bajao authored
As part of the effort of improving the checks we have to determine if a MR is in a mergeable state, this moves the draft check to the mergeability checks framework. This is behind the improved_mergeability_checks feature flag.
-
Dylan Griffith authored
Add configurable search rate limits See merge request gitlab-org/gitlab!80631
-
John Mason authored
Changelog: changed
-
Evan Read authored
Mention the fact that all groups where the user is the sole owner will be deleted See merge request gitlab-org/gitlab!82381
-
Rolf Offermanns authored
All groups where the user is the sole owner will be deleted with the "Delete user and contributions" option. The "Delete user" option is not available if the user has groups where he is the sole owner.
-
Sean Arnold authored
Use stubbed objects in error_tracking_helper spec See merge request gitlab-org/gitlab!82719
-