nextcloud/lib
Joas Schilling 6b813f56c9 Do not delete background jobs, in case an exception occured
This approach is not valid anymore. It initially was added for jobs
of non existing apps. But jobs of non-existing apps can not be created
so they will never be executed and so this call just catches other
cases which were not intended.

This reverts commit 4f4ad72460.
2015-12-18 14:31:27 +01:00
..
l10n [tx-robot] updated from transifex 2015-12-17 01:55:09 -05:00
private Do not delete background jobs, in case an exception occured 2015-12-18 14:31:27 +01:00
public Make sure the interface and the implementation match 2015-12-18 10:04:30 +01:00
repair Remove unused repair steps 2015-12-08 08:46:41 +01:00
autoloader.php Revert "Dont bother with stream_resolve_include_path if the path is already absolute" 2015-11-29 10:54:29 +01:00
base.php Remove deprecated function OC_User::getManager 2015-12-17 16:18:34 +01:00