Project

General

Profile

Plugins Directory » Code Review

Author: Haruyuki Iida
Website: http://www.r-labs.org/projects/r-labs/wiki/Code_Review_en
Code repository: https://github.com/haru/redmine_code_review
Registered on: 2010-11-06 (over 12 years ago)
Current version: 1.1.0
Compatible with: Redmine 5.0.x, 4.2.x, 4.1.x, 4.0.x
User ratings:   (19)

Code Review is a plugin which lets you annotate source code within the repository browser.

Installation notes

  1. Copy the plugin into the plugins directory
  2. Migrate plugin: rake redmine:plugins:migrate RAILS_ENV=production
  3. Restart Redmine
  4. Enable the module on the project setting page.
  5. Goto Code Review setting tab and select the tracker for code reviews.

Changelog

1.1.0 (2022-03-29)

Compatible with Redmine 5.0.x, 4.2.x, 4.1.x, 4.0.x.

Download

https://github.com/haru/redmine_code_review/releases/tag/1.1.0

Changes

  • Compatible with Redmine 5.0
  • Add missing "Priority" field on issue creation form
  • Fix broken review link in issue window

1.0.0 (2018-12-31)

Compatible with Redmine 4.2.x, 4.1.x, 4.0.x.

Download

https://github.com/haru/redmine_code_review/releases/tag/1.0.0

Changes

  • Compatible with Redmine 4.0.0

0.9.0 (2017-08-08)

Compatible with Redmine 3.4.x.

Download

https://github.com/haru/redmine_code_review/releases/tag/0.9.0

Changes

fixed defects

  • Add code review link does not appear in repository browser.
  • Delete confirmation dialog does not appear when deleting code review.

0.8.0 (2017-04-17)

Compatible with Redmine 3.3.x, 3.2.x, 3.1.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads/

Changes

  • Compatible with Redmine 3.3.x

0.7.0 (2015-03-09)

Compatible with Redmine 3.0.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads

Changes

  • Compatible with Redmine 3.0

0.6.5 (2015-01-25)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads

Fixed bug

  • Pencil icon review replicates in different projects with same filename and commit number

0.6.4 (2014-12-27)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads

Changes

fixed some bugs.

0.6.3 (2013-09-29)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads

Changes

  • Fixed problem: parent suggestion does not work in a new review dialog.
  • Now $REV and $COMMENTS are enabled in description of auto assignment issue.

0.6.2 (2013-04-04)

Compatible with Redmine 2.3.x, 2.2.x, 2.1.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads

Changes

  • Compatible with Redmine 2.3.x
  • Korean translation updated.
  • Now you can embed revision and commit log into subject of assignment mail.
  • Code review available in "View all differences".

0.6.1 (2012-12-08)

Compatible with Redmine 2.1.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads

Changes

This is bug-fix release.

  • Two apply buttons appears when creating a new review.
  • Javascript error in revisions view.
  • other some minor bug fixes.

0.6.0 (2012-10-27)

Compatible with Redmine 2.1.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads

Changes

  • Compatible with Redmine 2.1.x
  • Bulgarian translation updated.

0.5.0 (2012-05-31)

Compatible with Redmine 2.0.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads

Changes

Compatible with Redmine 2.0.x

0.4.8 (2012-05-31)

Compatible with Redmine 1.4.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads

Changes

  • Allow selecting a tracker when creating new review.
  • fix internal error with ruby 1.9
  • Chinese translation updated.

0.4.7 (2012-02-04)

Compatible with Redmine 1.3.x, 1.4.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads

Changes

  • Multiple SCM of Redmine trunk supported.
  • Allow selecting an issue status when creating code review issue.
  • Korean translation updated.

0.4.6 (2012-01-16)

Compatible with Redmine 1.3.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads

Changes

  • Compatibility with ChiliProject. Contributed by Andreas Schuh.
  • Fixed bug: review issues were not displayed in revision view.
  • Fixed bug: Review issues were not displayed in revision view.
  • "Code review assignment" issue title include some information about the revision.

Note

This version does not support current trunk redmine(multiple scm).

0.4.5 (2011-12-11)

Compatible with Redmine 1.2.x, 1.3.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads

Changes

  • Compatible with Redmine 1.3.0
  • Creating new review failed if changeset has relation with issue of parent project.
  • Review assignment button added on a right side of the revision list.
  • Faster patch contributed by mallowlabs.

0.4.4 (2011-10-20)

Compatible with Redmine 1.2.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads

Changes

  • Now you can edit required custom fields when you create a new review.
  • Support development mode.
  • German translation updated.
  • Code review requester would be set to watcher of review issue automatically.
  • Now you can create a new review without filling description field.
  • Hide category field from review form if there is no valid category.
  • Hide version field from review form if project does not have assignable version.
  • and some bugs fixed.

0.4.3 (2011-07-08)

Compatible with Redmine 1.2.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads/redmine_code_review-0.4.3.zip

Changes

  • Bulgarian translation added.
  • bug: Can't add review if path includes non-ascii character.
  • bug: Illegal link appears if path includes single quote.

0.4.2 (2011-06-11)

Compatible with Redmine 1.2.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads

Fixed bug

  • Can't add code review for SVN branches.

0.4.1 (2011-06-11)

Compatible with Redmine 1.2.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads

Changes

  • Compatible with Redmine 0.1.2
  • Now you can add parent issue id when you create a new code review.

0.4.0 (2011-02-22)

Compatible with Redmine 1.0.x, 1.1.x.

Download

https://bitbucket.org/haru_iida/redmine_code_review/downloads

Chandes

  • 500 error displayed with empty git repositories.
  • ActionView::TemplateError (undefined method `changes' for nil:NilClass) when viewing file
  • Illegal characters appears in the link.
  • Error when review tracker was not configured.
  • Polish translation was added.
  • Swedish translation was added.
  • Review subjects are displayed in Code Review tab.

0.3.1 (2010-06-23)

Compatible with Redmine 1.0.x, 1.1.x.

http://r-labs.googlecode.com/files/redmine_code_review-0.3.1.zip

User ratings

  by neo lip almost 3 years ago

  by Ming Li over 4 years ago

Nice plugin, working with 3.4.5.

2018-09-21 update:
I found some issue in chrome, and fix it by changing the "\assets\javascripts\code_review.js"

  by Alex Ky almost 5 years ago

It creates a lot of redundant Issues instead of just updating the one where the review was requested.

  by Alex Belugin over 5 years ago

  by hai qiu almost 6 years ago

good job

  by asiainfotest asiainfotest about 6 years ago

  by Gergely Szabo over 6 years ago

Vanilla Redmine on Debian 8, not the official deb package: plugin works perfectly.

  by Szabó Gergely over 6 years ago

Debian packages 2.5.2 as 3.0. Blimey! Now the plugin was installed successfully.
But once I enable it for a project, it breaks its Setting page forever, can't disable it any more.

  by Francesco V over 6 years ago

Nice plugin but miss Markdown support (Repository/View file/Add review)

  by Igor A over 7 years ago

Great plugin!

  by Thierry Brochu almost 8 years ago

  by Nicolas Rodriguez about 8 years ago

  by Changsheng Gu over 8 years ago

  by Roy T.Burns over 8 years ago

cool

  by Yukio KANEDA over 8 years ago

  by TridenT Job over 8 years ago

Easy to use, simple to install.

  by Mario Werner almost 9 years ago

Great plugin! A real must have for teams.

  by Matthias Bendewald almost 9 years ago

This is just working very good! Thank you for the brilliant plugin

  by Dipan Mehta almost 9 years ago

Brilliant work. Most essential plugin.