haru / redmine_code_review

70 stars 29 forks source link

build Maintainability codecov

Redmine Code Review Plugin

This is a plugin for Redmine which lets you annotate source code within the repository browser.

http://www.r-labs.org/wiki/r-labs/Code_Review

Plugin installation

  1. Copy the plugin directory into the plugins directory

  2. Migrate plugin: rake redmine:plugins:migrate RAILS_ENV=production

  3. Start Redmine

  4. Add code review module into your project.

  5. Go to code review setting tab in the project setting page and select tracker.

  6. Go to "Roles and permissions" and add "Code Review" permissions to the roles you want to see/edit/manage code reviews.

Language contributors