Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a hint that some indexes are not added yet | Morris Jobke | 2018-06-06 | 1 | -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 organizations | Roeland Jago Douma | 2018-04-05 | 1 | -3/+5 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #8365 from nextcloud/fix-phpdoc | Morris Jobke | 2018-02-15 | 1 | -1/+1 |
|\ | | | | | Fix typo in PHPDoc | ||||
| * | Fix typo in PHPDoc | Morris Jobke | 2018-02-15 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Remove unused import statements | Morris Jobke | 2018-02-14 | 1 | -1/+0 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add warning regarding freetype support | Roeland Jago Douma | 2017-12-13 | 1 | -0/+9 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Show hint that PHP 5.6 will not be supported in Nextcloud 14 anymore | Morris Jobke | 2017-12-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | fix url | Bjoern Schiessle | 2017-10-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Don't assume the admin didn't configure Opcache correctly... | Joas Schilling | 2017-04-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add warning on admin screen when set_time_limit is unavailable | Ko- | 2017-03-16 | 1 | -0/+15 |
| | |||||
* | Show info in admin settings about PHP opcache if disabled | Morris Jobke | 2017-02-22 | 1 | -0/+39 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 1 | -8/+2 |
| | |||||
* | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-15 | 1 | -8/+14 |
|\ | |||||
| * | Fix CheckSetupController tests | Lukas Reschke | 2016-08-15 | 1 | -8/+14 |
| | | |||||
* | | Initial work on Apps page split: | Arthur Schiwon | 2016-08-09 | 1 | -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 check | Morris Jobke | 2016-07-26 | 1 | -1/+8 |
| | |||||
* | Merge pull request #507 from nextcloud/run-le-script | Morris Jobke | 2016-07-21 | 1 | -3/+4 |
|\ | | | | | Update emails and license headers with latest changes | ||||
| * | Fix others | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
| | | |||||
* | | Alters 'No Internet Connection' error message. #181 | Derek | 2016-07-20 | 1 | -3/+23 |
|/ | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | Rename files to be PSR-4 compliant | Lukas Reschke | 2016-04-06 | 1 | -0/+350 |