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