- 18 Jun, 2020 40 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
The feature flag has been enabled by default and will be removed and is working as expected.
-
Douglas Barbosa Alexandre authored
The find_registry_differences method returns as unused registries entries for job artifacts that are in object storage when the object storage sync is disabled. The Geo::Secondary::RegistryConsistencyWorker will perform the cleanup of these unused registries.
-
Douglas Barbosa Alexandre authored
The feature flag have that disable the FDW queries has been enabled by default and will be removed.
-
Suzanne Selhorn authored
Clarify deploy token details See merge request gitlab-org/gitlab!34556
-
Ben Bodenmiller authored
-
Michael Kozono authored
[DeclarativePolicy] Allow overrides Closes #207482 See merge request gitlab-org/gitlab!33990
-
Alex Kalderimis authored
This is logically a set, so we treat it as such. Documentation is also added.
-
Suzanne Selhorn authored
Make .npmrc usage more clear See merge request gitlab-org/gitlab!34765
-
Brendan O'Leary 🐢 authored
-
Suzanne Selhorn authored
Add docs for test results in release evidence See merge request gitlab-org/gitlab!34510
-
Vladimir Shushlin authored
-
Amy Qualls authored
Add docs about the self monitoring default dashboard See merge request gitlab-org/gitlab!34858
-
Peter Leitzen authored
Add links to Release data from GraphQL endpoint See merge request gitlab-org/gitlab!33612
-
Nathan Friend authored
This commit adds related links to the Release portion of our GraphQL endpoint.
-
rpereira2 authored
-
Jose Ivan Vargas authored
Replaced gl-deprecated-button with gl-button Closes #219805 See merge request gitlab-org/gitlab!34308
-
Emily Ring authored
-
Lin Jen-Shin authored
Limit the cases when review and qa jobs are not allowed to fail See merge request gitlab-org/gitlab!33713
-
Andrew Fontaine authored
Replace heart icon See merge request gitlab-org/gitlab!34777
-
Taurie Davis authored
-
Mayra Cabrera authored
Revert merge request 25566 See merge request gitlab-org/gitlab!34839
-
Adam Hegyi authored
This reverts merge request !25566
-
Marcia Ramos authored
Improve user facing docs for Web IDE Interactive Terminals Closes #214881 See merge request gitlab-org/gitlab!34573
-
Amparo Luna authored
Interactive web terminals are moving to CORE in 13.1
-
Imre Farkas authored
Rename `ReleaseLinkType` to `ReleaseAssetLinkType` See merge request gitlab-org/gitlab!34543
-
Andrew Fontaine authored
Sort code coverage graph by dates See merge request gitlab-org/gitlab!34750
-
Frédéric Caplette authored
The API returns the dates in descending order because it's the same endpoint than the CSV generator which requires them to be in tha order. So in the FE, we now compare dates with a basic `sort` to feed the graph the order in asc order.
-
Nathan Friend authored
Updates ReleaseLinks classes to the more descriptive name "ReleaseAssetLinks".
-
Martin Wortschack authored
Use scoped routing for autocomplete See merge request gitlab-org/gitlab!34769
-
Enrique Alcántara authored
Remove the append-right-32 CSS class See merge request gitlab-org/gitlab!34760
-
Achilleas Pipinellis authored
Remove blacklist/whitelist language in bulk-insert-safe Closes #219967 See merge request gitlab-org/gitlab!34825
-
Matthias Käppler authored
-
Igor Drozdov authored
Expand the Devise unconfirmed message See merge request gitlab-org/gitlab!34818
-
Peter Leitzen authored
Add prometheus_endpoint_path for variables See merge request gitlab-org/gitlab!34644
-
Lin Jen-Shin authored
Add support for the new tooling and `tooling::*` / `feature::*` scoped labels in various Danger checks Closes #222360 See merge request gitlab-org/gitlab!34622
-
Nick Thomas authored
Fix typo in comment See merge request gitlab-org/gitlab!34808
-
Enrique Alcántara authored
Fix Issue sticky header z-index See merge request gitlab-org/gitlab!34752
-
Dmytro Zaporozhets authored
Merge security report compare services See merge request gitlab-org/gitlab!34448
-
rpereira2 authored
- The metric_label_values type of variable needs the results of a Prometheus query. - Similar to how we add a prometheus_endpoint_path key for panels in the dashboard, add it for variables of type metric_label_values.
-