server/lib/private
Roeland Jago Douma b26b8d17eb Remove support for old shares in the default share provider
In 9.0 we converted the old shares to the new shares. So for 9.1 we can
savely remove the fallback code.

This code was required when there was no initiator set.

* Fixed unit tests
2016-03-23 07:58:17 +01:00
..
activity
app Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
appframework Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
archive Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
backgroundjob Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* 2016-02-29 09:44:40 +01:00
cache
command
comments ucwords does not support delimiter on 5.4 2016-03-04 12:13:16 +01:00
console Update author information 2016-03-01 17:25:15 +01:00
db Prevent certain DBs throwing exceptions on same-value updates 2016-03-15 13:02:19 +01:00
diagnostics Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
encryption
files Fix doc issue of cache wrapper 2016-03-21 10:45:53 +01:00
group Make sure that the return value is an array 2016-03-07 11:57:05 +01:00
hooks
http/client
integritycheck Add support for custom values in integrity checker 2016-03-15 10:41:17 +01:00
l10n Update author information 2016-03-01 17:25:15 +01:00
legacy Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
lock Run cleanup of expired DB file locks to background job 2016-03-04 15:52:23 +01:00
log Only use the user session if ownCloud is already installed 2016-03-22 17:34:20 +01:00
mail
memcache Fix errors in memcached implementation 2016-03-14 12:39:34 +01:00
notification Update author information 2016-03-01 17:25:15 +01:00
ocs
preview Move -an after the input arg because it is an output option 2016-02-22 09:40:46 +01:00
repair remove old share propagation entries from appconfig 2016-03-15 12:50:22 +01:00
route Escape App ID 2016-03-17 13:09:22 +01:00
search Use proper URLs for search results 2016-03-12 22:29:47 +01:00
security Explicitly check for port 2016-03-10 22:32:29 +01:00
session
setup Update oci.php 2016-03-16 19:21:14 +01:00
share Generate a valid URL for link notification 2016-03-15 11:10:24 +01:00
Share20 Remove support for old shares in the default share provider 2016-03-23 07:58:17 +01:00
systemtag Save the query when we get tags for no objects 2016-03-22 11:13:11 +01:00
tagging
template Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
user Update author information 2016-03-01 17:25:15 +01:00
activitymanager.php Fix "AutoloadNotAllowedException" when files_sharing is disabled 2016-03-22 08:42:25 +01:00
allconfig.php Update author information 2016-03-01 17:25:15 +01:00
api.php Add DAV authenticated also to other scopes 2016-03-07 11:17:33 +01:00
app.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
appconfig.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
apphelper.php
archive.php
avatar.php Update author information 2016-03-01 17:25:15 +01:00
avatarmanager.php Update author information 2016-03-01 17:25:15 +01:00
capabilitiesmanager.php
config.php
contactsmanager.php
databaseexception.php
databasesetupexception.php
datetimeformatter.php
datetimezone.php
db.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
defaults.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
eventsource.php
filechunking.php Do not fire pre/post hooks twice on chunk upload 2016-03-21 15:14:58 +01:00
files.php Replace all required values 2016-03-15 10:41:17 +01:00
forbiddenexception.php
group.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
helper.php Update author information 2016-03-01 17:25:15 +01:00
hintexception.php Update author information 2016-03-01 17:25:15 +01:00
hook.php Update author information 2016-03-01 17:25:15 +01:00
httphelper.php
image.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
installer.php Do not abort with an exception when a default app can not be enabled 2016-03-21 16:31:59 +01:00
json.php Send 401 header for OC_JSON::checkLoggedIn() 2016-02-16 09:48:40 +01:00
largefilehelper.php
log.php
naturalsort.php
naturalsort_defaultcollator.php
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php
ocsclient.php
preview.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
previewmanager.php
repair.php remove old share propagation entries from appconfig 2016-03-15 12:50:22 +01:00
repairexception.php
repairstep.php
response.php
search.php
Server.php Add support for custom values in integrity checker 2016-03-15 10:41:17 +01:00
servercontainer.php
servernotavailableexception.php
serviceunavailableexception.php
setup.php Write .htaccess update only if not already written 2016-03-17 17:59:28 +01:00
streamer.php Remove double URL encoding 2016-03-07 19:29:15 +01:00
subadmin.php
systemconfig.php Update author information 2016-03-01 17:25:15 +01:00
tagmanager.php
tags.php
template.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
templatelayout.php Check if admin user 2016-02-12 14:37:50 +01:00
tempmanager.php Update author information 2016-03-01 17:25:15 +01:00
updater.php Do not abort with an exception when a default app can not be enabled 2016-03-21 16:31:59 +01:00
urlgenerator.php
user.php Add DAV authenticated also to other scopes 2016-03-07 11:17:33 +01:00
util.php Revert "Removed unnecessary check 'installed' system value' call." 2016-03-15 10:23:40 +01:00