summaryrefslogtreecommitdiffstats
path: root/settings/Controller/CheckSetupController.php
Commit message (Expand)AuthorAgeFilesLines
* Fix detection if opcache extension is loadedMorris Jobke2018-07-111-1/+1
* Fix testsMorris Jobke2018-07-111-1/+5
* opcache module checkCthulhux2018-07-111-9/+8
* Add warning to setup checks if the default mailer is still phpRoeland Jago Douma2018-07-041-0/+6
* If cronErros is empty json_decode will return NULLRoeland Jago Douma2018-06-191-1/+11
* Merge all setup checks into one controllerMorris Jobke2018-06-131-2/+96
* Merge pull request #9836 from nextcloud/feature/noid/merge-tips-and-tricks-in...Morris Jobke2018-06-131-0/+6
|\
| * Merge tips & tricks section into setup checksMorris Jobke2018-06-131-0/+6
* | Fix wrong hint about missing indexesMorris Jobke2018-06-131-5/+1
|/
* Add a hint that some indexes are not added yetMorris Jobke2018-06-061-12/+23
* Ping more privacy respecting organizationsRoeland Jago Douma2018-04-051-3/+5
* Merge pull request #8365 from nextcloud/fix-phpdocMorris Jobke2018-02-151-1/+1
|\
| * Fix typo in PHPDocMorris Jobke2018-02-151-1/+1
* | Remove unused import statementsMorris Jobke2018-02-141-1/+0
|/
* Add warning regarding freetype supportRoeland Jago Douma2017-12-131-0/+9
* Show hint that PHP 5.6 will not be supported in Nextcloud 14 anymoreMorris Jobke2017-12-081-1/+1
* Update license headersMorris Jobke2017-11-061-0/+4
* fix urlBjoern Schiessle2017-10-171-2/+2
* Don't assume the admin didn't configure Opcache correctly...Joas Schilling2017-04-201-1/+1
* 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
* 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
|/
* 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
|\
| * 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