summaryrefslogtreecommitdiffstats
path: root/settings/Controller/CheckSetupController.php
Commit message (Collapse)AuthorAgeFilesLines
* Add a hint that some indexes are not added yetMorris Jobke2018-06-061-12/+23
| | | | | | | | | * 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>
* Ping more privacy respecting organizationsRoeland Jago Douma2018-04-051-3/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #8365 from nextcloud/fix-phpdocMorris Jobke2018-02-151-1/+1
|\ | | | | Fix typo in PHPDoc
| * Fix typo in PHPDocMorris Jobke2018-02-151-1/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Remove unused import statementsMorris Jobke2018-02-141-1/+0
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add warning regarding freetype supportRoeland Jago Douma2017-12-131-0/+9
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Show hint that PHP 5.6 will not be supported in Nextcloud 14 anymoreMorris Jobke2017-12-081-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update license headersMorris Jobke2017-11-061-0/+4
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* fix urlBjoern Schiessle2017-10-171-2/+2
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Don't assume the admin didn't configure Opcache correctly...Joas Schilling2017-04-201-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add warning on admin screen when set_time_limit is unavailableKo-2017-03-161-0/+15
|
* Show info in admin settings about PHP opcache if disabledMorris Jobke2017-02-221-0/+39
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Deprecate getEditionString()Joas Schilling2016-09-061-8/+2
|
* Merge branch 'master' into implement_712Lukas Reschke2016-08-151-8/+14
|\
| * Fix CheckSetupController testsLukas Reschke2016-08-151-8/+14
| |
* | Initial work on Apps page split:Arthur Schiwon2016-08-091-1/+1
|/ | | | | | * interfaces for the Admin settings (IAdmin) and section (ISection) * SettingsManager service * example setup with LDAP app
* Log exception that is thrown by internet connection checkMorris Jobke2016-07-261-1/+8
|
* Merge pull request #507 from nextcloud/run-le-scriptMorris Jobke2016-07-211-3/+4
|\ | | | | Update emails and license headers with latest changes
| * Fix othersJoas Schilling2016-07-211-3/+4
| |
* | Alters 'No Internet Connection' error message. #181Derek2016-07-201-3/+23
|/
* Update license headersLukas Reschke2016-05-261-1/+1
|
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-0/+350