Richard Steinmetz 1b0926ee76 Merge pull request #49096 from nextcloud/backport/48933/stable28 2 týždňov pred
..
Accounts 0956b493b6 fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 1 rok pred
Activity f5c361cf44 composer run cs:fix 1 rok pred
App a258abfe59 fix: Fetch custom app store url without internet connection 8 mesiacov pred
AppFramework 1b5a56df48 fix(Entity): Fix magic setter call for custom strong typed setters 2 mesiacov pred
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 2 rokov pred
Authentication b39c5d8393 fix: Handle exception when clearing previously removed two factor tokens 3 týždňov pred
Avatar eb063928f1 test: Update tests 7 mesiacov pred
BackgroundJob 1b346aa9a4 test: update DummyJobList 5 mesiacov pred
Cache d5c23dbb9f Move CappedMemoryCache to OCP 2 rokov pred
Calendar f5c361cf44 composer run cs:fix 1 rok pred
Collaboration aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Command 97a024f035 chore(3rdparty): remove opis/closure 1 rok pred
Comments 5ed6722dd2 Cover expire_date with unit tests 1 rok pred
Contacts 71080a8d20 feat(contactsmenu): Sort by user status 1 rok pred
DB f1af8ea48d fix(tests): Make PostgreSQL unit tests less flacky by ordering 10 mesiacov pred
Diagnostics aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
DirectEditing 614981ae9a feat(directediting): Allow opening by file id 1 rok pred
Encryption aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Federation 1626a56dda adjusts tests for CloudIdManager 2 rokov pred
Files 0f27494a68 Clean-up some remaining readdir calls with undesirable false evaluation potential 2 týždňov pred
GlobalScale 8d5165e8dc Adapt tests to config value typing 1 rok pred
Group ca5cfdf88a fix(groups): allows to save group names with more than 64 characters 6 mesiacov pred
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter 4 rokov pred
Http 704751f868 fix(security): Handle idn_to_utf8 returning false 11 mesiacov pred
IntegrityCheck 8d5165e8dc Adapt tests to config value typing 1 rok pred
L10N 68eecca4d4 chore: update expected results for CLDR 42 1 rok pred
Lock 6ba6c95bab restore shared lock ttl when releasing 11 mesiacov pred
Lockdown f5c361cf44 composer run cs:fix 1 rok pred
Log 6941c91531 add unit test for ExceptionSerializer 2 rokov pred
Mail d518cedafd fix(message): Fix logic of Mail test 1 mesiac pred
Memcache 2078ad79bd adjust redis compareSetTTL to use a lua script 11 mesiacov pred
Migration aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Net 8aea25b5b9 Add remote host validation API 2 rokov pred
Notification f5c361cf44 composer run cs:fix 1 rok pred
OCS f5c361cf44 composer run cs:fix 1 rok pred
Preview 5b07cfa5db fix: Extend SVG reference check 6 mesiacov pred
PublicNamespace caff1023ea Format control structures, classes, methods and function 4 rokov pred
Remote 41b5e5923a Use exactly one empty line after the namespace declaration 4 rokov pred
Repair b8464efa69 test: put parent items into cache in tests 1 mesiac pred
RichObjectStrings caff1023ea Format control structures, classes, methods and function 4 rokov pred
Route ee65749138 test: run tests in child process 4 mesiacov pred
Security 8752c3de79 fix: gracefully parse non-standard trusted certificates 1 mesiac pred
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 rokov pred
Settings aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Share 92a5a8f075 Cleanup tags and Share component 2 rokov pred
Share20 788233c3d7 fix(share): Return empty string if no label is set 1 mesiac pred
Support 8d5165e8dc Adapt tests to config value typing 1 rok pred
SystemTag 6953e14580 fix: Move SystemTags events to IEventDispatcher 1 rok pred
Talk 2c356d0852 Add a Talk API for OCP 2 rokov pred
Template d0d9b39843 fix(JSResourceLocator): Consider configured app roots for files 8 mesiacov pred
TextProcessing aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Traits c42ec8d0d2 fix(UserTrait): Fix backend initialization 1 mesiac pred
Updater aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
User 229deb0497 fix: Make user removal more resilient 1 mesiac pred
Util aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
APITest.php f5c361cf44 composer run cs:fix 1 rok pred
AllConfigTest.php 25d70bf77f fix(config): Throw PreconditionException always when it didn't match 2 mesiacov pred
AppConfigTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 rokov pred
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies 2 rokov pred
AppTest.php 5bb6a7804f fix: Move AppManager events to IEventDispatcher 1 rok pred
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces 4 rokov pred
CapabilitiesManagerTest.php f5c361cf44 composer run cs:fix 1 rok pred
ConfigTest.php cf752657ee fix(config): add envCache tests for getKeys() 2 mesiacov pred
ContactsManagerTest.php 637cafcf35 Fix ContactsManagerTest adressbook mocks having a null key 1 rok pred
DateTimeFormatterTest.php 68eecca4d4 chore: update expected results for CLDR 42 1 rok pred
EmojiHelperTest.php f5c361cf44 composer run cs:fix 1 rok pred
ErrorHandlerTest.php f5c361cf44 composer run cs:fix 1 rok pred
EventSourceFactoryTest.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 rok pred
FileChunkingTest.php 98ed72b3ed Revert "fix(performance): Do not set up filesystem on every call" 1 rok pred
HelperStorageTest.php b6c3507aa0 only determine quota_include_external_storage once for quota wrapper 1 rok pred
HookHelper.php b80ebc9674 Use the short array syntax, everywhere 4 rokov pred
ImageTest.php bfb3b2af9f increase preview_max_memory and make it easier to debug 1 rok pred
InfoXmlTest.php e76d525a43 chore: Drop \OC_App::getAppInfo 1 rok pred
InitialStateServiceTest.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
InstallerTest.php e24007b530 Remove deprecated at matcher in tests/lib/InstallerTest.php 1 rok pred
LargeFileHelperGetFileSizeTest.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 rokov pred
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit 5 rokov pred
LegacyHelperTest.php f5c361cf44 composer run cs:fix 1 rok pred
LoggerTest.php f5c361cf44 composer run cs:fix 1 rok pred
MemoryInfoTest.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 rok pred
NaturalSortTest.php f5c361cf44 composer run cs:fix 1 rok pred
NavigationManagerTest.php 8d0c7cc5fa fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 1 rok pred
RepairTest.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
ServerTest.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 rok pred
SetupTest.php f5c361cf44 composer run cs:fix 1 rok pred
SubAdminTest.php f5c361cf44 composer run cs:fix 1 rok pred
TagsTest.php f5c361cf44 composer run cs:fix 1 rok pred
TempManagerTest.php f5c361cf44 composer run cs:fix 1 rok pred
TemplateFunctionsTest.php 3b057600d0 fix: Correctly add `module` content type to script tags when scripts with versions are used 1 rok pred
TestCase.php 5e7b41086d feat(CI): Allow apps to test with PHPUnit10 1 rok pred
TestMoveableMountPoint.php f5c361cf44 composer run cs:fix 1 rok pred
UpdaterTest.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
UrlGeneratorTest.php 572ea18ac7 fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 1 rok pred
UtilCheckServerTest.php 271e63e41c Convert isset ternary to null coalescing operator 1 rok pred
UtilTest.php 95cd3d59bd fix(Mailer): Allow to enforce strict email format 5 mesiacov pred