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.
Christoph Wurst f0f8bdd495
PHPDoc and other minor fixes
8 anni fa
..
activity Move activity manager to the namespace 8 anni fa
app allow app developers to specify the minimum int size 8 anni fa
appframework Fix inconsistent nameing of AppFramework 8 anni fa
archive Move OC_Archive_XX to PSR-4 8 anni fa
authentication/token fix mock builder for old phpunit versions 8 anni fa
backgroundjob Change the sort order of background jobs to be DESC instead of ASC 8 anni fa
cache propagate folder size in the same query for write updates 8 anni fa
command Allow specifing the signing path 8 anni fa
comments Limit comment message to 1k chars 8 anni fa
db tests: Fix typos (found by codespell) 8 anni fa
encryption fix creation of versions of encrypted files on external storages 8 anni fa
files Prevent concurrent availability checks 8 anni fa
group Move the group dummy backend to test 8 anni fa
hooks more type hints 9 anni fa
http/client Move the helpful method to the TestCase class 9 anni fa
integritycheck Add support for custom values in integrity checker 8 anni fa
l10n Do not save the language as request lang for apps when we didn't find any 8 anni fa
lock Make lock ttl configurable 8 anni fa
log Move OC_Log_xx to \OC\Log namespace 8 anni fa
mail Run test only when idn is available 8 anni fa
memcache Fix errors in memcached implementation 8 anni fa
migration Introduce background repair steps 8 anni fa
notification Fix notification tests 8 anni fa
ocs Adding more DB groups to test suits 8 anni fa
preview Add the DB group for tests that require the database 8 anni fa
public Test overriding channel 9 anni fa
repair Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new interface - refs #24198 8 anni fa
security [master] Ignore certificate file if it starts with file:// 8 anni fa
session throw SessionNotAvailableException if session_id returns empty string 8 anni fa
share Send permalink in internal share notification emails 8 anni fa
share20 Fix tests 8 anni fa
systemtag tests: Fix typos (found by codespell) 8 anni fa
template Add tests for correct path 9 anni fa
traits Merge pull request #22791 from owncloud/enc_master_key_improvements 8 anni fa
updater Make update server URL configurable 8 anni fa
user PHPDoc and other minor fixes 8 anni fa
util Add \OC\User\Backend 8 anni fa
InstallerTest.php OC_Installer -> \OC\Installer 8 anni fa
RepairTest.php Remove emitter from class Repair 8 anni fa
allconfig.php Introduce IDBConnection::setValues() 8 anni fa
api.php Merge pull request #18184 from owncloud/ocs-merge-headers 8 anni fa
app.php Remove unneeded parameter from OC_App::getEnabledApps 8 anni fa
appconfig.php Apply DB group annotation ... 8 anni fa
archive.php Make root tests extend the \Test\TestCase 9 anni fa
autoloader.php Merge pull request #23819 from owncloud/move-core-completely-to-psr4 8 anni fa
avatarmanagertest.php Do not copy skeleton on avatar access 8 anni fa
avatartest.php only remove avatars from the folder we store them in 8 anni fa
cache.php tests: Fix typos (found by codespell) 8 anni fa
capabilitiesmanager.php Use DI 9 anni fa
configtests.php Use TempManager instead of tmpFolder 8 anni fa
contactsmanager.php Mock interface 9 anni fa
datetimeformatter.php tests: Fix typos (found by codespell) 8 anni fa
db.php Remove OC_DB::insertid 8 anni fa
dbschema.php getMediumStrengthGenerator is deprecated and does not do anything anymore 8 anni fa
errorHandler.php Make root tests extend the \Test\TestCase 9 anni fa
filechunking.php Added tests 8 anni fa
files.php Unit test OC_Files::setUploadLimit() 9 anni fa
group.php Move the group dummy backend to test 8 anni fa
helper.php properly use standard 8 anni fa
helperstorage.php Removed deprecated function OC_User::deleteUser 8 anni fa
hookhelper.php tests: Fix typos (found by codespell) 8 anni fa
httphelper.php Add connection timeout to default POST options 9 anni fa
image.php Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 9 anni fa
largefilehelper.php Make root tests extend the \Test\TestCase 9 anni fa
largefilehelpergetfilesize.php Check if open_basedir is set 9 anni fa
logger.php Remove the password from the validateUserPass() method as well 8 anni fa
naturalsort.php Add PHPunit test for DefaultCollator 9 anni fa
navigationmanagertest.php Add tests for the navigation manager (closure) behaviour 9 anni fa
ocsclienttest.php Fix unit tests broken after #24457 8 anni fa
preview.php Adding more DB groups to test suits 8 anni fa
server.php Move activity manager to the namespace 8 anni fa
setup.php Run .htaccess updates in any case 8 anni fa
streamwrappers.php Use TempManager instead of tmpFile 8 anni fa
subadmin.php subadmin methods should not return any null user or group 8 anni fa
tags.php Remove OC_DB::getConnection 8 anni fa
template.php verify the path in the autoloader 8 anni fa
tempmanager.php Unit test getting temp dir from config 8 anni fa
testcase.php Add unit testing capabilities for templates (#23708) 8 anni fa
testmoveablemountpoint.php Keep shared locks in post hooks 9 anni fa
updater.php Move version check code out of class Updater 8 anni fa
urlGenerator.php Add DB group to some files_external tests 8 anni fa
user.php Add \OC\User\Backend 8 anni fa
util.php Fix unit tests 8 anni fa
utilcheckserver.php Use OCP\Util::getVersion instead of the internal private implementation 8 anni fa