##// END OF EJS Templates
Fixed that the reminder email excludes issues assigned to groups (#11723)....
Fixed that the reminder email excludes issues assigned to groups (#11723). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10335 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r9346:5e57a1a9d947
r10152:197a14a82e3e
Show More
repositories.yml
19 lines | 436 B | text/x-yaml | YamlLexer
---
repositories_001:
project_id: 1
url: file:///<%= Rails.root %>/tmp/test/subversion_repository
id: 10
root_url: file:///<%= Rails.root %>/tmp/test/subversion_repository
password: ""
login: ""
type: Repository::Subversion
is_default: true
repositories_002:
project_id: 2
url: svn://localhost/test
id: 11
root_url: svn://localhost
password: ""
login: ""
type: Repository::Subversion
is_default: true