You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Summers f80282a5ed
Refactor `OC\Server::getL10NFactory`
2 years ago
..
Accounts feat!: Migrate AccountManager event to typed event 2 years ago
Activity composer run cs:fix 3 years ago
App Fix various deprecation warnings in tests on PHP 8.3 2 years ago
AppFramework techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2 years ago
Archive Avoid Deprecation warning from Zip tests on PHP 8.1 4 years ago
Authentication Add tests for occ user:auth-tokens:delete 2 years ago
Avatar Update avatars on update 3 years ago
BackgroundJob JobTest: Remove outdated tests 2 years ago
Cache Move CappedMemoryCache to OCP 3 years ago
Calendar composer run cs:fix 3 years ago
Collaboration Adapt tests to config value typing 3 years ago
Command Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-fork 3 years ago
Comments Cover expire_date with unit tests 3 years ago
Contacts/ContactsMenu Fix various deprecation warnings in tests on PHP 8.3 2 years ago
DB fix(tests): Adjust unit tests to outline the schema is checked twice now 2 years ago
Diagnostics composer run cs:fix 3 years ago
DirectEditing feat(directediting): Allow opening by file id 3 years ago
Encryption Merge branch 'master' into enh/type-iconfig-getter-calls 3 years ago
Federation adjusts tests for CloudIdManager 3 years ago
Files only determine quota_include_external_storage once for quota wrapper 2 years ago
GlobalScale Adapt tests to config value typing 3 years ago
Group fix!: Remove symfony EventDispatcherInterface from Group 2 years ago
Hooks Remove unused private ForwardEmitter and LegacyEmitter 5 years ago
Http Fix various deprecation warnings in tests on PHP 8.3 2 years ago
IntegrityCheck Adapt tests to config value typing 3 years ago
L10N Refactor `OC\Server::getL10NFactory` 2 years ago
Lock composer run cs:fix 3 years ago
Lockdown composer run cs:fix 3 years ago
Log add unit test for ExceptionSerializer 3 years ago
Mail try to fix tests 2 years ago
Memcache redis: move lua scripts to class and add type hints 2 years ago
Metadata Migrate metadata as JSON to value as STRING 3 years ago
Migration composer run cs:fix 3 years ago
Net Add remote host validation API 3 years ago
Notification composer run cs:fix 3 years ago
OCS composer run cs:fix 3 years ago
Preview fix!: Remove legacy event dispatching Symfony's GenericEvent 2 years ago
PublicNamespace Format control structures, classes, methods and function 6 years ago
Remote Use exactly one empty line after the namespace declaration 6 years ago
Repair Clear generated avatar caches 2 years ago
RichObjectStrings Format control structures, classes, methods and function 6 years ago
Route DI for Router 3 years ago
Security fix: Make bypass function public API 2 years ago
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Settings Fix dynamic properties and other problems in tests for PHP 8.2 3 years ago
Share Cleanup tags and Share component 3 years ago
Share20 Fix tests, add test for the new feature 2 years ago
Support Adapt tests to config value typing 3 years ago
SystemTag fix: Move SystemTags events to IEventDispatcher 2 years ago
Talk Add a Talk API for OCP 4 years ago
Template fix(JSResourceLocator): Handle missing translations silently 2 years ago
TextProcessing Fix various deprecation warnings in tests on PHP 8.3 2 years ago
Traits Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
Updater Add instance category while checking new updates 2 years ago
User techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2 years ago
Util Clear up return types 3 years ago
APITest.php composer run cs:fix 3 years ago
AllConfigTest.php composer run cs:fix 3 years ago
AppConfigTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
AppScriptSortTest.php Sort app scripts topologically by its dependencies 4 years ago
AppTest.php fix: Move AppManager events to IEventDispatcher 2 years ago
AutoLoaderTest.php Remove trailing and in between spaces 6 years ago
CapabilitiesManagerTest.php composer run cs:fix 3 years ago
ConfigTest.php Fix tests 5 years ago
ContactsManagerTest.php composer run cs:fix 3 years ago
DateTimeFormatterTest.php chore: update expected results for CLDR 42 2 years ago
EmojiHelperTest.php composer run cs:fix 3 years ago
ErrorHandlerTest.php composer run cs:fix 3 years ago
EventSourceFactoryTest.php refactor: migrate OC_EventSource to dependency injection 2 years ago
FileChunkingTest.php Format control structures, classes, methods and function 6 years ago
HelperStorageTest.php only determine quota_include_external_storage once for quota wrapper 2 years ago
HookHelper.php Use the short array syntax, everywhere 6 years ago
ImageTest.php increase preview_max_memory and make it easier to debug 3 years ago
InfoXmlTest.php chore: Drop \OC_App::getAppInfo 2 years ago
InitialStateServiceTest.php fix(initial-state): Log an error when initial-state can not be JSON encoded 3 years ago
InstallerTest.php chore: Drop \OC_App::getAppVersion 2 years ago
LargeFileHelperGetFileSizeTest.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 3 years ago
LargeFileHelperTest.php Mode to modern phpunit 6 years ago
LegacyHelperTest.php composer run cs:fix 3 years ago
LoggerTest.php composer run cs:fix 3 years ago
MemoryInfoTest.php Add helper to cast to int|float, fix MemoryInfo on 32bits 3 years ago
NaturalSortTest.php composer run cs:fix 3 years ago
NavigationManagerTest.php Add accessibility entry in user menu 3 years ago
RepairTest.php Fix RepairTest 3 years ago
ServerTest.php refactor: migrate OC_EventSource to dependency injection 2 years ago
SetupTest.php composer run cs:fix 3 years ago
SubAdminTest.php composer run cs:fix 3 years ago
TagsTest.php composer run cs:fix 3 years ago
TempManagerTest.php composer run cs:fix 3 years ago
TemplateFunctionsTest.php fix: Correctly add `module` content type to script tags when scripts with versions are used 2 years ago
TestCase.php Fix setting static property in tests on PHP 8.3 2 years ago
TestMoveableMountPoint.php composer run cs:fix 3 years ago
UpdaterTest.php Adapt tests to config value typing 3 years ago
UrlGeneratorTest.php feat(f2v): migrate Files 2 years ago
UtilCheckServerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
UtilTest.php Make sure common and main core scripts are loaded first 4 years ago