stable
Clone or download
Read-only
Merge commit 'refs/changes/72/3772/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #7384: restoring a git repository is now done by the APP user Change-Id: I6f61931199e36660c0bada22a10159b130980bf1
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/git/bin/restore-tar-repository.php | +27 | −0 | Go to diff View file |
M | plugins/git/etc/sudoers.d/gitolite-http | +1 | −1 | Go to diff View file |
M | plugins/git/etc/sudoers.d/gitolite3-http | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git/SystemEventManager.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git_GitoliteDriver.class.php | +7 | −38 | Go to diff View file |
M | src/common/backend/Backend.class.php | +8 | −0 | Go to diff View file |
M | src/utils/cron.d/codendi | +0 | −1 | Go to diff View file |
M | src/utils/process_system_events.php | +0 | −6 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +11 | −4 | Go to diff View file |