socialforge/plugins/redmine_code_review
linhk 3239ab12e9 项目添加评审按钮修改 2014-08-18 15:33:22 +08:00
..
app 项目添加评审按钮修改 2014-08-18 15:33:22 +08:00
assets 1.添加代码评审(CodeReview)插件 2014-06-24 15:42:28 +08:00
config 1.添加代码评审(CodeReview)插件 2014-06-24 15:42:28 +08:00
db/migrate 1.添加代码评审(CodeReview)插件 2014-06-24 15:42:28 +08:00
lib 1.添加代码评审(CodeReview)插件 2014-06-24 15:42:28 +08:00
test 63 tests, 93 assertions, 2 failures, 24 errors, 0 pendings, 0 omissions, 0 notifications 2014-07-17 17:13:14 +08:00
GPL.txt 1.添加代码评审(CodeReview)插件 2014-06-24 15:42:28 +08:00
README.rdoc 1.添加代码评审(CodeReview)插件 2014-06-24 15:42:28 +08:00
init.rb 1.添加代码评审(CodeReview)插件 2014-06-24 15:42:28 +08:00

README.rdoc

= 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.

=== Language contributors

* de.yml - Michael Diederich, Sebastian Bernhard
* fr.yml - Thomas M
* hu.yml - Péter Major
* ko.yml - Ki-yong Kim, Ki Won Kim
* nl.yml - Stefan Verstege
* pt-br.yml - Alessandro Hecht
* zh.yml - Marshall Wu
* zh-tw.yml - Andrew Liu
* ru.yml - Mykhaylo Sorochan
* sk.yml - Milan Freml
* es.yml - Ignacio Carrera
* pl.yml - Rafal Grzymkowski
* sv.yml - André Jonsson
* bg.yml - Ivan Cenov, jwalkerbg