stable

Clone or download

Read-only

Move Tuleap\HudsonGit\Hook\HookDao to Tuleap\DB\DataAccessObject

No functional changes, this is technical change to prepare for the actual change. Part of request #27906: Token is required when using `notifyCommit` webhook endpoint Change-Id: I03d9e865af8de007af01bf1aa94e6f7dbfb15dea

Modified Files

Name
M plugins/hudson_git/include/HudsonGit/GitWebhooksSettingsEnhancer.php +4 −5 Go to diff View file
M plugins/hudson_git/include/HudsonGit/Hook/HookController.php +6 −12 Go to diff View file
M plugins/hudson_git/include/HudsonGit/Hook/HookDao.php +18 −20 Go to diff View file
M plugins/hudson_git/include/HudsonGit/Hook/HookTriggerController.php +22 −19 Go to diff View file
M plugins/hudson_git/site-content/fr_FR/LC_MESSAGES/tuleap-hudson_git.po +0 −3 Go to diff View file
M plugins/hudson_git/site-content/pt_BR/LC_MESSAGES/tuleap-hudson_git.po +0 −3 Go to diff View file
M plugins/hudson_git/tests/unit/HudsonGit/Hook/HookTriggerControllerTest.php +11 −11 Go to diff View file