nextcloud/lib
Lukas Reschke b6d8a48ce1 Add detection for invalid CLI configuration for settings page
This change will log all failures that prevent the CLI cronjob from happening to the database and display a warning to administrators when an error happened.

To test:

1. Configure some invalid CLI php.ini settings
2. Enable the CLI cronjob and run php cron.php
3. See the errors printed and also in the admin page
4. Configure the CLI settings correctly
5. Errors should be gone.

Fixes https://github.com/owncloud/core/issues/13994
2015-02-27 20:20:34 +01:00
..
l10n [tx-robot] updated from transifex 2015-02-26 01:55:50 -05:00
private Merge pull request #14575 from owncloud/cache-rename-overwrite 2015-02-27 17:11:37 +01:00
public Merge pull request #13616 from owncloud/streamresponse 2015-02-27 15:43:01 +01:00
repair Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
autoloader.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
base.php Add detection for invalid CLI configuration for settings page 2015-02-27 20:20:34 +01:00