Simon L 3d2d1c171e Merge pull request #37758 from nextcloud/redis-atomic 1 tahun lalu
..
Accounts f5c361cf44 composer run cs:fix 1 tahun lalu
Activity f5c361cf44 composer run cs:fix 1 tahun lalu
App 8d5165e8dc Adapt tests to config value typing 1 tahun lalu
AppFramework 3a6bc7aba2 fix(middleware): Also abort the request when reaching max delay in afterController 1 tahun lalu
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 2 tahun lalu
Authentication 8d5165e8dc Adapt tests to config value typing 1 tahun lalu
Avatar bc9a488046 Update avatars on update 1 tahun lalu
BackgroundJob 06d6cf4ebc JobListTest: Fix JobList constructor call 1 tahun lalu
Cache d5c23dbb9f Move CappedMemoryCache to OCP 1 tahun lalu
Calendar f5c361cf44 composer run cs:fix 1 tahun lalu
Collaboration 8d5165e8dc Adapt tests to config value typing 1 tahun lalu
Command 53eafc0cb7 Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-fork 2 tahun lalu
Comments 5ed6722dd2 Cover expire_date with unit tests 1 tahun lalu
Contacts b38d2daede fix the contacts-menu vcf-contact avatars 1 tahun lalu
DB 8d5165e8dc Adapt tests to config value typing 1 tahun lalu
Diagnostics f5c361cf44 composer run cs:fix 1 tahun lalu
DirectEditing 614981ae9a feat(directediting): Allow opening by file id 1 tahun lalu
Encryption b294edad80 Merge branch 'master' into enh/type-iconfig-getter-calls 1 tahun lalu
EventDispatcher f5c361cf44 composer run cs:fix 1 tahun lalu
Federation 1626a56dda adjusts tests for CloudIdManager 1 tahun lalu
Files 2ea41dab93 repair -1 folder sizes for object store background scan 1 tahun lalu
GlobalScale 8d5165e8dc Adapt tests to config value typing 1 tahun lalu
Group 10296ba7e5 Fix tests, and fix Group::searchUsers to avoid duplicates 1 tahun lalu
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter 3 tahun lalu
Http e7ab30f5d8 log performance events for http requests 1 tahun lalu
IntegrityCheck 8d5165e8dc Adapt tests to config value typing 1 tahun lalu
L10N 8d5165e8dc Adapt tests to config value typing 1 tahun lalu
Lock f5c361cf44 composer run cs:fix 1 tahun lalu
Lockdown f5c361cf44 composer run cs:fix 1 tahun lalu
Log 6941c91531 add unit test for ExceptionSerializer 1 tahun lalu
Mail 8d5165e8dc Adapt tests to config value typing 1 tahun lalu
Memcache c6cee282b3 redis: move lua scripts to class and add type hints 1 tahun lalu
Metadata 1a6709cf43 Migrate metadata as JSON to value as STRING 1 tahun lalu
Migration f5c361cf44 composer run cs:fix 1 tahun lalu
Net 8aea25b5b9 Add remote host validation API 1 tahun lalu
Notification f5c361cf44 composer run cs:fix 1 tahun lalu
OCS f5c361cf44 composer run cs:fix 1 tahun lalu
Preview 384a1d34a8 adapt test to new workflow 1 tahun lalu
PublicNamespace caff1023ea Format control structures, classes, methods and function 4 tahun lalu
Remote 41b5e5923a Use exactly one empty line after the namespace declaration 4 tahun lalu
Repair 2a19753cf7 Clear generated avatar caches 1 tahun lalu
RichObjectStrings caff1023ea Format control structures, classes, methods and function 4 tahun lalu
Route b911da3e1e DI for Router 1 tahun lalu
Security 8d5165e8dc Adapt tests to config value typing 1 tahun lalu
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 tahun lalu
Settings 70e2217d1c Fix dynamic properties and other problems in tests for PHP 8.2 1 tahun lalu
Share 92a5a8f075 Cleanup tags and Share component 1 tahun lalu
Share20 d9f8522003 Fix types for reading and writing config values 1 tahun lalu
Support 8d5165e8dc Adapt tests to config value typing 1 tahun lalu
SystemTag 9b1d7794a8 Add chunking in SystemTagObjectMapper::getTagIdsForObjects 1 tahun lalu
Talk 2c356d0852 Add a Talk API for OCP 2 tahun lalu
Template 31c01fa3da fix(JSResourceLocator): Handle missing translations silently 1 tahun lalu
Traits 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 tahun lalu
Updater b294edad80 Merge branch 'master' into enh/type-iconfig-getter-calls 1 tahun lalu
User b91957e3df fix(dav): Abort requests with 429 instead of waiting 1 tahun lalu
Util b6c17c6ce7 Clear up return types 1 tahun lalu
APITest.php f5c361cf44 composer run cs:fix 1 tahun lalu
AllConfigTest.php f5c361cf44 composer run cs:fix 1 tahun lalu
AppConfigTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 tahun lalu
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies 2 tahun lalu
AppTest.php f1751c4428 Introduced app enable/disable/update typed events 1 tahun lalu
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces 4 tahun lalu
CapabilitiesManagerTest.php f5c361cf44 composer run cs:fix 1 tahun lalu
ConfigTest.php f7a2b71627 Fix tests 3 tahun lalu
ContactsManagerTest.php f5c361cf44 composer run cs:fix 1 tahun lalu
DateTimeFormatterTest.php 6312c0df69 Check style update 2 tahun lalu
EmojiHelperTest.php f5c361cf44 composer run cs:fix 1 tahun lalu
ErrorHandlerTest.php f5c361cf44 composer run cs:fix 1 tahun lalu
FileChunkingTest.php 98ed72b3ed Revert "fix(performance): Do not set up filesystem on every call" 1 tahun lalu
HelperStorageTest.php 8238582e59 store unencrypted size in the unencrypted_size column 2 tahun lalu
HookHelper.php b80ebc9674 Use the short array syntax, everywhere 4 tahun lalu
ImageTest.php bfb3b2af9f increase preview_max_memory and make it easier to debug 1 tahun lalu
InfoXmlTest.php caff1023ea Format control structures, classes, methods and function 4 tahun lalu
InitialStateServiceTest.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded 1 tahun lalu
InstallerTest.php 6a1510f8ee Remove some more at matchers in tests/lib 2 tahun lalu
LargeFileHelperGetFileSizeTest.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 1 tahun lalu
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit 4 tahun lalu
LegacyHelperTest.php f5c361cf44 composer run cs:fix 1 tahun lalu
LoggerTest.php f5c361cf44 composer run cs:fix 1 tahun lalu
MemoryInfoTest.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 tahun lalu
NaturalSortTest.php f5c361cf44 composer run cs:fix 1 tahun lalu
NavigationManagerTest.php da01494a37 Add accessibility entry in user menu 1 tahun lalu
RepairTest.php 5d313da709 Fix RepairTest 1 tahun lalu
ServerTest.php 4efd0be525 Inform ServerTest that TagMapper now uses QBMapper 1 tahun lalu
SetupTest.php f5c361cf44 composer run cs:fix 1 tahun lalu
SubAdminTest.php f5c361cf44 composer run cs:fix 1 tahun lalu
TagsTest.php f5c361cf44 composer run cs:fix 1 tahun lalu
TempManagerTest.php f5c361cf44 composer run cs:fix 1 tahun lalu
TemplateFunctionsTest.php b642137c65 feat(OC/Template): Add `type="module"` for ES6 scripts 1 tahun lalu
TestCase.php 8d5165e8dc Adapt tests to config value typing 1 tahun lalu
TestMoveableMountPoint.php f5c361cf44 composer run cs:fix 1 tahun lalu
UpdaterTest.php 8d5165e8dc Adapt tests to config value typing 1 tahun lalu
UrlGeneratorTest.php 8d5165e8dc Adapt tests to config value typing 1 tahun lalu
UtilCheckServerTest.php 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 tahun lalu
UtilTest.php 58d516b509 Make sure common and main core scripts are loaded first 2 tahun lalu