aboutsummaryrefslogtreecommitdiffstats
path: root/tests/settings/controller/CheckSetupControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/settings to PSR-4Joas Schilling2016-05-191-1062/+0
* Add note if integrity check is disabledLukas Reschke2016-02-121-0/+19
* Move data protection check to javascriptVincent Chan2016-02-011-5/+0
* Add code integrity checkLukas Reschke2015-12-011-0/+449
* Don't perform checks for outdated TLS libs when no internet connectionLukas Reschke2015-10-081-13/+105
* [admin] check for correct PHP memcached moduleMorris Jobke2015-10-061-0/+1
* use config.php value instead of version stringMorris Jobke2015-09-021-0/+28
* Add setup check for reverse proxy header configurationRobin McCorkell2015-08-101-1/+48
* Display warning in security & setup warnings if php version is EOLRoeland Jago Douma2015-07-291-0/+45
* Detect old NSS and OpenSSL versionsLukas Reschke2015-07-281-9/+147
* Move the helpful method to the TestCase classJoas Schilling2015-06-031-7/+7
* Add check for availability of /dev/urandomLukas Reschke2015-05-261-1/+7
* Remove hardcoded link to performance docsJoas Schilling2015-04-071-3/+14
* Add check for activated local memcacheLukas Reschke2015-03-281-0/+231