stable
Clone or download
Read-only
This is part of request #21327 Cross references in Tuleap Git tags should be extracted When a tag is pushed with a message containing one or multiple artifact references, then a cross-reference is added. Change-Id: I66df5ad3d514020186bbad6df617e6f052799b20
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/hooks/post-receive.php | +2 | −1 | Go to diff View file |
R | plugins/git/include/Git/Hook/ExtractCrossReferences.class.php | Go to diff View file | ||
M | plugins/git/include/Git/Hook/ParseLog.class.php | +24 | −5 | Go to diff View file |
R | plugins/git/tests/unit/Git/Hook/Git_Hook_ExtractCrossReferencesTest.php | Go to diff View file | ||
M | plugins/git/tests/unit/Git/Hook/Git_Hook_ParseLogTest.php | +29 | −6 | Go to diff View file |
M | plugins/git/tests/unit/Git/Hook/Git_Hook_ParseLog_CountPushesTest.php | +4 | −1 | Go to diff View file |