[[PageOutline(2-5,Contents,pullout)]] = Code review of changesets == 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: [[Image(CodeReview.gif, border=2)]] For conceptual discussions, see [wiki:CodeReviewPlugin/Concepts here]. See also: [[ListTagged(codereview)]] == Bugs/Feature Requests Existing bugs and feature requests for CodeReviewPlugin are [report:9?COMPONENT=CodeReviewPlugin here]. If you have any issues, create a [/newticket?component=CodeReviewPlugin new ticket]. [[TicketQuery(component=CodeReviewPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:codereviewplugin here]. == Source You can check out CodeReviewPlugin from [/svn/codereviewplugin here] using Subversion, or [source:codereviewplugin 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 [[ChangeLog(codereviewplugin, 3)]] == Author/Contributors '''Author:''' [wiki:viola] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:''' [[FootNote]]