nextcloud-server/tests/lib
Thomas Müller 9271059195 Merge pull request #13750 from owncloud/enhanced-code-checker
Implement php code checker to detect usage of not allowed private ...
2015-02-16 16:55:57 +07:00
..
app implement php code checker to detect usage of not allowed private APIs - including console command to check local code to be used by developers 2015-02-10 11:51:24 +07:00
appframework Merge pull request #13780 from owncloud/cmreflector-inheritance 2015-02-12 18:34:07 +07:00
archive
backgroundjob
cache
connector/sabre Fix webdav put for single file webdav shares 2015-01-29 12:47:12 +07:00
contacts
db Merge pull request #12995 from owncloud/tbelau666-master 2015-01-09 14:17:14 +07:00
files update test 2015-02-13 15:01:05 +07:00
group
hooks
memcache Add an array implementation of cache and use it if we are not debugging 2015-02-16 14:55:50 +07:00
ocs
public
repair Updated the media type of some font types 2015-01-24 01:49:13 +07:00
security certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages 2015-01-26 16:58:52 +07:00
session
share Add a test for the post_shared hook shareType 2015-02-09 13:12:34 +07:00
template
user
activitymanager.php
allconfig.php
api.php
app.php Merge pull request #13319 from owncloud/replace-line-breaks-in-app-description 2015-01-17 01:03:41 +07:00
appconfig.php
archive.php
autoloader.php
avatar.php
cache.php
config.php Add a method to set/unset multiple config values in one call 2015-01-23 11:00:53 +07:00
contactsmanager.php
datetimeformatter.php
db.php
dbschema.php
errorHandler.php
geo.php
group.php
helper.php
helperstorage.php
httphelper.php Next step in server-to-server sharing next generation, see #12285 2014-12-19 15:20:24 +07:00
image.php
installer.php
l10n.php
largefilehelper.php
largefilehelpergetfilesize.php
logger.php
mail.php Fix undefined offset 1 for wrong user mail address 2015-01-22 16:23:50 +07:00
naturalsort.php
preview.php
repair.php
request.php Add unit test 2015-01-21 17:18:47 +07:00
setup.php Add version to .htaccess 2015-01-08 12:49:02 +07:00
streamwrappers.php HHVM Workaround: Do not use Exception from Stream. 2015-01-09 17:01:17 +07:00
tags.php Fix chunked query for tags + unit test 2015-01-19 17:05:44 +07:00
template.php
templatelayout.php
tempmanager.php
testcase.php
updater.php Next step in server-to-server sharing next generation, see #12285 2014-12-19 15:20:24 +07:00
urlgenerator.php
user.php
util.php
utilcheckserver.php
vobject.php