summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2018-04-11 09:31:11 +0200
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2018-04-11 09:31:11 +0200
commitbbbe40eae522e3bc2b81a45280e63572b845208a (patch)
tree646fc59bd53a1187869149b78853ee1372376e9c /changelogs
parent863e1a7a053c8b193fb945f24eff25b96079b2c2 (diff)
downloadgitlab-ce-bbbe40eae522e3bc2b81a45280e63572b845208a.tar.gz
Tag with a commit detection defaults to Gitaly
By default this was an OPT_IN RPC, and now graduates to OPT_OUT as the acceptance testing was successful in: gitaly#1009 This follows the conventions of our [migration process](https://gitlab.com/gitlab-org/gitaly/blob/master/doc/MIGRATION_PROCESS.md)
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/zj-tag-containing-sha-opt-out.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/zj-tag-containing-sha-opt-out.yml b/changelogs/unreleased/zj-tag-containing-sha-opt-out.yml
new file mode 100644
index 00000000000..4774c7811d1
--- /dev/null
+++ b/changelogs/unreleased/zj-tag-containing-sha-opt-out.yml
@@ -0,0 +1,5 @@
+---
+title: Detecting tags containing a commit uses Gitaly by default
+merge_request:
+author:
+type: performance