Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
3c5647bd
Commit
3c5647bd
authored
Aug 13, 2019
by
GitalyBot
Committed by
Stan Hu
Aug 13, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade Gitaly to v1.59.0
parent
e8befb64
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
GITALY_SERVER_VERSION
GITALY_SERVER_VERSION
+1
-1
changelogs/unreleased/gitaly-version-v1.59.0.yml
changelogs/unreleased/gitaly-version-v1.59.0.yml
+5
-0
lib/feature/gitaly.rb
lib/feature/gitaly.rb
+1
-1
No files found.
GITALY_SERVER_VERSION
View file @
3c5647bd
1.58.0
\ No newline at end of file
1.59.0
changelogs/unreleased/gitaly-version-v1.59.0.yml
0 → 100644
View file @
3c5647bd
---
title
:
Upgrade to Gitaly v1.59.0
merge_request
:
31743
author
:
type
:
changed
lib/feature/gitaly.rb
View file @
3c5647bd
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment