stable
Clone or download
Read-only
Merge commit 'refs/changes/04/3104/7' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #7514 - have grokmirror hook activated Change-Id: I67944e946bf272315397489860e484743e06dbda
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/bin/git-post-receive.pl | +6 | −1 | Go to diff View file |
M | plugins/git/etc/config.inc.dist | +5 | −1 | Go to diff View file |
A | plugins/git/etc/httpd/grokmirror.conf | +7 | −0 | Go to diff View file |
M | plugins/git/hooks/post-receive | +2 | −0 | Go to diff View file |
M | plugins/git/hooks/post-receive.php | +65 | −42 | Go to diff View file |
A | plugins/git/include/Git/Mirror/ManifestManager.class.php | +70 | −0 | Go to diff View file |
M | plugins/git/include/autoload.php | +3 | −2 | Go to diff View file |
M | src/common/include/Config.class.php | +1 | −1 | Go to diff View file |
M | src/common/plugin/PluginFileInfo.class.php | +1 | −1 | Go to diff View file |
M | src/etc/local.inc.dist | +11 | −0 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +2 | −0 | Go to diff View file |
M | tools/rpm/tuleap.spec | +2 | −0 | Go to diff View file |