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 e59ccc5fe9 Merge pull request #24299 from owncloud/availability-avoid-concurrency 10 years ago
..
app allow app developers to specify the minimum int size 10 years ago
appframework Fix inconsistent nameing of AppFramework 10 years ago
archive
backgroundjob Change the sort order of background jobs to be DESC instead of ASC 10 years ago
cache propagate folder size in the same query for write updates 10 years ago
command Allow specifing the signing path 10 years ago
comments Limit comment message to 1k chars 10 years ago
db tests: Fix typos (found by codespell) 10 years ago
encryption fix creation of versions of encrypted files on external storages 10 years ago
files Prevent concurrent availability checks 10 years ago
group Move the group dummy backend to test 10 years ago
hooks
http/client
integritycheck Add support for custom values in integrity checker 10 years ago
l10n Inject server root - allows proper testing and separation of concerns 10 years ago
lock Make lock ttl configurable 10 years ago
log
mail
memcache Fix errors in memcached implementation 10 years ago
migration Introduce background repair steps 10 years ago
notification Fix notification tests 10 years ago
ocs
preview Add the DB group for tests that require the database 10 years ago
public
repair Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new interface - refs #24198 10 years ago
security [master] Ignore certificate file if it starts with file:// 10 years ago
session
share Move the group dummy backend to test 10 years ago
share20 Fix tests 10 years ago
systemtag tests: Fix typos (found by codespell) 10 years ago
template
traits Merge pull request #22791 from owncloud/enc_master_key_improvements 10 years ago
updater Remove deprecated HTTPHelper 10 years ago
user Introduce IUser::setEMailAddress and add hook mechanism 10 years ago
util Move the group dummy backend to test 10 years ago
RepairTest.php Remove emitter from class Repair 10 years ago
activitymanager.php
allconfig.php Introduce IDBConnection::setValues() 10 years ago
api.php
app.php Remove unneeded parameter from OC_App::getEnabledApps 10 years ago
appconfig.php
archive.php
autoloader.php Merge pull request #23819 from owncloud/move-core-completely-to-psr4 10 years ago
avatarmanagertest.php Do not copy skeleton on avatar access 10 years ago
avatartest.php only remove avatars from the folder we store them in 10 years ago
cache.php tests: Fix typos (found by codespell) 10 years ago
capabilitiesmanager.php
configtests.php Use TempManager instead of tmpFolder 10 years ago
contactsmanager.php
datetimeformatter.php tests: Fix typos (found by codespell) 10 years ago
db.php Remove OC_DB::insertid 10 years ago
dbschema.php getMediumStrengthGenerator is deprecated and does not do anything anymore 10 years ago
errorHandler.php
filechunking.php Added tests 10 years ago
files.php
group.php Move the group dummy backend to test 10 years ago
helper.php properly use standard 10 years ago
helperstorage.php
hookhelper.php tests: Fix typos (found by codespell) 10 years ago
httphelper.php
image.php
installer.php Verify signature of apps with level "Official" coming from the appstore 10 years ago
largefilehelper.php
largefilehelpergetfilesize.php
logger.php
naturalsort.php
navigationmanagertest.php
ocsclienttest.php Verify signature of apps with level "Official" coming from the appstore 10 years ago
preview.php
server.php Add public API to give developers the possibility to adjust the global CSP defaults 10 years ago
setup.php
streamwrappers.php Use TempManager instead of tmpFile 10 years ago
subadmin.php
tags.php Remove OC_DB::getConnection 10 years ago
template.php
tempmanager.php
testcase.php Add unit testing capabilities for templates (#23708) 10 years ago
testmoveablemountpoint.php
updater.php Move version check code out of class Updater 10 years ago
urlGenerator.php
user.php
util.php Fix unit tests 10 years ago
utilcheckserver.php Use OCP\Util::getVersion instead of the internal private implementation 10 years ago