You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trustieforge/plugins/redmine_code_review
nwb ae3457e68b
1.添加代码评审(CodeReview)插件
11 years ago
..
app 1.添加代码评审(CodeReview)插件 11 years ago
assets 1.添加代码评审(CodeReview)插件 11 years ago
config 1.添加代码评审(CodeReview)插件 11 years ago
db/migrate 1.添加代码评审(CodeReview)插件 11 years ago
lib 1.添加代码评审(CodeReview)插件 11 years ago
test 1.添加代码评审(CodeReview)插件 11 years ago
GPL.txt 1.添加代码评审(CodeReview)插件 11 years ago
README.rdoc 1.添加代码评审(CodeReview)插件 11 years ago
init.rb 1.添加代码评审(CodeReview)插件 11 years ago

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