nextcloud-server/tests/Settings/Controller
Morris Jobke 393d9aae74
Add a hint that some indexes are not added yet
* gives the admin a chance to discover the missing indexes and improve the performance of the instance without digging through the manual
* nicely integrated in the setup checks where this kind of hints belong to
* also adds an option to integrate this from an app based on events
* fix style of setting warnings

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-06-06 16:55:01 +07:00
..
AdminSettingsControllerTest.php Use ::class in test mocks 2017-10-24 17:45:32 +07:00
AppSettingsControllerTest.php Link to NC 14 dev manual 2018-02-08 21:26:04 +07:00
AuthSettingsControllerTest.php Properly catch InvalidTokenException for better error response 2018-01-24 13:56:12 +07:00
CertificateControllerTest.php Use ::class in test mocks 2017-10-24 17:45:32 +07:00
CheckSetupControllerTest.php Add a hint that some indexes are not added yet 2018-06-06 16:55:01 +07:00
MailSettingsControllerTest.php Beautify test email 2017-04-18 16:18:00 +07:00
UsersControllerTest.php Bump tests and editorconfig 2018-05-16 09:50:23 +07:00