nextcloud/lib
Robin McCorkell b64e3f8db6 Fallback to complete Memcached flush if getAllKeys fails
Newer Memcached's do not support the underlying protocol commands that
getAllKeys() is implemented with. We should fallback to clearing
everything in that case, as causing (temporary) performance problems for
other applications on the server is better than having stale cached data.
2015-09-05 20:02:49 +01:00
..
l10n [tx-robot] updated from transifex 2015-09-04 01:55:31 -04:00
private Fallback to complete Memcached flush if getAllKeys fails 2015-09-05 20:02:49 +01:00
public Encode HTML tags in JSON 2015-09-03 00:44:46 +02:00
repair Remove unnecessary DB prefixes from existing query builder usages 2015-08-10 16:21:41 +02:00
autoloader.php Show the path as part of the exception for not allowed autoloading paths 2015-09-01 16:06:52 +02:00
base.php Merge pull request #18794 from individual-it/reuse_systemConfig 2015-09-04 14:03:56 +05:45