stable

Clone or download

Read-only

request #7384: restoring a git repository is now done by the APP user

- the repository has the correct permissions - avoid potential conflicts where ROOT and APP both carry-out git system events at the same time Change-Id: I30ef7da07528b8e83114c116b2406fb83dbe6320

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