stable

Clone or download

Read-only

Do not display xRef for unreadable hudson builds/jobs

This is part of story #17180 take into account gitlab commits How to test: - Have a functionnal jenkins server - In this server have some jobs with some builds - Integrate at least one job in Tuleap in Hudson Plugin - In an artifact, reference builds and jobs to this server: => job #AnIntegratedJobName => build #1 => build #AnIntegratedJobName/1 Expected results: - You can see xRef only if: => Your user has access to the project where jenking is integrated Change-Id: I92135a1ee89fd1c982a36c59491392651ef228c2

Modified Files

Name
A plugins/hudson/include/Reference/HudsonCrossReferenceOrganizer.php +70 −0 Go to diff View file
M plugins/hudson/include/hudsonPlugin.php +15 −4 Go to diff View file
A plugins/hudson/tests/unit/Reference/HudsonCrossReferenceOrganizerTest.php +154 −0 Go to diff View file