nextcloud-server/lib/private
Roeland Douma 495a964ca2 Migrate post_groupDelete hook to share manager (#23841)
The hook now calls the share manager that will call the responsible
shareProvider to do the proper cleanup.

* Unit tests added

Again nothing should change it is just to cleanup old code
2016-04-12 09:46:25 +07:00
..
Share20 Migrate post_groupDelete hook to share manager (#23841) 2016-04-12 09:46:25 +07:00
activity
app lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +07:00
appframework lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +07:00
archive lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +07:00
backgroundjob Catch the AutoloadNotAllowedException also for legacy jobs (#23901) 2016-04-11 14:06:11 +07:00
cache
command
comments ucwords does not support delimiter on 5.4 2016-03-04 12:13:16 +07:00
console Update author information 2016-03-01 17:25:15 +07:00
db Fix verbose output of upgrade command - not progressbar in this case and the schema migration test has one progressbar now for all tables - before we had one progressbar for each table 2016-04-04 16:20:53 +07:00
diagnostics Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +07:00
encryption fix creation of versions of encrypted files on external storages 2016-03-31 19:24:47 +07:00
files Don't calculate permissions twice (#23917) 2016-04-12 09:45:59 +07:00
group Make sure that the return value is an array 2016-03-07 11:57:05 +07:00
hooks
http/client
integritycheck Exclude lost+found dir in integrity check 2016-03-19 14:08:21 +07:00
l10n Merge pull request #23515 from owncloud/issue-22695-wrong-menu-translations 2016-03-23 23:20:00 +07:00
legacy Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +07:00
lock Make lock ttl configurable 2016-04-07 08:24:13 +07:00
log Only use the user session if ownCloud is already installed 2016-03-22 17:34:20 +07:00
mail
memcache lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +07:00
notification Update author information 2016-03-01 17:25:15 +07:00
ocs
preview To be safe don't unload until end (#23752) 2016-04-11 14:04:57 +07:00
repair remove old share propagation entries from appconfig 2016-03-15 12:50:22 +07:00
route getAppPath can return false 2016-03-24 09:19:43 +07:00
search Use proper URLs for search results 2016-03-12 22:29:47 +07:00
security Explicitly check for port 2016-03-10 22:32:29 +07:00
session
setup lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +07:00
share Migrate post_groupDelete hook to share manager (#23841) 2016-04-12 09:46:25 +07:00
systemtag Save the query when we get tags for no objects 2016-03-22 11:13:11 +07:00
tagging
template Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +07:00
user Prevent null to be passed into the closure of callForAllUsers 2016-04-05 10:26:04 +07:00
Server.php Make lock ttl configurable 2016-04-07 08:24:13 +07:00
activitymanager.php Allow the activity app to set the current user when sending emails 2016-03-24 09:36:44 +07:00
allconfig.php Update author information 2016-03-01 17:25:15 +07:00
api.php Add DAV authenticated also to other scopes 2016-03-07 11:17:33 +07:00
app.php Properly handle return values of OC_App::getAppInfo() 2016-03-30 23:29:26 +07:00
appconfig.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +07:00
apphelper.php
archive.php
avatar.php only remove avatars from the folder we store them in 2016-03-30 10:24:43 +07:00
avatarmanager.php dont die when we cant save the resized avatar, log instead 2016-03-11 13:44:35 +07:00
capabilitiesmanager.php
config.php Consistently use rel=noreferrer 2016-03-20 15:27:20 +07:00
contactsmanager.php
databaseexception.php
databasesetupexception.php
datetimeformatter.php
datetimezone.php
db.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +07:00
defaults.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +07:00
eventsource.php
filechunking.php Fix PHP memory leak in file_get_contents() 2016-04-04 16:48:09 +07:00
files.php Replace all required values 2016-03-15 10:41:17 +07:00
forbiddenexception.php
group.php lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +07:00
helper.php Update author information 2016-03-01 17:25:15 +07:00
hintexception.php Update author information 2016-03-01 17:25:15 +07:00
hook.php Update author information 2016-03-01 17:25:15 +07:00
httphelper.php
image.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +07:00
installer.php Properly handle return values of OC_App::getAppInfo() 2016-03-30 23:29:26 +07:00
json.php Send 401 header for OC_JSON::checkLoggedIn() 2016-02-16 09:48:40 +07:00
largefilehelper.php
log.php Also replace password in updatePrivateKeyPassword 2016-04-01 10:32:23 +07:00
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 +07:00
previewmanager.php
repair.php remove old share propagation entries from appconfig 2016-03-15 12:50:22 +07:00
repairexception.php
repairstep.php
response.php lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +07:00
search.php
servercontainer.php
servernotavailableexception.php
serviceunavailableexception.php
setup.php Write .htaccess update only if not already written 2016-03-17 17:59:28 +07:00
streamer.php Remove double URL encoding 2016-03-07 19:29:15 +07:00
subadmin.php
systemconfig.php Sanitize more data in config report 2016-04-01 13:03:34 +07:00
tagmanager.php
tags.php
template.php load mobile styles last, fix #19596 2016-04-05 09:47:39 +07:00
templatelayout.php Initialise the printcss array 2016-04-01 09:46:15 +07:00
tempmanager.php lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +07:00
updater.php Do not abort with an exception when a default app can not be enabled 2016-03-21 16:31:59 +07:00
urlgenerator.php
user.php Add DAV authenticated also to other scopes 2016-03-07 11:17:33 +07:00
util.php lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +07:00