Ви не можете вибрати більше 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 роки тому