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.
Christoph Wurst 20fcfb5739
feat(app framework)!: Inject services into controller methods
1 jaar geleden
..
Accounts Fix tests 1 jaar geleden
Activity Fix activity tests again 3 jaren geleden
App set theming app to alwaysEnabled 1 jaar geleden
AppFramework feat(app framework)!: Inject services into controller methods 1 jaar geleden
Archive Avoid Deprecation warning from Zip tests on PHP 8.1 2 jaren geleden
Authentication PublickKeyTokenProvider: Fix password update routine with password hash 1 jaar geleden
Avatar Update avatars on update 1 jaar geleden
BackgroundJob Fix API breakage by using a new method instead 1 jaar geleden
Cache Move CappedMemoryCache to OCP 1 jaar geleden
Calendar Fix errors in calendar tests saying function handleIMipMessage does not exists on ICreateFromString 1 jaar geleden
Collaboration adjusts tests for CloudIdManager 1 jaar geleden
Command Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-fork 2 jaren geleden
Comments Delete comments that expired now 1 jaar geleden
Contacts/ContactsMenu Fix unit tests of the ActionProviderStore 1 jaar geleden
DB Fix dynamic properties and other problems in tests for PHP 8.2 1 jaar geleden
Diagnostics Fix tests 2 jaren geleden
DirectEditing Fix dynamic property creations in test files 1 jaar geleden
Encryption Fix codestyle in modified files 1 jaar geleden
EventDispatcher Migrate from ILogger to LoggerInterface where needed in the tests 2 jaren geleden
Federation adjusts tests for CloudIdManager 1 jaar geleden
Files Also update the unencrypted size of files when creating them with empty content 1 jaar geleden
GlobalScale Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 jaren geleden
Group Add group display name cache 1 jaar geleden
Hooks Remove unused private ForwardEmitter and LegacyEmitter 3 jaren geleden
Http Add remote host validation API 1 jaar geleden
IntegrityCheck Remove some more at matchers in tests/lib 2 jaren geleden
L10N Cache available languages locally 1 jaar geleden
Lock Cleanup lock related code 2 jaren geleden
Lockdown Fix last tests 2 jaren geleden
Log add unit test for ExceptionSerializer 1 jaar geleden
Mail refactor AutoSubmittedValue to Headers\AutoSubmitted and adding 1 jaar geleden
Memcache Add a built-in profiler inside Nextcloud 2 jaren geleden
Metadata Fix dynamic property creations in test files 1 jaar geleden
Migration Fix BackgroundRepairTest 1 jaar geleden
Net Add remote host validation API 1 jaar geleden
Notification Increase the fair-use push limit to 1.000 users 1 jaar geleden
OCS Remove deprecated at matcher from tests/lib 1 jaar geleden
Preview Adapt tests to new job constructors 1 jaar geleden
PublicNamespace Format control structures, classes, methods and function 4 jaren geleden
Remote Use exactly one empty line after the namespace declaration 4 jaren geleden
Repair Move avatar clearing in the background 1 jaar geleden
RichObjectStrings Format control structures, classes, methods and function 4 jaren geleden
Route Remove unused legacy ajax/list.php in files app 1 jaar geleden
Security Fix syntax in VerificationTokenTest.php 1 jaar geleden
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 jaren geleden
Settings Fix dynamic properties and other problems in tests for PHP 8.2 1 jaar geleden
Share Cleanup tags and Share component 1 jaar geleden
Share20 Merge pull request #34477 from nextcloud/bugfix/noid/sharee-recommendations-show-group-id 1 jaar geleden
Support Fair use of push notifications 2 jaren geleden
SystemTag Format control structures, classes, methods and function 4 jaren geleden
Talk Add a Talk API for OCP 2 jaren geleden
Template Drop 3rdparty root since it is unused and adjust tests 1 jaar geleden
Traits Migrate from ILogger to LoggerInterface where needed in the tests 2 jaren geleden
Updater Remove deprecated at matcher in Updater/VersionCheckTest.php 1 jaar geleden
User spaces are allowed in userids 1 jaar geleden
Util Format code to a single space around binary operators 3 jaren geleden
APITest.php Format code to a single space around binary operators 3 jaren geleden
AllConfigTest.php Cleanup AllConfig 2 jaren geleden
AppConfigTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 3 jaren geleden
AppScriptSortTest.php Sort app scripts topologically by its dependencies 2 jaren geleden
AppTest.php set theming app to alwaysEnabled 1 jaar geleden
AutoLoaderTest.php Remove trailing and in between spaces 4 jaren geleden
CapabilitiesManagerTest.php Fix warnings about logException 3 jaren geleden
ConfigTest.php Fix tests 3 jaren geleden
ContactsManagerTest.php Fix ContactsManagerTest test 1 jaar geleden
DateTimeFormatterTest.php Check style update 2 jaren geleden
EmojiHelperTest.php Include more emoji chars to test and fixes after include it 2 jaren geleden
ErrorHandlerTest.php Refactor the ErrorHandler into a dynamic class 1 jaar geleden
FileChunkingTest.php Format control structures, classes, methods and function 4 jaren geleden
HelperStorageTest.php store unencrypted size in the unencrypted_size column 2 jaren geleden
HookHelper.php Use the short array syntax, everywhere 4 jaren geleden
ImageTest.php increase preview_max_memory and make it easier to debug 1 jaar geleden
InfoXmlTest.php Format control structures, classes, methods and function 4 jaren geleden
InitialStateServiceTest.php Fix ArrayAccess and JsonSerializable return types 2 jaren geleden
InstallerTest.php Remove some more at matchers in tests/lib 2 jaren geleden
LargeFileHelperGetFileSizeTest.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 1 jaar geleden
LargeFileHelperTest.php Mode to modern phpunit 4 jaren geleden
LegacyHelperTest.php Rewrite LegacyHelperTest without $this->at() 3 jaren geleden
LoggerTest.php Fix logging data context to file 2 jaren geleden
MemoryInfoTest.php Let memory limit set in tests fit the used amount 2 jaren geleden
NaturalSortTest.php Format control structures, classes, methods and function 4 jaren geleden
NavigationManagerTest.php Add accessibility entry in user menu 1 jaar geleden
RepairTest.php Fix RepairTest 1 jaar geleden
ServerTest.php Inform ServerTest that TagMapper now uses QBMapper 1 jaar geleden
SetupTest.php Fix unit tests 3 jaren geleden
SubAdminTest.php adjust tests to new fs setup 2 jaren geleden
TagsTest.php Cleanup tags and Share component 1 jaar geleden
TempManagerTest.php Migrate from ILogger to LoggerInterface where needed in the tests 2 jaren geleden
TemplateFunctionsTest.php Format control structures, classes, methods and function 4 jaren geleden
TestCase.php adjust tests to new fs setup 2 jaren geleden
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 8 jaren geleden
UpdaterTest.php Fix unit tests 3 jaren geleden
UrlGeneratorTest.php Remove unused legacy ajax/list.php in files app 1 jaar geleden
UtilCheckServerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 jaren geleden
UtilTest.php Make sure common and main core scripts are loaded first 2 jaren geleden