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