Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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 лет назад