- 16 Jun, 2021 40 commits
-
-
Tetiana Chupryna authored
Log migration per-query information in a structured format See merge request gitlab-org/gitlab!64038
-
Simon Tomlinson authored
-
Mayra Cabrera authored
Fix sidebar CI/CD > Pipelines menu item active routes See merge request gitlab-org/gitlab!64119
-
Mark Florian authored
Update markup in runners/show.html.haml See merge request gitlab-org/gitlab!63157
-
Kati Paizee authored
Use current way of listing permissions in epic boards doc See merge request gitlab-org/gitlab!64216
-
Miguel Rincon authored
Fix DAST Profile redirection on save See merge request gitlab-org/gitlab!64071
-
Dheeraj Joshi authored
-
Jose Ivan Vargas authored
Only show coverage fuzzing artifact download when the job exists See merge request gitlab-org/gitlab!63957
-
Andrew Fontaine authored
Update markup in clusters/_gcp_signup_offer_banner.html.haml See merge request gitlab-org/gitlab!63162
-
Robert Speicher authored
Move lead and cycle time classes out from Group NS See merge request gitlab-org/gitlab!63977
-
Jan Provaznik authored
Relate Test Reports and Requirement Issues See merge request gitlab-org/gitlab!63512
-
Francisco Javier López authored
In this commit we add more route to indicate when the `CI/CD > Pipelines` menu item should be active. Changelog: fixed
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!64207
-
Marcin Sedlak-Jakubowski authored
-
Nick Gaskill authored
Update container scanning docs for Grype scanner See merge request gitlab-org/gitlab!63707
-
Thiago Figueiró authored
-
Jose Ivan Vargas authored
Adjust Popover trigger on licence-check approvers panel See merge request gitlab-org/gitlab!63782
-
Jannik Lehmann authored
-
Bob Van Landuyt authored
Remove unused code for `no_matching_runner` failure reason See merge request gitlab-org/gitlab!64002
-
Tetiana Chupryna authored
Implement in-memory remotes for `update_remote_mirror` [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63962
-
Amy Qualls authored
Update Plan pages with 14.0 Admin Area access info See merge request gitlab-org/gitlab!64191
-
GitLab Release Tools Bot authored
-
Marcin Sedlak-Jakubowski authored
-
Marcin Sedlak-Jakubowski authored
Docs improvement: Group Milestones API doesn't return subgroups' issues See merge request gitlab-org/gitlab!64202
-
Vladimír Brodský authored
-
Heinrich Lee Yu authored
Move admin cohorts to separate controller See merge request gitlab-org/gitlab!64015
-
Marcin Sedlak-Jakubowski authored
Expand on Sidekiq data consistency docs See merge request gitlab-org/gitlab!63028
-
Matthias Käppler authored
-
Kushal Pandya authored
Updated sidepanel in Dark mode [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64182
-
Matthias Käppler authored
Advanced Search Settings page does not load if the ES url is unreachable See merge request gitlab-org/gitlab!63764
-
Dmitry Gruzd authored
EE: true Changelog: fixed
-
Martin Wortschack authored
Fix DA dropdown alignment See merge request gitlab-org/gitlab!64174
-
Phil Hughes authored
Hide preloaded token values while searching See merge request gitlab-org/gitlab!64188
-
Etienne Baqué authored
Add Ci::Minutes::AdditionalPack create API See merge request gitlab-org/gitlab!63853
-
Vijay Hawoldar authored
-
Vitaly Slobodin authored
Add GraphQL subscriptions to frontend guidelines See merge request gitlab-org/gitlab!64190
-
Natalia Tepluhina authored
-
Patrick Steinhardt authored
The `update_remote_mirror` functions is currently using on-disk remotes by first calling `remote_mirror.ensure_remote!` followed by the call to `update_repository`. Gitaly is phasing out support for on-disk remotes though in favor of in-memory remotes, where the remote is specified as part of the request itself. Implement the ability to use in-memory remotes for this RPC. For now, this is implemented behind a feature flag.
-
Vitaly Slobodin authored
Show update branch message when MR branch diverged from target branch See merge request gitlab-org/gitlab!64090
-
Denys Mishunov authored
-