Julius Härtl 7f958e81d3 fix: Pass parent to NonExistingFile instances 1 рік тому
..
Accounts 68fc9b48c2 feat!: Migrate AccountManager event to typed event 1 рік тому
Activity f5c361cf44 composer run cs:fix 1 рік тому
App f57c12b14e Fix various deprecation warnings in tests on PHP 8.3 1 рік тому
AppFramework 25309bcb45 techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 1 рік тому
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 2 роки тому
Authentication 771a7b92cc Add tests for occ user:auth-tokens:delete 1 рік тому
Avatar bc9a488046 Update avatars on update 2 роки тому
BackgroundJob 7e790a3297 JobTest: Remove outdated tests 1 рік тому
Cache d5c23dbb9f Move CappedMemoryCache to OCP 2 роки тому
Calendar f5c361cf44 composer run cs:fix 1 рік тому
Collaboration 8d5165e8dc Adapt tests to config value typing 1 рік тому
Command 53eafc0cb7 Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-fork 2 роки тому
Comments 5ed6722dd2 Cover expire_date with unit tests 1 рік тому
Contacts f57c12b14e Fix various deprecation warnings in tests on PHP 8.3 1 рік тому
DB b80692d323 fix(tests): Adjust unit tests to outline the schema is checked twice now 1 рік тому
Diagnostics f5c361cf44 composer run cs:fix 1 рік тому
DirectEditing 614981ae9a feat(directediting): Allow opening by file id 1 рік тому
Encryption e704470c79 update tests 1 рік тому
Federation 1626a56dda adjusts tests for CloudIdManager 2 роки тому
Files 7f958e81d3 fix: Pass parent to NonExistingFile instances 1 рік тому
GlobalScale 8d5165e8dc Adapt tests to config value typing 1 рік тому
Group 3270b7f12e Add batch methods in user backends 1 рік тому
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter 4 роки тому
Http f8f985602b test: add tests for dns pin middleware 1 рік тому
IntegrityCheck 8d5165e8dc Adapt tests to config value typing 1 рік тому
L10N 68eecca4d4 chore: update expected results for CLDR 42 1 рік тому
Lock f5c361cf44 composer run cs:fix 1 рік тому
Lockdown f5c361cf44 composer run cs:fix 1 рік тому
Log 6941c91531 add unit test for ExceptionSerializer 2 роки тому
Mail 1cb81ae625 try to fix tests 1 рік тому
Memcache c6cee282b3 redis: move lua scripts to class and add type hints 1 рік тому
Metadata 1a6709cf43 Migrate metadata as JSON to value as STRING 1 рік тому
Migration f5c361cf44 composer run cs:fix 1 рік тому
Net 8aea25b5b9 Add remote host validation API 2 роки тому
Notification f5c361cf44 composer run cs:fix 1 рік тому
OCS f5c361cf44 composer run cs:fix 1 рік тому
Preview 4f7de8ed60 fix!: Remove legacy event dispatching Symfony's GenericEvent 1 рік тому
PublicNamespace caff1023ea Format control structures, classes, methods and function 4 роки тому
Remote 41b5e5923a Use exactly one empty line after the namespace declaration 4 роки тому
Repair 2a19753cf7 Clear generated avatar caches 1 рік тому
RichObjectStrings caff1023ea Format control structures, classes, methods and function 4 роки тому
Route b911da3e1e DI for Router 1 рік тому
Security 124588d4a6 fix: Make bypass function public API 1 рік тому
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 роки тому
Settings 70e2217d1c Fix dynamic properties and other problems in tests for PHP 8.2 2 роки тому
Share 92a5a8f075 Cleanup tags and Share component 2 роки тому
Share20 64f62f7cfd Merge pull request #39863 from nextcloud/sharing-mask-wrapper 1 рік тому
Support 8d5165e8dc Adapt tests to config value typing 1 рік тому
SystemTag 6953e14580 fix: Move SystemTags events to IEventDispatcher 1 рік тому
Talk 2c356d0852 Add a Talk API for OCP 2 роки тому
Template 31c01fa3da fix(JSResourceLocator): Handle missing translations silently 1 рік тому
TextProcessing f57c12b14e Fix various deprecation warnings in tests on PHP 8.3 1 рік тому
Traits 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 роки тому
Updater 9a179c391e Print log message when version could not be got from updater server 1 рік тому
User 25309bcb45 techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 1 рік тому
Util 271e63e41c Convert isset ternary to null coalescing operator 1 рік тому
APITest.php f5c361cf44 composer run cs:fix 1 рік тому
AllConfigTest.php f5c361cf44 composer run cs:fix 1 рік тому
AppConfigTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 роки тому
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies 2 роки тому
AppTest.php 5bb6a7804f fix: Move AppManager events to IEventDispatcher 1 рік тому
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces 4 роки тому
CapabilitiesManagerTest.php f5c361cf44 composer run cs:fix 1 рік тому
ConfigTest.php f7a2b71627 Fix tests 4 роки тому
ContactsManagerTest.php 637cafcf35 Fix ContactsManagerTest adressbook mocks having a null key 1 рік тому
DateTimeFormatterTest.php 68eecca4d4 chore: update expected results for CLDR 42 1 рік тому
EmojiHelperTest.php f5c361cf44 composer run cs:fix 1 рік тому
ErrorHandlerTest.php f5c361cf44 composer run cs:fix 1 рік тому
EventSourceFactoryTest.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 рік тому
FileChunkingTest.php 98ed72b3ed Revert "fix(performance): Do not set up filesystem on every call" 1 рік тому
HelperStorageTest.php b6c3507aa0 only determine quota_include_external_storage once for quota wrapper 1 рік тому
HookHelper.php b80ebc9674 Use the short array syntax, everywhere 4 роки тому
ImageTest.php bfb3b2af9f increase preview_max_memory and make it easier to debug 1 рік тому
InfoXmlTest.php e76d525a43 chore: Drop \OC_App::getAppInfo 1 рік тому
InitialStateServiceTest.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded 1 рік тому
InstallerTest.php cf6e2fa1b7 chore: Drop \OC_App::getAppVersion 1 рік тому
LargeFileHelperGetFileSizeTest.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 роки тому
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit 5 роки тому
LegacyHelperTest.php f5c361cf44 composer run cs:fix 1 рік тому
LoggerTest.php f5c361cf44 composer run cs:fix 1 рік тому
MemoryInfoTest.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 рік тому
NaturalSortTest.php f5c361cf44 composer run cs:fix 1 рік тому
NavigationManagerTest.php da01494a37 Add accessibility entry in user menu 2 роки тому
RepairTest.php 5d313da709 Fix RepairTest 2 роки тому
ServerTest.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 рік тому
SetupTest.php f5c361cf44 composer run cs:fix 1 рік тому
SubAdminTest.php f5c361cf44 composer run cs:fix 1 рік тому
TagsTest.php f5c361cf44 composer run cs:fix 1 рік тому
TempManagerTest.php f5c361cf44 composer run cs:fix 1 рік тому
TemplateFunctionsTest.php 3b057600d0 fix: Correctly add `module` content type to script tags when scripts with versions are used 1 рік тому
TestCase.php ee756579a7 Fix setting static property in tests on PHP 8.3 1 рік тому
TestMoveableMountPoint.php f5c361cf44 composer run cs:fix 1 рік тому
UpdaterTest.php 8d5165e8dc Adapt tests to config value typing 1 рік тому
UrlGeneratorTest.php 998b3a2581 feat(f2v): migrate Files 1 рік тому
UtilCheckServerTest.php 271e63e41c Convert isset ternary to null coalescing operator 1 рік тому
UtilTest.php 58d516b509 Make sure common and main core scripts are loaded first 2 роки тому