- 08 May, 2020 15 commits
-
-
Stan Hu authored
Merge branch '216728-actionview-template-error-undefined-method-pages_domain-for-pagesdomain-0x00007f45ea6e9330' into 'master' Extract pages_domain_presenter into a helper fixing related bugs See merge request gitlab-org/gitlab!31190
-
Stan Hu authored
Remove duplicate tests in notification spec Closes #216958 See merge request gitlab-org/gitlab!31349
-
Paul Slaughter authored
Filter out custom variables from Url See merge request gitlab-org/gitlab!30560
-
Jose Ivan Vargas authored
This filters out any custom variables that the user might send via the URL params to the monitor dashboard.
-
Russell Dickenson authored
Add troubleshooting section on only/except deprecation See merge request gitlab-org/gitlab!30658
-
James Fargher authored
Add AccessibilityReportsComparer API See merge request gitlab-org/gitlab!30377
-
Maxime Orefice authored
-
Mark Lapierre authored
Remove quarantine new status from existing tests See merge request gitlab-org/gitlab!30246
-
Andrew Fontaine authored
Update the url when a panel is expanded Closes #215473 See merge request gitlab-org/gitlab!30704
-
Evan Read authored
Docs - Promote Geo secondary nodes on external PostgreSQL databases See merge request gitlab-org/gitlab!28188
-
Anton Smith authored
-
Douglas Barbosa Alexandre authored
Merge branch '38358-update-migration-helpers-to-use-check-constraints-instead-of-change-column-null' into 'master' Update migration helpers to use check constraints instead of change_column_null See merge request gitlab-org/gitlab!30943
-
James Fargher authored
Add CI_KUBERNETES_ACTIVE alternative to only:kubernetes:active See merge request gitlab-org/gitlab!31146
-
Hordur Freyr Yngvason authored
This adds a CI variable CI_KUBERNETES_ACTIVE as an alternative to only:kubernetes:active/except:kubernetes:active for use with the rules syntax. This will enable us to move deployment-related Auto DevOps sub-templates to rules syntax, see https://gitlab.com/gitlab-org/gitlab/-/issues/213336
-
Mek Stittri authored
Add Azure equivalents to the ref. architectures in the docs Closes gitlab-org/quality/performance#151 See merge request gitlab-org/gitlab!30084
-
- 07 May, 2020 25 commits
-
-
Mek Stittri authored
-
Evan Read authored
Docs: line wrap and style issues for pod logs page See merge request gitlab-org/gitlab!31416
-
Amy Qualls authored
Fix some minor style issues and hard-wrap the lines in this page.
-
Peter Leitzen authored
Use correct permission and path for enabling Alert Management See merge request gitlab-org/gitlab!31260
-
charlie ablett authored
Add recording finish times to usage data Closes #216157 See merge request gitlab-org/gitlab!31222
-
Alper Akgun authored
We want the usage ping to be performant, we'd like to see how long it takes to calculate the ce and the ee usage data
-
Thong Kuah authored
Drop support for `License-Management` CI config See merge request gitlab-org/gitlab!30645
-
Tetiana Chupryna authored
-
Stan Hu authored
Remove protected paths settings from initializers See merge request gitlab-org/gitlab!31221
-
Douglas Barbosa Alexandre authored
Enable first_class_vulnerabilities feature flag by default See merge request gitlab-org/gitlab!29431
-
charlie ablett authored
SSO Enforcement expiry Closes #214816 and #5015 See merge request gitlab-org/gitlab!29786
-
Dan Davison authored
Add support for pre-made and custom templates See merge request gitlab-org/gitlab!31122
-
Dylan Griffith authored
Mandatory active_users param for SyncSeatLinkRequestWorker#perform Closes #212905 See merge request gitlab-org/gitlab!30810
-
Vladlena Shumilo authored
Make the active_users param mandatory for SyncSeatLinkRequestWorker https://gitlab.com/gitlab-org/gitlab/-/merge_requests/28241 made it option for backwards compatibility
-
Mayra Cabrera authored
Fix broken Istio metrics installation See merge request gitlab-org/gitlab!31382
-
João Alexandre Cunha authored
-
Paul Slaughter authored
Update slot syntax for Vue 3 migration See merge request gitlab-org/gitlab!31226
-
Andrew Fontaine authored
Revert "Merge branch 'ss-simon/rm-data-from-mount' into 'master'" Closes #217006 See merge request gitlab-org/gitlab!31400
-
Paul Slaughter authored
Add spinner to Roadmap See merge request gitlab-org/gitlab!31080
-
Coung Ngo authored
Roadmap did not show any indication that anything was being loaded when it was fetching epics for the roadmap
-
Jonathan Schafer authored
-
Jonathan Schafer authored
-
Jonathan Schafer authored
This will enable the first class vulnerabilities feature flag by default. Removes the feature flag restriction from the graphql.
-
Mike Greiling authored
Use Object spread over Object.assign in spec/ See merge request gitlab-org/gitlab!31356
-
ddavison authored
Extract logic into separate component Refactor some existing qa-classes into data-qa
-