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
c3a1c050
Commit
c3a1c050
authored
Oct 21, 2019
by
Paul Okstad
Committed by
Stan Hu
Oct 21, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump Gitaly to 1.70.0 and remove cache invalidation feature flag
parent
e0883014
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
GITALY_SERVER_VERSION
GITALY_SERVER_VERSION
+1
-1
changelogs/unreleased/pokstad1-gitaly-1-70-0.yml
changelogs/unreleased/pokstad1-gitaly-1-70-0.yml
+5
-0
lib/feature/gitaly.rb
lib/feature/gitaly.rb
+0
-1
No files found.
GITALY_SERVER_VERSION
View file @
c3a1c050
1.
67
.0
1.
70
.0
changelogs/unreleased/pokstad1-gitaly-1-70-0.yml
0 → 100644
View file @
c3a1c050
---
title
:
Bump Gitaly to 1.70.0 and remove cache invalidation feature flag
merge_request
:
18766
author
:
type
:
other
lib/feature/gitaly.rb
View file @
c3a1c050
...
...
@@ -7,7 +7,6 @@ class Feature
# Server feature flags should use '_' to separate words.
SERVER_FEATURE_FLAGS
=
%w[
cache_invalidator
inforef_uploadpack_cache
get_all_lfs_pointers_go
]
.
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