Plugins Directory » Code Review
|
|
Author: | Haruyuki Iida |
|---|---|---|
| Website: | http://www.r-labs.org/projects/r-labs/wiki/Code_Review_en | |
| Code repository: | https://bitbucket.org/haru_iida/redmine_code_review | |
| Registered on: | 2010-11-06 (over 2 years) | |
| Current version: | 0.6.2 | |
| Compatible with: | Redmine 2.3.x, 2.2.x, 2.1.x |
Code Review is a plugin which lets you annotate source code within the repository browser.
Installation notes
- Copy the plugin into the plugins directory
- Migrate plugin: rake redmine:plugins:migrate RAILS_ENV=production
- Restart Redmine
- Enable the module on the project setting page.
- Goto Code Review setting tab and select the tracker for code reviews.
Changelog
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