server/lib
Lukas Reschke 917cb66a5b Use ArrayCache if ownCloud is not installed
If ownCloud has not been installed yet the prefix might otherwise change at this point quite some time and thus the cache runs havoc.

This made installing ownCloud impossible on systems where APCu or so was available. However, I was not able to reproduce the same problem for application upgrades so this patch seems to work fine for this situation as well.

Fixes itself.
2015-03-18 11:47:16 +01:00
..
l10n [tx-robot] updated from transifex 2015-03-18 01:55:22 -04:00
private Use ArrayCache if ownCloud is not installed 2015-03-18 11:47:16 +01:00
public Use a closure for the files app entry and deprecate old methods 2015-03-17 12:17:09 +01:00
repair Introducing the Raw mimetypes 2015-03-16 16:25:04 +01:00
autoloader.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
base.php Properly handle available databases at runtime and respect setup checks in command line as well 2015-03-11 09:27:12 +01:00