##// END OF EJS Templates
Use GET instead of POST on roadmap (#718), gantt and calendar forms....
Use GET instead of POST on roadmap (#718), gantt and calendar forms. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1388 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r968:76ed8cc200c5
r1373:b2abe48592b3
Show More
repositories.yml
17 lines | 445 B | text/x-yaml | YamlLexer
Jean-Philippe Lang
Commit messages are now scanned for referenced or fixed issue IDs....
r470 ---
repositories_001:
project_id: 1
Jean-Philippe Lang
Added some functional tests (projects and repositories)....
r968 url: file:///<%= RAILS_ROOT.gsub(%r{config\/\.\.}, '') %>/tmp/test/subversion_repository
Jean-Philippe Lang
Commit messages are now scanned for referenced or fixed issue IDs....
r470 id: 10
Jean-Philippe Lang
Added some functional tests (projects and repositories)....
r968 root_url: file:///<%= RAILS_ROOT.gsub(%r{config\/\.\.}, '') %>/tmp/test/subversion_repository
Jean-Philippe Lang
Commit messages are now scanned for referenced or fixed issue IDs....
r470 password: ""
login: ""
Jean-Philippe Lang
Added some functional tests (projects and repositories)....
r968 type: Subversion
Jean-Philippe Lang
* Added links to previous and next revisions on revision view (patch by Cyril Mougel slightly edited)...
r925 repositories_002:
project_id: 2
url: svn://localhost/test
id: 11
root_url: svn://localhost
password: ""
login: ""
Jean-Philippe Lang
Added some functional tests (projects and repositories)....
r968 type: Subversion