stable
Clone or download
Read-only
This task is part of request #8443: System keywords don't generate the right cross reference when cross projects The release system keyword is now available cross-project. You can test it for instance with an SVN commit message. The link to the release works now cross projects. Change-Id: Ic1c21ff93f7c4498ce966898044020166003edc5
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/dao/ReferenceDao.class.php | +14 | −0 | Go to diff View file |
M | src/common/frs/FRSRelease.class.php | +2 | −1 | Go to diff View file |
M | src/common/frs/FRSReleaseFactory.class.php | +2 | −0 | Go to diff View file |
M | src/common/project/Project.class.php | +1 | −0 | Go to diff View file |
M | src/common/reference/ReferenceManager.class.php | +79 | −20 | Go to diff View file |
M | tests/simpletest/common/reference/ReferenceManagerTest.php | +1 | −0 | Go to diff View file |