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.
 
 
 
 
 
 
Roeland Jago Douma 8486d61764 getSharesBy should also expire link shares 10 years ago
..
app Check whether the app can be enabled for groups 10 years ago
appframework Make sure tests don't leave a stray directory behind 10 years ago
archive Make root tests extend the \Test\TestCase 11 years ago
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 types shall always be plural 10 years ago
db Move casting to IExpressionBuilder 10 years ago
encryption Adding more DB groups to test suits 10 years ago
files remove unused Storage->getLocalFolder 10 years ago
group Inject DBConnection 10 years ago
hooks more type hints 11 years ago
http/client Move the helpful method to the TestCase class 11 years ago
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 Fallback to complete Memcached flush if getAllKeys fails 10 years ago
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 Test overriding channel 11 years ago
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 Write to session in batch at the end of the request 10 years ago
share Move casting to IExpressionBuilder 10 years ago
share20 getSharesBy should also expire link shares 10 years ago
systemtag Dispatch events when tags are added/updated/deleted 10 years ago
template add whitespace to bottom of files list to correctly show dropdowns, fix #15801 11 years ago
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 Add test coverage for Activity Event and Manager 10 years ago
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 OC_DB::getConnection 10 years ago
appconfig.php Apply DB group annotation ... 10 years ago
archive.php Make root tests extend the \Test\TestCase 11 years ago
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 Use DI 10 years ago
configtests.php Use TempManager instead of tmpFolder 10 years ago
contactsmanager.php Close cursor early in calculateFolderSize 11 years ago
datetimeformatter.php Close cursor early in calculateFolderSize 11 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 Make root tests extend the \Test\TestCase 11 years ago
files.php Unit test OC_Files::setUploadLimit() 10 years ago
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 Fire prehooks when uploading directly to storage 11 years ago
httphelper.php Add connection timeout to default POST options 11 years ago
image.php Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 11 years ago
installer.php Verify signature of apps with level "Official" coming from the appstore 10 years ago
largefilehelper.php Make root tests extend the \Test\TestCase 11 years ago
largefilehelpergetfilesize.php Close cursor early in calculateFolderSize 11 years ago
logger.php Remove passwords from logged exception stack traces 10 years ago
naturalsort.php Add PHPunit test for DefaultCollator 11 years ago
navigationmanagertest.php Add tests for the navigation manager (closure) behaviour 11 years ago
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 Make root tests extend the \Test\TestCase 11 years ago
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 verify the path in the autoloader 10 years ago
tempmanager.php Unit test getting temp dir from config 10 years ago
testcase.php Add tests for findLanguage() 10 years ago
testmoveablemountpoint.php Keep shared locks in post hooks 11 years ago
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