Contents
Code review of changesets
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
.
Use the timeline to navigate to a changeset. Then after having selected a changeset, fill out the comment field and press the Review button:
For conceptual discussions, see here.
See also:
- CodeCommentsPlugin Comment on deliverables and link to tickets
- CodeReviewPlugin Code review of changesets
- CodeReviewerPlugin Lightweight code review of changesets
- ExoWebCodeReviewPlugin Apply code reviews to changesets
- PeerReviewPlugin Distributed Peer Review of Source Code
- PeerReviewPlugin/Documentation Distributed Peer Review - User Guide
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 your trac.ini
file 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.
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)
- CodeReview.gif (52.3 KB) - added by 15 years ago.
Download all attachments as: .zip