Morris Jobke f2fd2fdb4f Update CRL to contain revoked files_external_dropbox, passman & payback 5 vuotta sitten
..
Accounts 43e498844e Use ::class in test mocks 7 vuotta sitten
Activity 43e498844e Use ::class in test mocks 7 vuotta sitten
App 094d41937a Fix tests 7 vuotta sitten
AppFramework 55d5868da5 Update tests 6 vuotta sitten
Archive c2d88a08b7 Remove unneeded checks if it runs on a Windows machine 8 vuotta sitten
Authentication 04617a28d4 Move ExpiredTokenException to the correct namespace 6 vuotta sitten
BackgroundJob 43e498844e Use ::class in test mocks 7 vuotta sitten
Cache 0896d2b006 Make cache tests a bit more clear 7 vuotta sitten
Calendar 556b2a2b6f implement CalendarManager 7 vuotta sitten
Collaboration a2f3f0a681 Fix calculation if there are more results 6 vuotta sitten
Command 1ebf91ec16 Add proper EOL 7 vuotta sitten
Comments 92bc33dd1e Backport of format self-mentions, but don't offer them #7914 6 vuotta sitten
Contacts 705432ca6f Add filter for `shareapi_allow_share_dialog_user_enumeration` 7 vuotta sitten
DB eb429e7ee6 Add tests for special domain name 6 vuotta sitten
Diagnostics 9fec4031b3 Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 7 vuotta sitten
Encryption c733cdaa65 Use ::class in test mocks of encryption app 7 vuotta sitten
Federation f6cd5200a2 clean cloud ids 7 vuotta sitten
Files 9126cdc7a8 cleanup shared lock if changing to exclusive lock failed 5 vuotta sitten
GlobalScale 7c2d473d76 add new config switched for the global scale architecture 7 vuotta sitten
Group 5e15c76d21 Fix unit tests 6 vuotta sitten
Hooks 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 vuotta sitten
Http 1b8aae837c Merge pull request #2912 from nextcloud/increase-coverage-response.php 8 vuotta sitten
IntegrityCheck 094d41937a Fix tests 7 vuotta sitten
L10N 0493d0e3fb make sure force language is reflected in html lang attribute 6 vuotta sitten
Lock 1fa6115779 prevent lock values from going negative with memcache backend 6 vuotta sitten
Lockdown baec42e80a Save the scope of an auth token in the session 7 vuotta sitten
Log 38c901fadf Delete the correct config value 7 vuotta sitten
Mail 01278056a5 Provide an option to disable HTML emails 6 vuotta sitten
Memcache 43e498844e Use ::class in test mocks 7 vuotta sitten
Migration 43e498844e Use ::class in test mocks 7 vuotta sitten
Notification 43e498844e Use ::class in test mocks 7 vuotta sitten
OCS 7753b93aa6 PrivateData to app 7 vuotta sitten
Preview e55effc5ef Make sure the file is readable before attempting to create a preview 6 vuotta sitten
PublicNamespace 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 vuotta sitten
Remote 5ce69e7c42 Add some more tests for ocs remote api 7 vuotta sitten
Repair 69b22c2d61 Move depsCache clearing to SCSSCacher/JSCombiner 6 vuotta sitten
RichObjectStrings 9305094b8b Add test and adjust PHP function arguments 8 vuotta sitten
Security 094d41937a Fix tests 7 vuotta sitten
Session c733cdaa65 Use ::class in test mocks of encryption app 7 vuotta sitten
Settings 43e498844e Use ::class in test mocks 7 vuotta sitten
Share a55e794bfd Cleanup unused methods 7 vuotta sitten
Share20 2a01c0f3f6 Fix current access list test and add one for $currentAccess === false 7 vuotta sitten
Support 4c5593998a Add a mechanism to register crach reporters 7 vuotta sitten
SystemTag 43e498844e Use ::class in test mocks 7 vuotta sitten
Template 05f76b3469 Use app version to generate scss filename 6 vuotta sitten
Traits 5ce69e7c42 Add some more tests for ocs remote api 7 vuotta sitten
Updater 6b97429ebe Show EOL warning in the update section 6 vuotta sitten
User 879538c22f filter null values for UserManager::getByEmail 6 vuotta sitten
Util 2fde21e318 extend tests for status quo 6 vuotta sitten
APITest.php 43e498844e Use ::class in test mocks 7 vuotta sitten
AllConfigTest.php a0ada9aab4 Don't use deprecated getMock() anymore 7 vuotta sitten
AppConfigTest.php 5dc6899d1a Fix tests 7 vuotta sitten
AppTest.php 5fbba7854b fix appinfo parsing when a single localized option is provided 6 vuotta sitten
AutoLoaderTest.php 54b637e83c Fix unit tests 8 vuotta sitten
AvatarManagerTest.php f737426eca Add using casing check/fix for initMountPoints 8 vuotta sitten
AvatarTest.php 0ff3c81fc1 Fix failing AvatarTest 7 vuotta sitten
CapabilitiesManagerTest.php 43e498844e Use ::class in test mocks 7 vuotta sitten
ConfigTest.php 95a21e2f2a Check for boolean false and add tests 7 vuotta sitten
ContactsManagerTest.php 55fc6536d3 FIx lib/ a-d 8 vuotta sitten
DateTimeFormatterTest.php ca4278a4d7 Provide tests for future timestamp formatting 7 vuotta sitten
ErrorHandlerTest.php 55fc6536d3 FIx lib/ a-d 8 vuotta sitten
FileChunkingTest.php ab36980d20 Use ::class in test mocks of dav app 7 vuotta sitten
FilesTest.php a3c8534b7b Make sure memory limit is > post size and upload filesize 8 vuotta sitten
HTTPHelperTest.php 43e498844e Use ::class in test mocks 7 vuotta sitten
HelperStorageTest.php 51c55a867d fix quota tests for external storage 7 vuotta sitten
HookHelper.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 vuotta sitten
ImageTest.php dbb034f903 Remove unused mimetype detection method in OC_Image 7 vuotta sitten
InfoXmlTest.php 8b94fbe014 Add the AppContainer 7 vuotta sitten
InstallerTest.php f2fd2fdb4f Update CRL to contain revoked files_external_dropbox, passman & payback 5 vuotta sitten
LargeFileHelperGetFileSizeTest.php a3c1d74829 Remove unneeded Windows logic 8 vuotta sitten
LargeFileHelperTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 vuotta sitten
LegacyHelperTest.php c0c4443ffc Fixed tests 7 vuotta sitten
LoggerTest.php 132764bff5 Pass log level to log reporters 7 vuotta sitten
NaturalSortTest.php 9a4253ef7c Fix lib/ 8 vuotta sitten
NavigationManagerTest.php eb00dbb593 Fix tests 7 vuotta sitten
RepairStepTest.php a0ada9aab4 Don't use deprecated getMock() anymore 7 vuotta sitten
ServerTest.php bc3da3a8f5 Remove IDb interface which was deprecated for 3 years already 8 vuotta sitten
SetupTest.php 0e2f00ec59 Get the Installer via DI 7 vuotta sitten
SubAdminTest.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 vuotta sitten
TagsTest.php cf7c4a4439 Merge pull request #6123 from nextcloud/cleanup-shareItem 7 vuotta sitten
TempManagerTest.php 9d4729cb6a Fix getMock TempManagerTest 8 vuotta sitten
TemplateFunctionsTest.php 9a4253ef7c Fix lib/ 8 vuotta sitten
TestCase.php 43e498844e Use ::class in test mocks 7 vuotta sitten
TestMoveableMountPoint.php 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 vuotta sitten
UpdaterTest.php 0e2f00ec59 Get the Installer via DI 7 vuotta sitten
UrlGeneratorTest.php c0c4443ffc Fixed tests 7 vuotta sitten
UserTest.php 7ba665b11d Remove warning 7 vuotta sitten
UtilCheckServerTest.php edd55b0ea9 Use SystemConfig instead of AllConfig for DB stuff 7 vuotta sitten
UtilTest.php be4e921306 Use basename() instead of self implementation 7 vuotta sitten