stable

Clone or download

Read-only

refactor: clean-up PostReceive

part of story #26802 have smart commit with Tuleap Git No functional change expected in Git post-receive hook behaviour. Use promoted properties and add return types and @catch docblocks. Change-Id: Ia6101b044ebe222c356b638a23edbf600a62e9e1

Modified Files

Name
M plugins/git/include/Git_Exec.class.php +6 −9 Go to diff View file
M plugins/git/include/Hook/CrossReferencesExtractor.php +7 −14 Go to diff View file
M plugins/git/include/Hook/LogAnalyzer.php +4 −10 Go to diff View file
M plugins/git/include/Hook/ParseLog.php +5 −16 Go to diff View file
M plugins/git/include/Hook/PostReceive.php +20 −58 Go to diff View file
M plugins/git/include/Hook/PushDetails.php +14 −39 Go to diff View file
M plugins/git/tests/unit/Hook/ParseLogTest.php +28 −16 Go to diff View file
M plugins/git/tests/unit/Hook/PostReceiveTest.php +83 −106 Go to diff View file
M tests/psalm/tuleap-baseline.xml +0 −38 Go to diff View file