server/lib/private
Thomas Müller 97031ba45c Merge pull request #6520 from owncloud/tests-testcleanuplistener
Added test cleanup listener to detect untidy tests
2013-12-24 14:27:39 -08:00
..
appframework add PHPDoc for urlParams 2013-11-27 10:55:06 +01:00
archive
backgroundjob remove background jobs if they are failing 2013-12-02 13:43:26 +01:00
cache
connector/sabre Fixed touch after chunk assembling 2013-11-29 16:29:35 +01:00
db Remove OC_DB_StatementWrapper::numRows(). 2013-12-21 19:36:14 +01:00
fileproxy
files Merge pull request #6201 from owncloud/backgroundscan-reuse-etag 2013-12-06 10:13:14 -08:00
group remove unneeded ; in comment 2013-12-12 13:59:00 +01:00
hooks
l10n
legacy
log remove passwords from logfile 2013-11-26 12:26:32 +01:00
memcache Merge remote-tracking branch 'owncloud/master' into fixing-3417-master 2013-12-18 15:44:46 +01:00
migration
minimizer
ocs
preview we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB. 2013-11-22 12:23:22 +01:00
search
session check if a $_SESSION entry exists before we try to remove it 2013-12-11 12:59:48 +01:00
setup fixing PHPDoc and spelling 2013-12-02 08:42:28 +01:00
template
user On webdav sesssions, loginname was compared to username which does not need to match necessarily 2013-12-13 16:58:03 +01:00
vobject
activitymanager.php
allconfig.php Also add default to the \OCP\IConfig interface 2013-12-16 14:33:03 +01:00
api.php Merge multiple failed third party responses when returning the result 2013-11-14 01:21:54 +00:00
app.php Fixed apps loading order 2013-12-20 17:16:57 +01:00
appconfig.php Fixed apps loading order 2013-12-20 17:16:57 +01:00
apphelper.php
archive.php
arrayparser.php
avatar.php Avatar: accept OC_Image as in setParameter 2013-11-22 23:57:23 +01:00
avatarmanager.php Round out Avatar Public API 2013-11-21 23:40:25 +01:00
backgroundjob.php
cache.php
config.php
contactsmanager.php
davclient.php
db.php Send "SET NAMES utf8" to MySQL for PHP below 5.3.6 2013-12-11 00:19:51 +01:00
defaults.php fix defaults.php doc 2013-11-25 14:13:58 +01:00
eventsource.php Fixed download file from URL error messages 2013-12-12 10:38:12 +01:00
filechunking.php
fileproxy.php Added test cleanup listener to detect untidy tests 2013-12-19 20:18:09 +01:00
files.php XSendfile and encryption don't work together 2013-12-06 17:59:59 +01:00
geo.php
group.php
helper.php External storage space is now not counted in total space 2013-11-18 18:09:01 +01:00
hintexception.php
hook.php Added test cleanup listener to detect untidy tests 2013-12-19 20:18:09 +01:00
image.php Revert "use relative paths to create images from a file. This way it also works if" 2013-11-22 18:01:44 +01:00
installer.php switch code checker on by default. apps are not allowed to access some of the internal classes where we have a public api for now 2013-11-18 18:42:06 +01:00
json.php only walk an array 2013-12-18 15:25:28 +01:00
l10n.php fix plural translation - fixes #6226 2013-12-07 11:38:01 +01:00
log.php
mail.php
migrate.php
mimetypes.list.php Added missing mime types 2013-12-18 22:40:58 +01:00
minimizer.php
navigationmanager.php
notsquareexception.php
ocs.php
ocsclient.php
preferences.php
preview.php add PHPDoc for setMimetype() 2013-11-28 19:05:43 +01:00
previewmanager.php
repair.php Add a (currently) empty system for running common repair steps 2013-11-26 14:12:48 +01:00
request.php Fix getRawPathInfo for the '/' edge case 2013-11-27 21:28:54 +01:00
response.php
route.php
router.php Symfonys addCollection() with multiple arguments is deprecated, fix deprecation warning 2013-12-04 18:01:51 +01:00
search.php
server.php fixing PHPDoc comments and syntax 2013-11-22 12:34:37 +01:00
setup.php implementing solution using <ifModule mod_authz_core> 2013-11-08 17:29:14 +01:00
subadmin.php
tagmanager.php
tags.php Use DEBUG instead of ERROR when favourites not found. Fix #6419 2013-12-16 17:07:22 +01:00
template.php Do not use L10n when logging exceptions 2013-12-16 15:11:13 +01:00
templatelayout.php correctly mark app management active 2013-12-09 15:53:31 +01:00
updater.php Add a (currently) empty system for running common repair steps 2013-11-26 14:12:48 +01:00
urlgenerator.php
user.php return false if user is in incognito mode 2013-11-27 16:52:30 +01:00
util.php Merge remote-tracking branch 'owncloud/master' into fixing-3417-master 2013-12-14 18:32:48 +01:00
vobject.php