- 07 May, 2020 40 commits
-
-
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
-
Paul Slaughter authored
Update UI copy for image expiration policy See merge request gitlab-org/gitlab!31104
-
-
Nathan Friend authored
Remove unused DependenciesTableRow component See merge request gitlab-org/gitlab!31096
-
Mek Stittri authored
Add configuration steps for the 2,000 reference architecture See merge request gitlab-org/gitlab!31244
-
Phil Hughes authored
This reverts merge request !31143
-
Lukas Eipert authored
See https://gitlab.com/gitlab-org/gitlab/-/issues/202172 This is part of multiple merge requests in order to reduce the risk of breaking master
-
Nathan Friend authored
Exclude skipped tests in success calculation See merge request gitlab-org/gitlab!31154
-
Nathan Friend authored
Merge branch '39467-allow-a-release-s-associated-milestones-to-be-edited-through-the-edit-release-page' into 'master' Resolve "Allow a Release's associated Milestones to be edited through the "Edit Release" page" Closes #39467 See merge request gitlab-org/gitlab!28583
-
Stan Hu authored
Make retry an integer in Sidekiq logs See merge request gitlab-org/gitlab!31347
-
Mike Greiling authored
Use Object spread over Object.assign in app/assets See merge request gitlab-org/gitlab!31354
-
Mayra Cabrera authored
Starting on 12.4, protected paths can be configured from the Admin UI. So far, the Omnibus settings have been preserved to comply with the Omnibus deprecation policy, but given 13.0 is major release, deprecated settings can be removed now. Related to https://gitlab.com/gitlab-org/gitlab/-/issues/29952
-
Mike Greiling authored
Use Object spread over Object.assign in ee/ See merge request gitlab-org/gitlab!31357
-
Wayne Haber authored
Fix typo in customer critical section See merge request gitlab-org/gitlab!31339
-
Wayne Haber authored
-
Sanad Liaquat authored
Use only airborne in API specs Closes #216638 See merge request gitlab-org/gitlab!31213
-
Peter Leitzen authored
Correct roles for AlertManagement tasks See merge request gitlab-org/gitlab!31262
-
Achilleas Pipinellis authored
Docs: add metadata for Monitor stage pages See merge request gitlab-org/gitlab!31131
-
Amy Qualls authored
For ease of identification, add metadata about stage ownership to pages.
-
Achilleas Pipinellis authored
The most notable change is the split of the table reference in regards to the steps needed to configure the reference.
-
Enrique Alcántara authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!31220
-
Nathan Friend authored
Resolve "Update all `GlLink`s with class="btn" in the Releases pages to use `GlButton` with `href`" Closes #216477 See merge request gitlab-org/gitlab!31129
-
Özgür Adem Işıklı authored
This commit updates all GlLinks with class="btn" to GlButtons on any Release-related pages.
-
Nathan Friend authored
Migrate pipeline store spec to Jest See merge request gitlab-org/gitlab!31140
-