John Molakvoæ eb61f6b065 Merge pull request #40117 from summersab/refactor/OC-Server-getCommentsManager 8 月之前
..
Accounts 0956b493b6 fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 1 年之前
Activity f5c361cf44 composer run cs:fix 1 年之前
App af49278c5f test: Update test for PublicSectorBundle 8 月之前
AppFramework 747aeded9d fix xml ocs response for serializable objects 8 月之前
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 2 年之前
Authentication f9ce6bfdff Refactor `OC\Server::getHasher` 8 月之前
Avatar aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 11 月之前
BackgroundJob 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 9 月之前
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 11 月之前
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 9 月之前
Comments 6910832170 Refactor `OC\Server::getCommentsManager` 8 月之前
Contacts 449d28e610 test(php): Fix the unit tests 9 月之前
DB b04f6d57b4 fix(tests): Make PostgreSQL unit tests less flacky by ordering 9 月之前
Diagnostics aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 11 月之前
DirectEditing 614981ae9a feat(directediting): Allow opening by file id 1 年之前
Encryption edaa436345 add key location to info:file output 9 月之前
Federation 1626a56dda adjusts tests for CloudIdManager 2 年之前
Files 5a1ed2d9ea Merge pull request #40131 from summersab/refactor/OC-Server-getShareManager 8 月之前
GlobalScale 8d5165e8dc Adapt tests to config value typing 1 年之前
Group aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 11 月之前
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter 4 年之前
Http 51739ad1ac Adjust tests to match new expected exception 8 月之前
IntegrityCheck 0a79884abf feat(appconfig): switching integrity check to lazy config values 8 月之前
L10N b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 9 月之前
Lock 7394645eb7 restore shared lock ttl when releasing 10 月之前
Lockdown cd585885b8 Refactor `OC\Server::getLockdownManager` 8 月之前
Log 6941c91531 add unit test for ExceptionSerializer 2 年之前
Mail 609e751667 Add "-i" to MailTest's pipe 10 月之前
Memcache ff62154a79 adjust redis compareSetTTL to use a lua script 10 月之前
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test 9 月之前
Net 8aea25b5b9 Add remote host validation API 2 年之前
Notification f5c361cf44 composer run cs:fix 1 年之前
OCS f5c361cf44 composer run cs:fix 1 年之前
Preview 40edb426a3 Refactor `OC\Server::getRootFolder` 1 年之前
PublicNamespace caff1023ea Format control structures, classes, methods and function 4 年之前
Remote 41b5e5923a Use exactly one empty line after the namespace declaration 4 年之前
Repair aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 11 月之前
RichObjectStrings caff1023ea Format control structures, classes, methods and function 4 年之前
Route b911da3e1e DI for Router 1 年之前
Security 33e1c8b236 fix(security): Handle idn_to_utf8 returning false 11 月之前
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
Settings 865fd3ba08 fix: add missing copyrights and strict types 8 月之前
Share a598de627c chore: remove long depricated share code 8 月之前
Share20 0fa9f3049f feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 8 月之前
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 51ea3de8a7 fix(JSResourceLocator): Consider configured app roots for files 8 月之前
TextProcessing aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 11 月之前
Traits 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 年之前
Updater 519e434573 fix(updatenotification): spread the use of new appconfig 8 月之前
User 839ddaa354 feat: rename users to account or person 9 月之前
Util aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 11 月之前
APITest.php f5c361cf44 composer run cs:fix 1 年之前
AllConfigTest.php f5c361cf44 composer run cs:fix 1 年之前
AppConfigTest.php 3a67080a96 fix(appconfig): Make sure sensitive values stay sensitive 8 月之前
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies 2 年之前
AppTest.php 876e2d6198 feat(AppManager): Provide `getAppIcon` function 8 月之前
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces 4 年之前
CapabilitiesManagerTest.php f5c361cf44 composer run cs:fix 1 年之前
ConfigTest.php f7a2b71627 Fix tests 4 年之前
ContactsManagerTest.php 637cafcf35 Fix ContactsManagerTest adressbook mocks having a null key 1 年之前
DateTimeFormatterTest.php b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 9 月之前
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 11 月之前
InstallerTest.php f461c79c58 Refactor `OC\Server::getAppFetcher` 8 月之前
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 876e2d6198 feat(AppManager): Provide `getAppIcon` function 8 月之前
RepairTest.php 0e1931754a chore: use DI for \OC\Repair 9 月之前
ServerTest.php 6910832170 Refactor `OC\Server::getCommentsManager` 8 月之前
SetupTest.php ccc66e912b fix: Use DI for Setup class and move away from deprecated methods 9 月之前
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 45eb4a839d Refactor `OC\Server::getLockingProvider` 8 月之前
TestMoveableMountPoint.php f5c361cf44 composer run cs:fix 1 年之前
UpdaterTest.php 519e434573 fix(updatenotification): spread the use of new appconfig 8 月之前
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 58d516b509 Make sure common and main core scripts are loaded first 2 年之前