nextcloud-server/lib/private
Jörn Friedrich Dreyer c3508df09a add missing var 2016-03-24 12:49:43 +07:00
..
Share20 Remove dead function 2016-03-23 07:58:17 +07:00
activity
app Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +07:00
appframework Check if request is sent from official ownCloud client 2016-03-24 08:59:56 +07:00
archive Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +07:00
backgroundjob Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* 2016-02-29 09:44:40 +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 Prevent certain DBs throwing exceptions on same-value updates 2016-03-15 13:02:19 +07:00
diagnostics Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +07:00
encryption
files add missing var 2016-03-24 12:49:43 +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 Run cleanup of expired DB file locks to background job 2016-03-04 15:52:23 +07:00
log Only use the user session if ownCloud is already installed 2016-03-22 17:34:20 +07:00
mail
memcache Fix errors in memcached implementation 2016-03-14 12:39:34 +07:00
notification Update author information 2016-03-01 17:25:15 +07:00
ocs
preview Move `-an` after the input arg because it is an output option 2016-02-22 09:40:46 +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 Update oci.php 2016-03-16 19:21:14 +07:00
share Generate a valid URL for link notification 2016-03-15 11:10:24 +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 Update author information 2016-03-01 17:25:15 +07:00
Server.php Inject server root - allows proper testing and separation of concerns 2016-03-18 13:59:44 +07:00
activitymanager.php Fix "AutoloadNotAllowedException" when files_sharing is disabled 2016-03-22 08:42:25 +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 Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +07:00
appconfig.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +07:00
apphelper.php
archive.php
avatar.php Update author information 2016-03-01 17:25:15 +07:00
avatarmanager.php Update author information 2016-03-01 17:25:15 +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 Do not fire pre/post hooks twice on chunk upload 2016-03-21 15:14:58 +07:00
files.php Replace all required values 2016-03-15 10:41:17 +07:00
forbiddenexception.php
group.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +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 Do not abort with an exception when a default app can not be enabled 2016-03-21 16:31:59 +07:00
json.php Send 401 header for OC_JSON::checkLoggedIn() 2016-02-16 09:48:40 +07: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 +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
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 Update author information 2016-03-01 17:25:15 +07:00
tagmanager.php
tags.php
template.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +07:00
templatelayout.php Check if admin user 2016-02-12 14:37:50 +07:00
tempmanager.php Update author information 2016-03-01 17:25:15 +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 Consistently use rel=noreferrer 2016-03-20 15:27:20 +07:00