nextcloud/lib/private
Thomas Müller 37d32a93d0 Merge pull request #23543 from owncloud/issue-23503-activity-emails-always-short
Fix activity emails always using the short translation
2016-03-29 18:44:16 +02:00
..
Share20 Remove dead function 2016-03-23 07:58:17 +01:00
activity
app Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
appframework Check if request is sent from official ownCloud client 2016-03-24 08:59:56 +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 Merge pull request #23545 from owncloud/issue-17144-lock-mount-point-on-removal 2016-03-24 22:43:46 +01:00
group Make sure that the return value is an array 2016-03-07 11:57:05 +01:00
hooks
http/client
integritycheck Exclude lost+found dir in integrity check 2016-03-19 14:08:21 +01:00
l10n Merge pull request #23515 from owncloud/issue-22695-wrong-menu-translations 2016-03-23 23:20:00 +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 getAppPath can return false 2016-03-24 09:19:43 +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
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
Server.php Merge pull request #23154 from owncloud/avatar-save-failure 2016-03-24 22:43:17 +01:00
activitymanager.php Allow the activity app to set the current user when sending emails 2016-03-24 09:36:44 +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 dont die when we cant save the resized avatar, log instead 2016-03-11 13:44:35 +01:00
avatarmanager.php dont die when we cant save the resized avatar, log instead 2016-03-11 13:44:35 +01:00
capabilitiesmanager.php
config.php Consistently use rel=noreferrer 2016-03-20 15:27:20 +01:00
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
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 Consistently use rel=noreferrer 2016-03-20 15:27:20 +01:00