socialforge/plugins/redmine_code_review
huang 777e3f6fad 1、解决非项目成员访问公开项目403问题
2、去掉以前无用代码,解决对应调用问题
2015-06-25 10:11:01 +08:00
..
app 1、解决非项目成员访问公开项目403问题 2015-06-25 10:11:01 +08:00
assets 1.添加代码评审(CodeReview)插件 2014-06-24 15:42:28 +08:00
config 完善代码审查插件、账户、项目部分模块国际化 2015-03-12 15:25:27 +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 Signed-off-by: alan <547533434@qq.com> 2014-11-13 10:18:07 +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 修改contest中出现的逻辑错误 2014-10-23 11:30:34 +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