wiki:CodeReviewPlugin

Version 12 (modified by figaro, 8 years ago) (diff)

Cosmetic changes

Code Review Plugin

Notice: This plugin is unmaintained and available for adoption.

Description

This is a plugin for peer reviewing changesets. Each changeset is attached with a reviewer, a comment and a status with values accepted or rejected.

For conceptual discussions, see here.

See also:

Bugs/Feature Requests

Existing bugs and feature requests for CodeReviewPlugin are here.

If you have any issues, create a new ticket.

defect

2 / 5

enhancement

1 / 2

Download

Download the zipped source from here.

Source

You can check out CodeReviewPlugin from here using Subversion, or browse the source with Trac.

Installation

Simply drop the egg into the plugin folder, and enable the plugin via trac.ini or - preferably - via the admin console: Choose Plugins, look for the plugin, click on it and check the "enabled" checkbox. Then "Apply changes". You should then under permissions see a new action CODE_REVIEW. Assign the permission to all your reviewers.

Example

Simply use the timeline to navigate to a changeset. Fill out comment and press the review button.

Recent Changes

15264 by rjollos on 2016-02-11 04:22:34
Remove unnecessary svn:mime-type on py files

svn:mime-type was set to "plain" for many files.

6850 by viola on 2009-10-25 16:43:44
New permission CODE_REVIEW required for write access.
Saving author in code review for reporting.
6752 by viola on 2009-10-19 18:05:34
Initial import
(more)

Author/Contributors

Author: viola
Maintainer: none (needsadoption)
Contributors:

Attachments (1)

Download all attachments as: .zip