Côme Chilliet d37436a49f fix: Update children classes of Common to respect copy signature 9 maanden geleden
..
Accounts 0956b493b6 fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 1 jaar geleden
Activity f5c361cf44 composer run cs:fix 1 jaar geleden
App 57a30e9bbe fix(appstore): Only send subscription keys to valid appstores 10 maanden geleden
AppFramework 9ed3ab7d87 test(request): Add tests to strip the port when forwarding requests 9 maanden geleden
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 2 jaren geleden
Authentication 26d343d33a AppAPI: allowed to bypass Two-Factor 11 maanden geleden
Avatar aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 jaar geleden
BackgroundJob 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 9 maanden geleden
Cache d5c23dbb9f Move CappedMemoryCache to OCP 2 jaren geleden
Calendar f5c361cf44 composer run cs:fix 1 jaar geleden
Collaboration aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 jaar geleden
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 9 maanden geleden
Comments 6056928dc6 feat(comments): Add a meta data column for comments 11 maanden geleden
Contacts 449d28e610 test(php): Fix the unit tests 9 maanden geleden
DB b04f6d57b4 fix(tests): Make PostgreSQL unit tests less flacky by ordering 10 maanden geleden
Diagnostics aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 jaar geleden
DirectEditing 614981ae9a feat(directediting): Allow opening by file id 1 jaar geleden
Encryption aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 jaar geleden
Federation 1626a56dda adjusts tests for CloudIdManager 2 jaren geleden
Files d37436a49f fix: Update children classes of Common to respect copy signature 9 maanden geleden
GlobalScale 8d5165e8dc Adapt tests to config value typing 1 jaar geleden
Group aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 jaar geleden
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter 4 jaren geleden
Http 33e1c8b236 fix(security): Handle idn_to_utf8 returning false 11 maanden geleden
IntegrityCheck 8d5165e8dc Adapt tests to config value typing 1 jaar geleden
L10N b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 9 maanden geleden
Lock 7394645eb7 restore shared lock ttl when releasing 11 maanden geleden
Lockdown f5c361cf44 composer run cs:fix 1 jaar geleden
Log 6941c91531 add unit test for ExceptionSerializer 2 jaren geleden
Mail aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 jaar geleden
Memcache ff62154a79 adjust redis compareSetTTL to use a lua script 11 maanden geleden
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test 9 maanden geleden
Net 8aea25b5b9 Add remote host validation API 2 jaren geleden
Notification f5c361cf44 composer run cs:fix 1 jaar geleden
OCS f5c361cf44 composer run cs:fix 1 jaar geleden
Preview 4f7de8ed60 fix!: Remove legacy event dispatching Symfony's GenericEvent 1 jaar geleden
PublicNamespace caff1023ea Format control structures, classes, methods and function 4 jaren geleden
Remote 41b5e5923a Use exactly one empty line after the namespace declaration 4 jaren geleden
Repair aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 jaar geleden
RichObjectStrings caff1023ea Format control structures, classes, methods and function 4 jaren geleden
Route b911da3e1e DI for Router 1 jaar geleden
Security 33e1c8b236 fix(security): Handle idn_to_utf8 returning false 11 maanden geleden
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 jaren geleden
Settings aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 jaar geleden
Share 92a5a8f075 Cleanup tags and Share component 2 jaren geleden
Share20 4a509dfe8e fix: phpunit 9 maanden geleden
Support 8d5165e8dc Adapt tests to config value typing 1 jaar geleden
SystemTag 6953e14580 fix: Move SystemTags events to IEventDispatcher 1 jaar geleden
Talk 2c356d0852 Add a Talk API for OCP 2 jaren geleden
Template 31c01fa3da fix(JSResourceLocator): Handle missing translations silently 1 jaar geleden
TextProcessing aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 jaar geleden
Traits 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 jaren geleden
Updater aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 jaar geleden
User 839ddaa354 feat: rename users to account or person 9 maanden geleden
Util aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 jaar geleden
APITest.php f5c361cf44 composer run cs:fix 1 jaar geleden
AllConfigTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
AppConfigTest.php 44b76cbe8f new API, new tests 9 maanden geleden
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies 2 jaren geleden
AppTest.php 5bb6a7804f fix: Move AppManager events to IEventDispatcher 1 jaar geleden
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces 4 jaren geleden
CapabilitiesManagerTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
ConfigTest.php f7a2b71627 Fix tests 4 jaren geleden
ContactsManagerTest.php 637cafcf35 Fix ContactsManagerTest adressbook mocks having a null key 1 jaar geleden
DateTimeFormatterTest.php b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 9 maanden geleden
EmojiHelperTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
ErrorHandlerTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
EventSourceFactoryTest.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 jaar geleden
FileChunkingTest.php 98ed72b3ed Revert "fix(performance): Do not set up filesystem on every call" 1 jaar geleden
HelperStorageTest.php b6c3507aa0 only determine quota_include_external_storage once for quota wrapper 1 jaar geleden
HookHelper.php b80ebc9674 Use the short array syntax, everywhere 4 jaren geleden
ImageTest.php bfb3b2af9f increase preview_max_memory and make it easier to debug 1 jaar geleden
InfoXmlTest.php e76d525a43 chore: Drop \OC_App::getAppInfo 1 jaar geleden
InitialStateServiceTest.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 jaar geleden
InstallerTest.php e24007b530 Remove deprecated at matcher in tests/lib/InstallerTest.php 1 jaar geleden
LargeFileHelperGetFileSizeTest.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 jaren geleden
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit 5 jaren geleden
LegacyHelperTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
LoggerTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
MemoryInfoTest.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 jaar geleden
NaturalSortTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
NavigationManagerTest.php 8d0c7cc5fa fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 1 jaar geleden
RepairTest.php 0e1931754a chore: use DI for \OC\Repair 9 maanden geleden
ServerTest.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 jaar geleden
SetupTest.php ccc66e912b fix: Use DI for Setup class and move away from deprecated methods 9 maanden geleden
SubAdminTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
TagsTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
TempManagerTest.php f5c361cf44 composer run cs:fix 1 jaar geleden
TemplateFunctionsTest.php 3b057600d0 fix: Correctly add `module` content type to script tags when scripts with versions are used 1 jaar geleden
TestCase.php 5e7b41086d feat(CI): Allow apps to test with PHPUnit10 1 jaar geleden
TestMoveableMountPoint.php f5c361cf44 composer run cs:fix 1 jaar geleden
UpdaterTest.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 jaar geleden
UrlGeneratorTest.php 572ea18ac7 fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 1 jaar geleden
UtilCheckServerTest.php 271e63e41c Convert isset ternary to null coalescing operator 1 jaar geleden
UtilTest.php 58d516b509 Make sure common and main core scripts are loaded first 2 jaren geleden