wiki:ExoWebCodeReviewPlugin

Version 13 (modified by Ryan J Ollos, 14 years ago) (diff)

Added another related plugin to the list.

This project was recently imported from the ExoWeb site and does not seem to be functioning on Trac 0.11. It will be further developed on here. If you wish to contribute, patches are welcomed and appreciated.

Apply code reviews to changesets

Notice: This plugin is unmaintained and available for adoption.

Description

For an introduction, take a look at the Tutorial.

See also: CodeReviewPlugin, PeerReviewPlugin, IcuCodeToolsPlugin.

Bugs/Feature Requests

Existing bugs and feature requests for ExoWebCodeReviewPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:exowebcodereviewplugin here].

Source

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

Installation

  • Install the CodeReview egg, just like you would any other Trac plugin. Drop the egg into your plugins or site-packages folder and then try to access Trac in your browser. You will get an error message saying that the database needs to be upgraded and telling you to use the trac-admin command. Perform the upgrade.
  • Put the files under site_templates into your trac sites's templates folder.
  • Modify the email notification settings on codereview manager page (http://your_trac_site/CodeReviewManager) to fit your preferences. You'll need to have CODE_REVIEW_ADMIN permission to do this.
  • Assign permissions CODE_REVIEW_VIEW and CODE_REVIEW_ADMIN permissions to your users. The CODE_REVIEW_ADMIN permission gives users writable access to /CodeReviewManager page.

Example

Screen captures of the plugin can be seen here.

Recent Changes

12139 by rjollos on 2012-10-10 01:54:13
Fixed incorrect source code encoding (http://www.python.org/dev/peps/pep-0263/).
8374 by rjollos on 2010-08-20 00:37:59
Remove ::int from SQL queries. Fixes #6745.
7746 by rjollos on 2010-03-02 16:29:34
Importing project from ExoWeb website.
(more)

Author/Contributors

Author: ExoWeb
Maintainer: rjollos
Contributors: