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
Roeland Jago Douma 1ee56c702d [WEBDAV] check if delete of source is allowed on move 10 years ago
..
app [App Code Check] add check for version and mandatory fields 11 years ago
appframework Add \OCP\IRequest::getHttpProtocol 10 years ago
archive
backgroundjob handle non existing job classes in $jobList->getNext 11 years ago
cache Move dummy backend to Tests namespace 11 years ago
command
connector/sabre [WEBDAV] check if delete of source is allowed on move 10 years ago
contacts
db Allow `set('column', 'null')` to work like in Doctrine 11 years ago
encryption only check if the user exists if a user was added as parameter 11 years ago
files Merge pull request #19416 from owncloud/node-hook-connector 10 years ago
group Sort user groups by group name and hide the user count 11 years ago
hooks
http/client
lock expire old lock rows 11 years ago
mail
memcache Fallback to complete Memcached flush if getAllKeys fails 11 years ago
notification Move interfaces to private until they are no longer experimental 11 years ago
ocs
preview Move dummy backend to Tests namespace 11 years ago
public
repair Added mimetype repair step 10 years ago
security don't read certificates if ownCloud is not installed 11 years ago
session Write to session in batch at the end of the request 11 years ago
share Merge pull request #19577 from owncloud/share-donotreturnentrieswhenusernotingroup 10 years ago
template
traits Move dummy backend to Tests namespace 11 years ago
user Move dummy backend to Tests namespace 11 years ago
util/user Move dummy backend to Tests namespace 11 years ago
activitymanager.php Add test coverage for Activity Event and Manager 11 years ago
allconfig.php
api.php
app.php Only do the description kung-fu on strings - fixes #17028 11 years ago
appconfig.php Only check the "was updated/inserted" when not on Oracle... 11 years ago
archive.php
autoloader.php verify the path in the autoloader 11 years ago
avatar.php
cache.php
capabilitiesmanager.php Use DI 11 years ago
configtests.php rename config test to prevent autoloader issue 10 years ago
contactsmanager.php
datetimeformatter.php
db.php
dbschema.php Remove remainings of mssql 11 years ago
errorHandler.php
files.php Unit test OC_Files::setUploadLimit() 11 years ago
group.php Move dummy backend to Tests namespace 11 years ago
helper.php
helperstorage.php
hookhelper.php
httphelper.php
image.php
installer.php
l10n.php [l10n] remove unused static methods 10 years ago
largefilehelper.php
largefilehelpergetfilesize.php
logger.php Remove passwords from logged exception stack traces 11 years ago
naturalsort.php
navigationmanagertest.php
ocsclienttest.php
preview.php Add tests 10 years ago
repair.php
server.php Move interfaces to private until they are no longer experimental 11 years ago
setup.php Check for PDO instead of removed function for PHP 7 compatibility 11 years ago
streamwrappers.php
tags.php
template.php verify the path in the autoloader 11 years ago
tempmanager.php Unit test getting temp dir from config 11 years ago
testcase.php Clear the shares after the test like storages and files 10 years ago
testmoveablemountpoint.php
updater.php Restrict upgrades to explicit allowed version 11 years ago
urlgenerator.php
user.php Move dummy backend to Tests namespace 11 years ago
util.php save excluded groups in json format - fixes #10983 10 years ago
utilcheckserver.php