- 18 Jun, 2020 40 commits
-
-
Dhiraj Bodicherla authored
Templating variables in metrics dashboards are not merged with the variables passed from in the URL. This MR fixes it
-
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.
-
Thong Kuah authored
Merge branch '221199-unclear-error-is-shown-when-trying-to-update-codeowners-enabled-files-via-gitlab-ui' into 'master' Improve codeowners validation errors in file edit Closes #221199 See merge request gitlab-org/gitlab!34600
-
Kerri Miller authored
- fixes bug where checks unevenly applied to file create - strip \n from error messages - improve tests
-
Phil Hughes authored
Add confidentiality icon and context in Epics Closes #219260 See merge request gitlab-org/gitlab!34443
-
Thong Kuah authored
Query Type: Remove Duplicate User type Declaration See merge request gitlab-org/gitlab!34749
-
Allison Browne authored
-