stable
Clone or download
Read-only
Part of epic #12142 Baseline v1 Change-Id: I46c53534a4edd2a804b01960dd7af39cdf74ccb5
Modified Files
Name | ||||
---|---|---|---|---|
M | include/Adapter/AdapterPermissions.php | +32 | −3 | Go to diff View file |
M | include/Adapter/BaselineRepositoryAdapter.php | +31 | −2 | Go to diff View file |
R | include/Baseline/RoleAssignment.php | Go to diff View file | ||
R | include/Adapter/RoleAssignmentRepositoryAdapter.php | Go to diff View file | ||
M | include/Baseline/BaselineService.php | +0 | −7 | Go to diff View file |
D | include/Baseline/Permissions.php | +0 | −35 | Go to diff View file |
D | include/Baseline/PermissionsImpl.php | +0 | −56 | Go to diff View file |
M | include/Baseline/Role.php | +1 | −0 | Go to diff View file |
D | include/Baseline/RoleAssignmentRepository.php | +0 | −34 | Go to diff View file |
M | include/Support/ContainerBuilderFactory.php | +20 | −21 | Go to diff View file |
M | phpunit/Adapter/BaselineRepositoryAdapterTest.php | +53 | −1 | Go to diff View file |
M | phpunit/Baseline/BaselineServiceTest.php | +0 | −5 | Go to diff View file |
M | phpunit/REST/BaselineControllerIntTest.php | +0 | −1 | Go to diff View file |
M | phpunit/REST/IntegrationTestCaseWithStubs.php | +0 | −5 | Go to diff View file |
M | phpunit/REST/ProjectBaselineControllerIntTest.php | +0 | −4 | Go to diff View file |
D | phpunit/Stub/PermissionsStub.php | +0 | −55 | Go to diff View file |
M | tests/rest/BaselinesResourceTest.php | +2 | −1 | Go to diff View file |