You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib
Morris Jobke 9b652ed5d5 [App Code Check] add check for version and mandatory fields 9 years ago
..
app [App Code Check] add check for version and mandatory fields 9 years ago
appframework Rename data provider to avoid risky test warning 9 years ago
archive
backgroundjob
cache Move dummy backend to Tests namespace 9 years ago
command
connector/sabre Merge pull request #19081 from owncloud/prevent0bytedownloads 9 years ago
contacts
db
encryption improved error message if user doesn't exists 9 years ago
files Merge pull request #19236 from owncloud/call_dot_directories_function 9 years ago
group
hooks
http/client
lock expire old lock rows 9 years ago
mail
memcache Fallback to complete Memcached flush if getAllKeys fails 9 years ago
notification Move interfaces to private until they are no longer experimental 9 years ago
ocs
preview Move dummy backend to Tests namespace 9 years ago
public
repair Add repair step for outdated OCS IDs 9 years ago
security don't read certificates if ownCloud is not installed 9 years ago
session Write to session in batch at the end of the request 9 years ago
share
template
traits Move dummy backend to Tests namespace 9 years ago
user Move dummy backend to Tests namespace 9 years ago
util/user Move dummy backend to Tests namespace 9 years ago
activitymanager.php
allconfig.php
api.php
app.php
appconfig.php Only check the "was updated/inserted" when not on Oracle... 9 years ago
archive.php
autoloader.php verify the path in the autoloader 9 years ago
avatar.php
cache.php
capabilitiesmanager.php
config.php
contactsmanager.php
datetimeformatter.php
db.php
dbschema.php
errorHandler.php
files.php
group.php Move dummy backend to Tests namespace 9 years ago
helper.php
helperstorage.php
hookhelper.php
httphelper.php
image.php
installer.php
l10n.php
largefilehelper.php
largefilehelpergetfilesize.php
logger.php
naturalsort.php
navigationmanagertest.php
ocsclienttest.php
preview.php Move dummy backend to Tests namespace 9 years ago
repair.php
server.php Move interfaces to private until they are no longer experimental 9 years ago
setup.php
streamwrappers.php
tags.php
template.php verify the path in the autoloader 9 years ago
tempmanager.php Unit test getting temp dir from config 9 years ago
testcase.php Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isIgnoredDir($file)). Eases to find where this operation is used. 9 years ago
testmoveablemountpoint.php
updater.php Restrict upgrades to explicit allowed version 9 years ago
urlgenerator.php
user.php Move dummy backend to Tests namespace 9 years ago
util.php
utilcheckserver.php