mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
Support for multiple issue update keywords/rules in commit messages (#4911).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12197 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -106,13 +106,9 @@ commit_cross_project_ref:
|
||||
default: 0
|
||||
commit_ref_keywords:
|
||||
default: 'refs,references,IssueID'
|
||||
commit_fix_keywords:
|
||||
default: 'fixes,closes'
|
||||
commit_fix_status_id:
|
||||
format: int
|
||||
default: 0
|
||||
commit_fix_done_ratio:
|
||||
default: 100
|
||||
commit_update_keywords:
|
||||
serialized: true
|
||||
default: {}
|
||||
commit_logtime_enabled:
|
||||
default: 0
|
||||
commit_logtime_activity_id:
|
||||
|
||||
Reference in New Issue
Block a user