Added the ability to set the "done ratio" of issues fixed by commit (original path by Nikolay Solakov, slightly edited).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@821 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2007-10-10 18:56:59 +00:00
parent 45203143c1
commit 5f10cc8673
4 changed files with 13 additions and 4 deletions

View File

@@ -61,6 +61,9 @@ commit_fix_keywords:
commit_fix_status_id:
format: int
default: 0
commit_fix_done_ratio:
format: int
default: 100
# autologin duration in days
# 0 means autologin is disabled
autologin: