stable

Clone or download

Read-only

Remove unused code following removal of SOAP project creation

Unused properties in the Project_SOAPServer have been spotted by Psalm. Part of story #21386: dry run REST project creation Change-Id: I3108e03d89c5176d12aa22feb76a818a89522356

Modified Files

Name
M src/common/Project/Project_SOAPServer.class.php +9 −35 Go to diff View file
D src/common/soap/SOAP_NbRequestsExceedLimit_Exception.class.php +0 −26 Go to diff View file
D src/common/soap/SOAP_RequestLimitator.class.php +0 −97 Go to diff View file
D src/common/soap/SOAP_RequestLimitatorFactory.class.php +0 −39 Go to diff View file
D src/common/soap/dao/SOAP_RequestLimitatorDao.class.php +0 −43 Go to diff View file
M src/db/mysql/database_structure.sql +0 −6 Go to diff View file
M src/etc/local.inc.dist +0 −4 Go to diff View file
M src/www/soap/project/index.php +2 −17 Go to diff View file
M tests/integration/_fixtures/local.inc +0 −4 Go to diff View file
M tests/unit/common/Project/SOAPServerGenericUserTest.php +0 −14 Go to diff View file
M tests/unit/common/Project/SOAPServerProjectDescriptionFieldsTest.php +0 −15 Go to diff View file
M tests/unit/common/Project/SOAPServerProjectServicesUsageTest.php +0 −19 Go to diff View file
D tests/unit/common/Project/SOAPServerRequesterShouldBeProjectAdmin.php +0 −108 Go to diff View file
D tests/unit/common/SOAP/SOAP_RequestLimitatorTest.php +0 −109 Go to diff View file