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 7048d428b1 Remove unneeded parameter from OC_App::getEnabledApps 10 years ago
..
app Update info checker requirements 10 years ago
appframework Make sure tests don't leave a stray directory behind 10 years ago
archive
backgroundjob Add message key to context of logException 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 Move casting to IExpressionBuilder 10 years ago
encryption Adding more DB groups to test suits 10 years ago
files fix getNodeForPath for non existing part files 10 years ago
group Inject DBConnection 10 years ago
hooks
http/client
integritycheck Allow specifing the signing path 10 years ago
l10n Check whether ownCloud is installed 10 years ago
lock Remove all locks after ttl from the db 10 years ago
log Replace OC_Config in tests with IConfig calls 10 years ago
mail Run test only when idn is available 10 years ago
memcache
notification Move the notification API to public namespace 10 years ago
ocs Adding more DB groups to test suits 10 years ago
preview Adding more DB groups to test suits 10 years ago
public
repair Introduce some mimetypes for richdocuments 10 years ago
security Add public API to give developers the possibility to adjust the global CSP defaults 10 years ago
session
share Move casting to IExpressionBuilder 10 years ago
share20 Merge pull request #22309 from owncloud/infinite-recursion-on-expired-link 10 years ago
systemtag Dispatch events when tags are added/updated/deleted 10 years ago
template
traits Move dummy backend to Tests namespace 10 years ago
user Introduce IUser::setEMailAddress and add hook mechanism 10 years ago
util/user Move dummy backend to Tests namespace 10 years ago
activitymanager.php
allconfig.php Introduce IDBConnection::setValues() 10 years ago
api.php Merge pull request #18184 from owncloud/ocs-merge-headers 10 years ago
app.php Remove unneeded parameter from OC_App::getEnabledApps 10 years ago
appconfig.php Apply DB group annotation ... 10 years ago
archive.php
autoloader.php Move lib/repair to lib/private/repair 10 years ago
avatarmanagertest.php Changing the avatar of the user emits the changeUser event which triggers update of the system addressbook 10 years ago
avatartest.php Trigger change on avatar delete 10 years ago
cache.php cap the number of entries we cache in smb's statcache 10 years ago
capabilitiesmanager.php
configtests.php Use TempManager instead of tmpFolder 10 years ago
contactsmanager.php
datetimeformatter.php
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
files.php
group.php Remove deprecated function OC_User::getManager 10 years ago
helper.php properly use standard 10 years ago
helperstorage.php Removed deprecated function OC_User::deleteUser 10 years ago
hookhelper.php
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 Remove passwords from logged exception stack traces 10 years ago
naturalsort.php
navigationmanagertest.php
ocsclienttest.php Verify signature of apps with level "Official" coming from the appstore 10 years ago
preview.php Adding more DB groups to test suits 10 years ago
repair.php
server.php Add public API to give developers the possibility to adjust the global CSP defaults 10 years ago
setup.php Run .htaccess updates in any case 10 years ago
streamwrappers.php Use TempManager instead of tmpFile 10 years ago
subadmin.php subadmin methods should not return any null user or group 10 years ago
tags.php Remove OC_DB::getConnection 10 years ago
template.php
tempmanager.php
testcase.php Add tests for findLanguage() 10 years ago
testmoveablemountpoint.php
updater.php Allow downgrades for our brave developers, that switch between branches 10 years ago
urlGenerator.php Add DB group to some files_external tests 10 years ago
user.php Removed deprecated function OC_User::deleteUser 10 years ago
util.php Add new CSRF manager for unit testing purposes 10 years ago
utilcheckserver.php Use OCP\Util::getVersion instead of the internal private implementation 10 years ago