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
Thomas Müller c700f42b68 Merge pull request #16517 from owncloud/remove-logo-wide 11 years ago
..
app add positive tests for operator in code checker 11 years ago
appframework disallow cookie auth for cors requests 11 years ago
archive
backgroundjob
cache kill OC_FileProxy 💥 11 years ago
command
connector/sabre Merge pull request #16364 from owncloud/add-warning-webdav 11 years ago
contacts
db Add unit test for migrator with different prefix 11 years ago
encryption Merge pull request #16501 from owncloud/enc_fix_move_versions_between_storages 11 years ago
files Merge pull request #16517 from owncloud/remove-logo-wide 11 years ago
group Remove unneeded comments 11 years ago
hooks
http/client Add wrapper for Guzzle 11 years ago
lock allow getting the path from the lockedexception 11 years ago
mail Add "Reply-To" support to sharing mails and refactor code 11 years ago
memcache add tests for castrait 11 years ago
ocs
public Test overriding channel 11 years ago
repair Fix namespace duplication and other issues in repairlegacystorages 11 years ago
security Adjust tests and statuscode 11 years ago
session
share Merge pull request #15772 from owncloud/issue-15771-dont-restrict-permissions-for-share-owner 11 years ago
template Add tests for correct path 11 years ago
user
activitymanager.php Make scrutinizer happy 11 years ago
allconfig.php
api.php
app.php Adjust tests and check whether clear() is called 11 years ago
appconfig.php Use insertIfNotExists to avoid problems with parallel calls 11 years ago
archive.php change tests back to check for logo-wide, make them pass again 11 years ago
autoloader.php
avatar.php Filter potential dangerous filenames for avatars 11 years ago
cache.php
config.php
contactsmanager.php
datetimeformatter.php
db.php Use data provider instead of hand-crafted for loops 11 years ago
dbschema.php
errorHandler.php
group.php
helper.php remove logo-wide from tests 11 years ago
helperstorage.php
hookhelper.php Fire prehooks when uploading directly to storage 11 years ago
httphelper.php Add connection timeout to default POST options 11 years ago
image.php
installer.php
l10n.php Merge pull request #14399 from owncloud/ignore-empty-plurals 11 years ago
largefilehelper.php
largefilehelpergetfilesize.php
logger.php Conditional logging 11 years ago
naturalsort.php
navigationmanagertest.php
ocsclienttest.php Prevent php message: "Trying to get property of non-object at /xxx/lib/private/ocsclient.php#282" 11 years ago
preview.php fix cherrypicking 11 years ago
repair.php
setup.php
streamwrappers.php Replace originalStorage in tests with a proper teardown 11 years ago
tags.php
template.php
tempmanager.php Fix collision on temporary files + adjust permissions 11 years ago
testcase.php fix tests 11 years ago
updater.php Add wrapper for Guzzle 11 years ago
urlgenerator.php
user.php
util.php Select the timezone on the right timestamp and assert it 11 years ago
utilcheckserver.php