stable
Clone or download
Read-only
part of story #21793 configure Program Management No functional changes Change-Id: I7517f252fe8dc3c4bc311cc120f8901b0fcd53a3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/Adapter/Workspace/ProjectManagerAdapter.php | +10 | −0 | Go to diff View file |
M | plugins/program_management/include/DisplayAdminProgramManagementController.php | +16 | −8 | Go to diff View file |
D | plugins/program_management/include/Domain/Program/Admin/PotentialTeam/BuildPotentialTeams.php | +0 | −33 | Go to diff View file |
R | plugins/program_management/include/Adapter/Program/Admin/PotentialTeam/PotentialTeamsBuilder.php | Go to diff View file | ||
M | plugins/program_management/include/Domain/Workspace/RetrieveProject.php | +7 | −0 | Go to diff View file |
M | plugins/program_management/include/program_managementPlugin.php | +3 | −4 | Go to diff View file |
M | plugins/program_management/tests/unit/DisplayAdminProgramManagementControllerTest.php | +23 | −34 | Go to diff View file |
R | plugins/program_management/tests/unit/Adapter/Program/Admin/PotentialTeam/PotentialTeamsBuilderTest.php | Go to diff View file | ||
D | plugins/program_management/tests/unit/Stub/BuildPotentialTeamsStub.php | +0 | −56 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/RetrieveProjectStub.php | +19 | −0 | Go to diff View file |