- 17 Jun, 2021 1 commit
-
-
Paul Slaughter authored
- Applied failed job diff
-
- 16 Jun, 2021 39 commits
-
-
Jay Swain authored
This MR adds a minimal layout for the "first mile", eg. The first impressions a user has with gitlab. * add minimal layout * use minimal layout in the "Jobs to be done" flow part of: https://gitlab.com/gitlab-org/gitlab/-/issues/331003 Changelog: added
-
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
-
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
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!64187
-
Heinrich Lee Yu authored
Add job-level keyword for DAST configuration See merge request gitlab-org/gitlab!63370
-
Philip Cunningham authored
-
Marcin Sedlak-Jakubowski authored
-
Sean McGivern authored
Calculate mergeability check sync on first widget load See merge request gitlab-org/gitlab!63506
-
GitLab Release Tools Bot authored
-
Nicolò Maria Mezzopera authored
Merge branch '332256-refactor-dropdowncontentscreateview-component-to-use-graphql-apollo' into 'master' Refactor `DropdownContentsCreateView` component to use GraphQL + Apollo See merge request gitlab-org/gitlab!63514
-
Heinrich Lee Yu authored
Roll-over issues from one iteration to another See merge request gitlab-org/gitlab!62350
-
Patrick Steinhardt authored
With release 14.0, Gitaly has introduced the ability to specify in-memory remotes for the `UpdateRemoteMirror` RPC. We're about to start using this new feature and thus need the new protobuf definitions which include the new remote parameter. Update the Gitaly Gem to 14.0.0.pre.rc2 to get the new definitions.
-
Marcin Sedlak-Jakubowski authored
Update Admin Area text for Optimize doc See merge request gitlab-org/gitlab!64130
-
Kushal Pandya authored
Hides preloaded token values within BaseToken while search is active.
-
Natalia Tepluhina authored
Use context-aware translation for cloud license See merge request gitlab-org/gitlab!64162
-
Tetiana Chupryna authored
Revert "Merge branch 'secure-templates-mr-pipelines-2' into 'master'" See merge request gitlab-org/gitlab!63950
-