Files
gerrit/gerrit-server
David Pursehouse bfea61824b DeleteBranch{es}: Fix deletion of branch without refs/heads/ prefix
When creating the DeleteRef, the prefix should be provided.

Also update the tests to make sure it works. For DeleteBranches this
is done by amending the list of inputs to include a branch that does
not have the refs/heads prefix.

For DeleteBranch, which uses the API, we need to introduce another
test that explicitly uses the REST API. This means we can no longer
annotate it as @NoHttpd.

Bug: Issue 6591
Change-Id: I0d639d2cc261a51086a36a8fb1967b121b508f4f
2017-06-29 10:36:51 +09:00
..