Thomas Citharel ffeb797ecc refactor(mimeloader): modernize MimeTypeLoader hace 1 año
..
Accounts 0956b493b6 fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage hace 1 año
Activity f5c361cf44 composer run cs:fix hace 1 año
App af49278c5f test: Update test for PublicSectorBundle hace 10 meses
AppFramework 747aeded9d fix xml ocs response for serializable objects hace 10 meses
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 hace 3 años
Authentication d1189f923c feat(perf): add cache for authtoken lookup hace 10 meses
Avatar aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hace 1 año
BackgroundJob 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs hace 11 meses
Cache d5c23dbb9f Move CappedMemoryCache to OCP hace 2 años
Calendar f5c361cf44 composer run cs:fix hace 1 año
Collaboration aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hace 1 año
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs hace 11 meses
Comments eb5832b8fa refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implementation based on getNumberOfUnreadCommentsForObjects hace 10 meses
Contacts 449d28e610 test(php): Fix the unit tests hace 11 meses
DB b04f6d57b4 fix(tests): Make PostgreSQL unit tests less flacky by ordering hace 11 meses
Diagnostics aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hace 1 año
DirectEditing 614981ae9a feat(directediting): Allow opening by file id hace 1 año
Encryption edaa436345 add key location to info:file output hace 11 meses
Federation 1626a56dda adjusts tests for CloudIdManager hace 2 años
Files ffeb797ecc refactor(mimeloader): modernize MimeTypeLoader hace 9 meses
GlobalScale 8d5165e8dc Adapt tests to config value typing hace 1 año
Group aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hace 1 año
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter hace 4 años
Http 51739ad1ac Adjust tests to match new expected exception hace 10 meses
IntegrityCheck 0a79884abf feat(appconfig): switching integrity check to lazy config values hace 10 meses
L10N b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps hace 11 meses
Lock 7394645eb7 restore shared lock ttl when releasing hace 1 año
Lockdown f5c361cf44 composer run cs:fix hace 1 año
Log 6941c91531 add unit test for ExceptionSerializer hace 2 años
Mail 609e751667 Add "-i" to MailTest's pipe hace 11 meses
Memcache ff62154a79 adjust redis compareSetTTL to use a lua script hace 1 año
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test hace 11 meses
Net 8aea25b5b9 Add remote host validation API hace 2 años
Notification f5c361cf44 composer run cs:fix hace 1 año
OCS f5c361cf44 composer run cs:fix hace 1 año
Preview 4f7de8ed60 fix!: Remove legacy event dispatching Symfony's GenericEvent hace 1 año
PublicNamespace caff1023ea Format control structures, classes, methods and function hace 4 años
Remote 41b5e5923a Use exactly one empty line after the namespace declaration hace 4 años
Repair aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hace 1 año
RichObjectStrings caff1023ea Format control structures, classes, methods and function hace 4 años
Route b911da3e1e DI for Router hace 1 año
Security 33e1c8b236 fix(security): Handle idn_to_utf8 returning false hace 1 año
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject hace 4 años
Settings 865fd3ba08 fix: add missing copyrights and strict types hace 10 meses
Share a598de627c chore: remove long depricated share code hace 10 meses
Share20 339702e376 refactor: make share manager buildable hace 10 meses
Support 8d5165e8dc Adapt tests to config value typing hace 1 año
SystemTag 6953e14580 fix: Move SystemTags events to IEventDispatcher hace 1 año
Talk 2c356d0852 Add a Talk API for OCP hace 2 años
Template 51ea3de8a7 fix(JSResourceLocator): Consider configured app roots for files hace 10 meses
TextProcessing aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hace 1 año
Traits 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests hace 2 años
Updater 519e434573 fix(updatenotification): spread the use of new appconfig hace 10 meses
User 839ddaa354 feat: rename users to account or person hace 10 meses
Util aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hace 1 año
APITest.php f5c361cf44 composer run cs:fix hace 1 año
AllConfigTest.php f5c361cf44 composer run cs:fix hace 1 año
AppConfigTest.php 3a67080a96 fix(appconfig): Make sure sensitive values stay sensitive hace 10 meses
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies hace 3 años
AppTest.php 876e2d6198 feat(AppManager): Provide `getAppIcon` function hace 10 meses
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces hace 4 años
CapabilitiesManagerTest.php f5c361cf44 composer run cs:fix hace 1 año
ConfigTest.php f7a2b71627 Fix tests hace 4 años
ContactsManagerTest.php 637cafcf35 Fix ContactsManagerTest adressbook mocks having a null key hace 1 año
DateTimeFormatterTest.php b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps hace 11 meses
EmojiHelperTest.php f5c361cf44 composer run cs:fix hace 1 año
ErrorHandlerTest.php f5c361cf44 composer run cs:fix hace 1 año
EventSourceFactoryTest.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection hace 1 año
FileChunkingTest.php 98ed72b3ed Revert "fix(performance): Do not set up filesystem on every call" hace 1 año
HelperStorageTest.php b6c3507aa0 only determine quota_include_external_storage once for quota wrapper hace 1 año
HookHelper.php b80ebc9674 Use the short array syntax, everywhere hace 4 años
ImageTest.php bfb3b2af9f increase preview_max_memory and make it easier to debug hace 2 años
InfoXmlTest.php e76d525a43 chore: Drop \OC_App::getAppInfo hace 1 año
InitialStateServiceTest.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 hace 1 año
InstallerTest.php f461c79c58 Refactor `OC\Server::getAppFetcher` hace 10 meses
LargeFileHelperGetFileSizeTest.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper hace 2 años
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit hace 5 años
LegacyHelperTest.php f5c361cf44 composer run cs:fix hace 1 año
LoggerTest.php f5c361cf44 composer run cs:fix hace 1 año
MemoryInfoTest.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits hace 1 año
NaturalSortTest.php f5c361cf44 composer run cs:fix hace 1 año
NavigationManagerTest.php 876e2d6198 feat(AppManager): Provide `getAppIcon` function hace 10 meses
RepairTest.php 0e1931754a chore: use DI for \OC\Repair hace 11 meses
ServerTest.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection hace 1 año
SetupTest.php ccc66e912b fix: Use DI for Setup class and move away from deprecated methods hace 11 meses
SubAdminTest.php f5c361cf44 composer run cs:fix hace 1 año
TagsTest.php f5c361cf44 composer run cs:fix hace 1 año
TempManagerTest.php f5c361cf44 composer run cs:fix hace 1 año
TemplateFunctionsTest.php 3b057600d0 fix: Correctly add `module` content type to script tags when scripts with versions are used hace 1 año
TestCase.php 24607a37d8 feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the database hace 10 meses
TestMoveableMountPoint.php f5c361cf44 composer run cs:fix hace 1 año
UpdaterTest.php 519e434573 fix(updatenotification): spread the use of new appconfig hace 10 meses
UrlGeneratorTest.php 572ea18ac7 fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder hace 1 año
UtilCheckServerTest.php 271e63e41c Convert isset ternary to null coalescing operator hace 1 año
UtilTest.php 58d516b509 Make sure common and main core scripts are loaded first hace 2 años