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