gerrit/gerrit-gwtui
Dave Borowitz 7609714b2c 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
2013-02-20 09:52:04 +00:00
..
.settings Remove timestamp from all org.eclipse.core.resources.prefs files. 2012-07-04 14:06:09 +02:00
src/main Use REST DELETE API for deleting reviewers 2013-02-20 09:52:04 +00:00
.gitignore Add Intellij IDEA files to ignore list 2012-05-03 13:17:43 -07:00
pom.xml Rename gerrit module to gerrit_ui 2012-10-21 09:42:49 -07:00