commit | 7609714b2c0ad2ddfbfab21c48858a4c73f0bab1 | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Tue Feb 12 12:05:25 2013 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Feb 20 09:52:04 2013 +0000 |
tree | 1020fe94f3cd126779d19d60ceae37ddc0e9496a | |
parent | 0a807ab7d966a081275e050021245149b206c389 [diff] |
Use REST DELETE API for deleting reviewers Pushes more of the error message generation to the server side. Because the DELETE request returns no content, we need to make a second RPC to refresh the approval table after the delete succeeds. Just removing the row from the table is not sufficient since the list of needed labels may have changed. Change-Id: I1d31c9d6c29d268994ce6df3f59310231324ec0e