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