gerrit/gerrit-acceptance-tests
Changcheng Xiao a8aaf67b0a DeleteRef: add missing permission check
This commit adds the missing permission check when delete a single
branch through the "Delete Branches" endpoint. The permission
check is forgotten because DeleteRef#deleteSingleRef assumes the
caller has done it before. But "Delete Branches" didn't do that.

It's created just for this stable branch. For "master", it's fixed
by I6a7f48e4a9. Cherry-pick is hard because these classes have been
refactored to other packages.

Change-Id: I6431ffe5d2625c54dab23516680c7a9a81019108
2018-07-25 13:43:32 +02:00
..
src/test/java/com/google/gerrit/acceptance DeleteRef: add missing permission check 2018-07-25 13:43:32 +02:00
BUILD Run reindex test against Elasticsearch in addition to Lucene 2018-04-19 13:28:06 +02:00
tests.bzl Apply buildifier to .bzl files. 2018-07-10 20:38:52 +09:00