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