Review Board Eclipse Plugin

Review Request #967 — Created Aug. 16, 2009 and discarded — Latest diff uploaded

Information

mak
Review Board SVN (deprecated)
trunk
660

Reviewers

This is the diff from the GSOC project "Review Board Eclipse Plugin". The original is hosted here: http://github.com/mknittig/ereviewboard
If you just want to use the plugin, the easies way is to install it from the update site: http://www.knittig.de/ereviewboard/update

First the features:
* Query review requests
* View review request attributes
* Create/Update review request attributes

Hopefully these feature will make it soon:
* View reviews (diffs/comments)
* Apply/Post diffs

Also important:
* Documentation
* More tests
* Validation

Known bugs:
* After creating a new review request you need to update the task list and open the new review request yourself
* The task list is not updated after updating attributes
For the marshalling of JSON and for the URL generation for queries.
    Loading...