Richard Steinmetz 1b0926ee76 Merge pull request #49096 from nextcloud/backport/48933/stable28 1 週間 前
..
Accounts 0956b493b6 fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 1 年間 前
Activity f5c361cf44 composer run cs:fix 1 年間 前
App a258abfe59 fix: Fetch custom app store url without internet connection 8 ヶ月 前
AppFramework 1b5a56df48 fix(Entity): Fix magic setter call for custom strong typed setters 2 ヶ月 前
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 2 年 前
Authentication b39c5d8393 fix: Handle exception when clearing previously removed two factor tokens 2 週間 前
Avatar eb063928f1 test: Update tests 7 ヶ月 前
BackgroundJob 1b346aa9a4 test: update DummyJobList 5 ヶ月 前
Cache d5c23dbb9f Move CappedMemoryCache to OCP 2 年 前
Calendar f5c361cf44 composer run cs:fix 1 年間 前
Collaboration aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 年間 前
Command 97a024f035 chore(3rdparty): remove opis/closure 1 年間 前
Comments 5ed6722dd2 Cover expire_date with unit tests 1 年間 前
Contacts 71080a8d20 feat(contactsmenu): Sort by user status 1 年間 前
DB f1af8ea48d fix(tests): Make PostgreSQL unit tests less flacky by ordering 9 ヶ月 前
Diagnostics aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 年間 前
DirectEditing 614981ae9a feat(directediting): Allow opening by file id 1 年間 前
Encryption aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 年間 前
Federation 1626a56dda adjusts tests for CloudIdManager 2 年 前
Files 0f27494a68 Clean-up some remaining readdir calls with undesirable false evaluation potential 1 週間 前
GlobalScale 8d5165e8dc Adapt tests to config value typing 1 年間 前
Group ca5cfdf88a fix(groups): allows to save group names with more than 64 characters 5 ヶ月 前
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter 4 年 前
Http 704751f868 fix(security): Handle idn_to_utf8 returning false 11 ヶ月 前
IntegrityCheck 8d5165e8dc Adapt tests to config value typing 1 年間 前
L10N 68eecca4d4 chore: update expected results for CLDR 42 1 年間 前
Lock 6ba6c95bab restore shared lock ttl when releasing 11 ヶ月 前
Lockdown f5c361cf44 composer run cs:fix 1 年間 前
Log 6941c91531 add unit test for ExceptionSerializer 2 年 前
Mail d518cedafd fix(message): Fix logic of Mail test 1 ヶ月 前
Memcache 2078ad79bd adjust redis compareSetTTL to use a lua script 11 ヶ月 前
Migration aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 年間 前
Net 8aea25b5b9 Add remote host validation API 2 年 前
Notification f5c361cf44 composer run cs:fix 1 年間 前
OCS f5c361cf44 composer run cs:fix 1 年間 前
Preview 5b07cfa5db fix: Extend SVG reference check 6 ヶ月 前
PublicNamespace caff1023ea Format control structures, classes, methods and function 4 年 前
Remote 41b5e5923a Use exactly one empty line after the namespace declaration 4 年 前
Repair b8464efa69 test: put parent items into cache in tests 1 ヶ月 前
RichObjectStrings caff1023ea Format control structures, classes, methods and function 4 年 前
Route ee65749138 test: run tests in child process 4 ヶ月 前
Security 8752c3de79 fix: gracefully parse non-standard trusted certificates 1 ヶ月 前
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年 前
Settings aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 年間 前
Share 92a5a8f075 Cleanup tags and Share component 2 年 前
Share20 788233c3d7 fix(share): Return empty string if no label is set 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 d0d9b39843 fix(JSResourceLocator): Consider configured app roots for files 8 ヶ月 前
TextProcessing aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 年間 前
Traits c42ec8d0d2 fix(UserTrait): Fix backend initialization 1 ヶ月 前
Updater aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 年間 前
User 229deb0497 fix: Make user removal more resilient 1 ヶ月 前
Util aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 年間 前
APITest.php f5c361cf44 composer run cs:fix 1 年間 前
AllConfigTest.php 25d70bf77f fix(config): Throw PreconditionException always when it didn't match 2 ヶ月 前
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 cf752657ee fix(config): add envCache tests for getKeys() 2 ヶ月 前
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 aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 年間 前
InstallerTest.php e24007b530 Remove deprecated at matcher in tests/lib/InstallerTest.php 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 8d0c7cc5fa fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 1 年間 前
RepairTest.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 年間 前
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 5e7b41086d feat(CI): Allow apps to test with PHPUnit10 1 年間 前
TestMoveableMountPoint.php f5c361cf44 composer run cs:fix 1 年間 前
UpdaterTest.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 年間 前
UrlGeneratorTest.php 572ea18ac7 fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 1 年間 前
UtilCheckServerTest.php 271e63e41c Convert isset ternary to null coalescing operator 1 年間 前
UtilTest.php 95cd3d59bd fix(Mailer): Allow to enforce strict email format 5 ヶ月 前