- 14 Jan, 2022 40 commits
-
-
Marcos Rocha authored
This Merge Request fix the N+1 issue when are multiple builds with the dast_configuration keyword. The N+1 issue was happening when associating profiles and finding profiles as well. Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/75448 EE: true
-
Enrique Alcántara authored
Default to fluid layout for the pipeline editor See merge request gitlab-org/gitlab!78038
-
Mireya Andres authored
The pipeline editor will now be shown in full-width regardless of the user's layout preference. The extra space will be utilized for more upcoming features. Changelog: changed
-
Marius Bobin authored
Add subsidized cost factor for Open Source plan See merge request gitlab-org/gitlab!77882
-
Andrejs Cunskis authored
Update trial page selectors to fix broken e2e tests See merge request gitlab-org/gitlab!78265
-
Dmitry Gruzd authored
Skip failed builds when parsing dependency list See merge request gitlab-org/gitlab!78218
-
Tetiana Chupryna authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/346971 Changelog: changed EE: true
-
Furkan Ayhan authored
Remove allow database cross join from runner_matchers See merge request gitlab-org/gitlab!78084
-
Phil Hughes authored
Refactor vulnerability training component See merge request gitlab-org/gitlab!78225
-
Craig Norris authored
Added Package Registry guidance See merge request gitlab-org/gitlab!78232
-
Markus Koller authored
Redirect to on-demand scan form after editing a DAST profile See merge request gitlab-org/gitlab!77819
-
Paul Gascou-Vaillancourt authored
After editing a DAST site/scanner profile from the on-demand scan form, redirect back to the form. Changelog: changed EE: true
-
Savas Vedova authored
Fix bulk select dropdown layering See merge request gitlab-org/gitlab!76203
-
Daniel Tian authored
-
Enrique Alcántara authored
Merge branch '341171-mlunoe-subscription-history-table-move-email-and-company-to-tooltip' into 'master' Feat(SM Subscription History): trim table size See merge request gitlab-org/gitlab!78183
-
Michael Lunøe authored
Move email + company to tooltip on info icon in the name field to make more space in the table for easier overview Changelog: added EE: true
-
Marius Bobin authored
Changelog: other
-
Sanad Liaquat authored
Check E2E tests if an HTTP 404 / 500 returned See merge request gitlab-org/gitlab!71592
-
Will Meek authored
This adds a check if the current page is an HTTP 404, 500 or GDK backtrace page. If so it reports the error
-
David Fernandez authored
Remove unused methods from packages_helper See merge request gitlab-org/gitlab!78062
-
Sean McGivern authored
Ignore the Nova ide directory See merge request gitlab-org/gitlab!78239
-
Aleksei Lipniagov authored
Notify admins 15 days prior to license expiration See merge request gitlab-org/gitlab!78000
-
Tyler Amos authored
Overriding notification methods from Gitlab::License so that admins are notified only 15 days prior to license expiration. Previously, admins were notified 1 month prior to expiration when the Gitlab::License method was used, but this is inconsistent when customers are able renew. Notifying admins early lead to confusion. Changelog: fixed EE: true
-
Samantha Ming authored
Move conditional display check into vulnerability details component
-
Savas Vedova authored
Fix auditor user able to bulk select vulns on vulnerability report See merge request gitlab-org/gitlab!78241
-
Daniel Tian authored
Changelog: fixed MR: EE: true
-
Bob Van Landuyt authored
Remove dangling todos for multi-database offenses See merge request gitlab-org/gitlab!78104
-
Adam Hegyi authored
chore: Mark previous Recalculation background migrations as succeeded See merge request gitlab-org/gitlab!77052
-
Lucas Charles authored
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/76375 we missed the requirement to mark background jobs as successful upon completion. In order to ensure we track these properly we should mark them. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/343037 Changelog: other
-
Bob Van Landuyt authored
Add offline, stale count to runner admins section See merge request gitlab-org/gitlab!77871
-
Savas Vedova authored
Remove vendor name from mock data See merge request gitlab-org/gitlab!78123
-
Furkan Ayhan authored
Remove ci_decompose_belonging_to_parent_group feature flag See merge request gitlab-org/gitlab!77944
-
Maxime Orefice authored
Changelog: performance
-
Vitali Tatarintev authored
Add escalation status field and mutation for incidents See merge request gitlab-org/gitlab!77076
-
Sarah Yasonik authored
Adds a status field in GraphQL for issues which support escalations. Functionality available behind the :incident_escalations feature flag.
-
Bob Van Landuyt authored
Remove redis MultiStore implementation See merge request gitlab-org/gitlab!78049
-
Nicolò Maria Mezzopera authored
- source - tests
-
Vitali Tatarintev authored
Create pending escalations for incidents on update See merge request gitlab-org/gitlab!76986
-
Sarah Yasonik authored
Part of the work required to allow users to manually escalate incidents which were created manually.
-
Miguel Rincon authored
Remove `admin_deploy_keys_vue` feature flag See merge request gitlab-org/gitlab!78144
-