- 15 Feb, 2022 40 commits
-
-
Kushal Pandya authored
Add cancel button See merge request gitlab-org/gitlab!80608
-
Savas Vedova authored
Add a button that leads the user back to the vulnerability report page when clicked.
-
Phil Hughes authored
Add escalation policy dropdown to incidents sidebar See merge request gitlab-org/gitlab!79803
-
Sarah Yasonik authored
Adds widget to incidents to allow the user to set or remove an escalation policy. This is used in conjuction with the escalation status on incidents to manage paging and escalations for the issue. Co-Authored-By: Sarah Yasonik <syasonik@gitlab.com>
-
Marcin Sedlak-Jakubowski authored
Remove Feature Flag for Planning Hierarchy Docs See merge request gitlab-org/gitlab!80697
-
Rajat Jain authored
-
Grzegorz Bizon authored
Backfill CI queuing tables See merge request gitlab-org/gitlab!80172
-
Lin Jen-Shin authored
ci: Use the trigger keyword for CNG downstream pipelines See merge request gitlab-org/gitlab!71185
-
Vasilii Iakliushin authored
Handle Gitaly error on fetching total-branches for pipeline editor See merge request gitlab-org/gitlab!80467
-
GitLab Release Tools Bot authored
[ci skip]
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!80709
-
Brandon Labuschagne authored
Refactor runner utils functions See merge request gitlab-org/gitlab!80592
-
Kushal Pandya authored
Added merge policy for design collection See merge request gitlab-org/gitlab!80705
-
Natalia Tepluhina authored
Allow urlText to be saved on metric images See merge request gitlab-org/gitlab!79811
-
Sincheol (David) Kim authored
Make sure #eql? will not raise when type unmatched See merge request gitlab-org/gitlab!80376
-
Achilleas Pipinellis authored
doc: Fix URLs broken by master branches being renamed to main See merge request gitlab-org/gitlab!68708
-
Pariksheet Nanda authored
-
Sean Arnold authored
[graphql] Move graphql_name call to beginning of class See merge request gitlab-org/gitlab!80525
-
Miguel Rincon authored
Add helpers to init GlToggle instances See merge request gitlab-org/gitlab!80293
-
Paul Gascou-Vaillancourt authored
This adds a shared HAML partial as well as a Javascript that can be used to instantiate GlToggle instances in HAML views. The pages that render the partial must import the initToggle helper and call it with the appropriate DOM node.
-
Jan Provaznik authored
Fix use of ActiveRecord::Base in RepositoryCheck See merge request gitlab-org/gitlab!80432
-
GitLab Release Tools Bot authored
-
Fiona Neill authored
Update instructions for adding a member/group See merge request gitlab-org/gitlab!80618
-
Kati Paizee authored
-
Jan Provaznik authored
Owners of personal projects to have OWNER access level See merge request gitlab-org/gitlab!78193
-
Imre Farkas authored
Owners of personal projects are displayed as maintainers in the members page. This change fixes inconsistency for new projects. It is behind the personal_project_owner_with_owner_access feature flag.
-
NataliaTepluhina authored
Changelog: fixed
-
Fiona Neill authored
Update documentation with the details of Corpus management See merge request gitlab-org/gitlab!77430
-
Aditya Tiwari authored
-
Stan Hu authored
Default on :cluster_vulnerabilities feature flag See merge request gitlab-org/gitlab!78140
-
Thong Kuah authored
Use using_connection similar to how JobCoordinator does it See merge request gitlab-org/gitlab!80351
-
Brett Walker authored
A change in graphql-ruby gem 1.13 changes how imput names are calculate. Having `graphql_name` called after any arguments are defined can cause naming issues. So just standardize on putting it at the top.
-
Peter Leitzen authored
Remove prohibit_hexadecimal_branch_names feature flag See merge request gitlab-org/gitlab!80603
-
Fiona Neill authored
Improve branch defs in repository branch API See merge request gitlab-org/gitlab!80505
-
Heinrich Lee Yu authored
Allow spawning metrics_server instead of forking into it See merge request gitlab-org/gitlab!80191
-
Matthias Käppler authored
This provides better memory use for Puma, and we will require this for running a non-Ruby server in the future. This does not actually start the server for Puma yet.
-
Kushal Pandya authored
Change opened to created See merge request gitlab-org/gitlab!80378
-
Dylan Griffith authored
Fix metric keys changing with switch to Ci connection See merge request gitlab-org/gitlab!80354
-
Heinrich Lee Yu authored
Upgrade to Rails v6.1.4.6 See merge request gitlab-org/gitlab!80579
-
Kushal Pandya authored
Add warning notification in settings > monitor page See merge request gitlab-org/gitlab!80696
-