- 14 Jan, 2022 40 commits
-
-
Jacques Erasmus authored
Limit subscription page container to 990px See merge request gitlab-org/gitlab!77947
-
Peter Leitzen authored
Error Tracking: Fix collecting errors for golang See merge request gitlab-org/gitlab!78199
-
Natalia Tepluhina authored
Labels widget - focus first item on search See merge request gitlab-org/gitlab!78246
-
Lin Jen-Shin authored
Add default issue and merge request templates See merge request gitlab-org/gitlab!78284
-
Kushal Pandya authored
Remove FOSS VSA stylesheet See merge request gitlab-org/gitlab!78175
-
Kyle Wiebers authored
Relates to https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/1153
-
Bastian Ike authored
This change makes the schema match Go error events, see: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/72050. The sentry message format is described here: https://github.com/getsentry/develop/commit/7578cb2b. Changelog: fixed
-
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
-