diff options
author | Zeger-Jan van de Weg <git@zjvandeweg.nl> | 2018-03-06 14:52:23 +0100 |
---|---|---|
committer | Zeger-Jan van de Weg <git@zjvandeweg.nl> | 2018-03-07 08:47:53 +0100 |
commit | 2cdbfef10916be6062a4df06ddbe53f4d27a8026 (patch) | |
tree | c35d0139f0376f0c8acfeeaf368c538c9cbd3c3b /changelogs | |
parent | 0649a1f8359930b84d7295272b1f8e32c32c0d2c (diff) | |
download | gitlab-ce-2cdbfef10916be6062a4df06ddbe53f4d27a8026.tar.gz |
Move Repository#HasLocalBranches to OPT_OUT
Part of gitlab-org/gitaly#616
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/zj-move-opt-out-ruby-endpoints.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/zj-move-opt-out-ruby-endpoints.yml b/changelogs/unreleased/zj-move-opt-out-ruby-endpoints.yml new file mode 100644 index 00000000000..0ddb42bc80a --- /dev/null +++ b/changelogs/unreleased/zj-move-opt-out-ruby-endpoints.yml @@ -0,0 +1,5 @@ +--- +title: Move Ruby endpoints to OPT_OUT +merge_request: +author: +type: other |