stable

Clone or download

Read-only

Merge commit 'refs/changes/61/19061/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #14916 References by git commit are not well created Change-Id: I52c0a819cc0a44998203bc19cf61d3d98a0c2971

Modified Files

Name
M plugins/git/include/gitPlugin.php +14 −0 Go to diff View file
M src/common/Project/Admin/Service/ProjectServiceActivator.php +4 −0 Go to diff View file
A src/common/Project/Event/ReferencesGroupCreatorPostProjectCreation.php +56 −0 Go to diff View file
M src/common/reference/ReferenceManager.class.php +14 −0 Go to diff View file
M tests/unit/common/Project/Admin/Service/ProjectServiceActivatorTest.php +63 −9 Go to diff View file