Skip to content
Snippets Groups Projects
Commit 6653aab9 authored by GitLab Bot's avatar GitLab Bot
Browse files

Add latest changes from gitlab-org/gitlab@master

parent b1bcdba8
No related branches found
No related tags found
No related merge requests found
Showing
with 6 additions and 85 deletions
Loading
Loading
@@ -17,6 +17,7 @@
install_jupyter_path: clusterable.install_applications_cluster_path(@cluster, :jupyter),
install_knative_path: clusterable.install_applications_cluster_path(@cluster, :knative),
update_knative_path: clusterable.update_applications_cluster_path(@cluster, :knative),
install_elastic_stack_path: clusterable.install_applications_cluster_path(@cluster, :elastic_stack),
cluster_environments_path: cluster_environments_path,
toggle_status: @cluster.enabled? ? 'true': 'false',
has_rbac: has_rbac_enabled?(@cluster) ? 'true': 'false',
Loading
Loading
Loading
Loading
@@ -25,5 +25,3 @@
= clipboard_button(target: '#http_project_clone', title: _("Copy URL"), class: "input-group-text btn-default btn-clipboard")
= render_if_exists 'projects/buttons/geo'
= render_if_exists 'projects/buttons/kerberos_clone_field'
= render_if_exists 'shared/geo_info_modal', project: project
Loading
Loading
@@ -22,6 +22,3 @@
.input-group-append
= clipboard_button(target: '#project_clone', title: _("Copy URL"), class: "input-group-text btn-default btn-clipboard")
 
= render_if_exists 'shared/geo_modal_button'
= render_if_exists 'shared/geo_modal', project: project
---
title: Hide redundant labels in issue boards
merge_request: 17937
author:
type: fixed
---
title: Add projects.only option to Insights
merge_request: 15930
author:
type: added
---
title: Fix stylelint errors in epics.scss
merge_request: 17243
author:
type: fixed
---
title: Propagate custom environment variables to SAST analyzers
merge_request: 18193
author:
type: changed
---
title: Fix routing bugs in security dashboards
merge_request: 16738
author:
type: fixed
---
title: Adjust placeholder to solve misleading regex
merge_request: 18235
author:
type: fixed
---
title: Specify sort order explicitly for Group and Project audit events
merge_request: 17739
author:
type: fixed
---
title: Refactor checksum code in uploads
merge_request: 18065
author: briankabiro
type: other
---
title: Fix pod logs failure when pod contains more than 1 container
merge_request: 18574
author:
type: fixed
---
title: Show issue weight when weight is 0
merge_request: 17329
author: briankabiro
type: fixed
---
title: Fix creating epics with dates from api
merge_request: 18393
author:
type: fixed
---
title: Fix empty security dashboard for public projects
merge_request: 17915
author:
type: fixed
---
title: Add user_id and created_at columns to design_management_versions table
merge_request: 17316
author:
type: added
---
title: Make designs read-only if the issue has been moved, or if its discussion has been locked
merge_request: 18551
author:
type: changed
---
title: Adds sorting of packages at the group level
merge_request: 18062
author:
type: added
---
title: Make commit status created for any pipelines
merge_request: 17524
author: Aufar Gilbran
type: changed
---
title: 'Geo: Invalidate cache after refreshing foreign tables'
merge_request: 17885
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment