Vote #72063
完了Make repository identifier accept underscores
0%
説明
Project identifiers now permit '_' (app/models/project.rb), but repository identifiers do not (app/models/repository.rb). This causes an untuitive problem with redmine_scm.
If there is no reason not to have the same, the patch below addresses this.
journals
--------------------------------------------------------------------------------
Fixed in r9875.
--------------------------------------------------------------------------------
Merged in 1.4 and 2.0.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------