Skip to content
Snippets Groups Projects
Commit c7396bf5 authored by Stan Hu's avatar Stan Hu Committed by 🤖 GitLab Bot 🤖
Browse files

Merge branch 'gitaly-version-v1.59.0' into 'master'

Upgrade Gitaly to v1.59.0

See merge request gitlab-org/gitlab-ce!31743

(cherry picked from commit 39ed43c4)

7548f69e Update Gitaly version to v1.59.0
cb102c3f Add changelog entry
c907805f Disable commit signature feature
2cb4e159 Address static analysis failure
parent c75194b0
No related branches found
No related tags found
No related merge requests found
1.58.0
\ No newline at end of file
1.59.0
---
title: Upgrade to Gitaly v1.59.0
merge_request: 31743
author:
type: changed
Loading
Loading
@@ -7,7 +7,7 @@ class Feature
# Server feature flags should use '_' to separate words.
SERVER_FEATURE_FLAGS =
[
'get_commit_signatures'.freeze
# 'get_commit_signatures'.freeze
].freeze
 
DEFAULT_ON_FLAGS = Set.new([]).freeze
Loading
Loading
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