| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* Remove ability to edit and delete comments.
* Fix bug - comment should be transferred in body.
* Fix XML/JSON output - new attribute 'resolution'.
|
|
|
|
|
|
|
|
|
| |
- Modifications on the Web UI side to allow to resolve reviews
- Modifications on the batch side to reopen reviews that were
specified as resolved but the violation has not been fixed
- Modifications on the WS server side to allow to change the status
of a review to RESOLVED or REOPENED
- Modifications on the WS client to reflect those server side changes
|
|
- Java client WS: create, update and delete queries
- Added the ID of each comment on a review (JSON and XML) to be able
to cleanly delete the last comment of a review
|