gerrit/gerrit-extension-api
Logan Hanks e2aacef35c Return Bad Request on bad reviewers to PostReview
Now that posting a review can be used to add reviewers, it's possible
for the entire post to fail due to bad input (e.g., an unresolvable
account, an oversized group). This information is already returned in
the JSON response body, but we should use a status code other than
200 OK when this happens so the client doesn't erroneously assume that
the review was successfully posted.

Change-Id: I763b5c73878b7c70a95953759b371a182c8a8dad
2016-07-25 08:59:11 +09:00
..
src Return Bad Request on bad reviewers to PostReview 2016-07-25 08:59:11 +09:00
BUCK Add missing doc dependency 2016-07-14 09:01:42 +00:00
BUILD Implement Bazel build 2016-06-14 21:12:02 +02:00
pom.xml Merge branch 'stable-2.12' 2016-06-27 11:08:44 +09:00