server/lib/private
Lukas Reschke c233f2c90b Add version and path to cache prefix
Prevents to have the cache reused by other instances on the server which have possible the same instance ID and also invalidates older cache entries after an upgrade which can cause unwanted side-effects.

Impact for deployment: The same cache will only get used if ownCloud is installed with the same version and under the same path. But this should be a basic requirement anyways.
2015-03-17 12:39:49 +01:00
..
app Merge pull request #14529 from owncloud/intuitive-version-check 2015-02-27 02:16:23 -08:00
appframework Also add a note that clob does not work in the compare array 2015-03-16 15:41:00 +01:00
archive Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
assetic Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
backgroundjob Merge pull request #14530 from owncloud/revert-14403 2015-02-27 00:39:29 -08:00
cache Merge pull request #13893 from owncloud/create-cachedir-on-user 2015-03-11 16:49:24 +01:00
command Allow running the async commands from unit tests 2015-03-02 15:25:31 +01:00
connector/sabre Adding a more meaningful message for sabre dav exception - fixes #14516 2015-03-11 11:53:31 +01:00
contacts Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
db Also add a note that clob does not work in the compare array 2015-03-16 15:41:00 +01:00
diagnostics Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
fileproxy Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
files Merge pull request #14766 from owncloud/fix-insertifnotexists-poc 2015-03-16 10:31:36 +01:00
group Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
hooks Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
l10n Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
legacy Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
log Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
mail Add debug log message back 2015-03-16 13:01:17 +01:00
memcache Add version and path to cache prefix 2015-03-17 12:39:49 +01:00
ocs Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
preview Merge pull request #13648 from oparoz/sfnt-fonts-preview 2015-03-11 15:56:32 +01:00
repair Properly forward repair errors and warnings 2015-02-27 12:44:04 +01:00
route Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
search Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
security Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
session Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
setup Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
share Merge pull request #13839 from owncloud/issue/13678-improve-remote-domain-detection-in-sharedropdown 2015-03-11 14:38:41 +01:00
tagging Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
template Log errors and create 404 in network list when a css or js is missing 2015-03-04 17:56:33 +01:00
user Remove outdated comment 2015-03-13 16:19:52 +01:00
activitymanager.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
allconfig.php The key is over configkey, user and app, not the value 2015-03-16 15:37:12 +01:00
api.php Simplify code 2015-03-01 11:46:39 +01:00
app.php Fix totally broken AppStore code... 2015-03-06 00:16:17 +01:00
appconfig.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
apphelper.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
archive.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
arrayparser.php Use proper error type and clean-up code 2015-03-13 13:21:09 +01:00
avatar.php Avatar controller moved to AppFrameWork 2015-03-11 16:37:42 +01:00
avatarmanager.php Avatar controller moved to AppFrameWork 2015-03-11 16:37:42 +01:00
backgroundjob.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
cache.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
config.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
contactsmanager.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
databaseexception.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
databasesetupexception.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
datetimeformatter.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
datetimezone.php Etc timezones don't exist for .5 and .75 offsets 2015-03-03 09:08:47 +01:00
db.php let insertIfNotExist() throw the native DBALException - no need to hide the real exception 2015-03-09 22:37:49 +01:00
defaults.php Add more HTTPS endpoints 2015-02-27 11:37:30 +01:00
eventsource.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
filechunking.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
fileproxy.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
files.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
forbiddenexception.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
geo.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
group.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
helper.php Introducing the Raw mimetypes 2015-03-16 16:25:04 +01:00
hintexception.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
hook.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
httphelper.php drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447 2015-03-12 21:43:41 +01:00
image.php validate resource's integrity before using it 2015-03-16 10:57:01 +01:00
installer.php display app update error messages - fixes #14611 2015-03-11 09:59:56 +01:00
json.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
l10n.php Respect http header 'Accept-Language' on ocs and remote.php calls 2015-03-09 10:38:38 +01:00
largefilehelper.php drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447 2015-03-12 21:43:41 +01:00
log.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
mimetypes.list.php Introducing the Raw mimetypes 2015-03-16 16:25:04 +01:00
naturalsort.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
naturalsort_defaultcollator.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
navigationmanager.php Allow registering closures for navigation entries 2015-03-16 16:17:43 +01:00
needsupdateexception.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
notsquareexception.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
ocs.php Read from IRequest instead of reading twice 2015-02-27 14:22:35 +01:00
ocsclient.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
preview.php Merge pull request #13648 from oparoz/sfnt-fonts-preview 2015-03-11 15:56:32 +01:00
previewmanager.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
repair.php Add a repair step to delete old tables 2015-03-02 12:02:14 +01:00
repairexception.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
repairstep.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
response.php Let users configure security headers in their Webserver 2015-03-02 19:07:46 +01:00
search.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
server.php Add version and path to cache prefix 2015-03-17 12:39:49 +01:00
serviceunavailableexception.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
setup.php Fix setup config 2015-03-16 17:57:34 +01:00
subadmin.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
systemconfig.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
tagmanager.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
tags.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
template.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
templatelayout.php Log errors and create 404 in network list when a css or js is missing 2015-03-04 17:56:33 +01:00
tempmanager.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
updater.php Merge pull request #14357 from owncloud/fix/1373 2015-03-11 18:33:51 +01:00
urlgenerator.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
user.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
util.php Add cURL as hard-dependency 2015-03-12 18:39:54 +01:00
vobject.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00