Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
blizzz ca958de7e9
Merge pull request #33566 from nextcloud/fopen-not-found-rescan
1 рік тому
..
Accounts Allow to tweak default scopes for accounts 2 роки тому
Activity Fix activity tests again 3 роки тому
App remove getDefaultInstallationBundle 1 рік тому
AppFramework Fix SessionMiddlewareTest and cover new case with reopening 1 рік тому
Archive Avoid Deprecation warning from Zip tests on PHP 8.1 2 роки тому
Authentication Handle one time password better 1 рік тому
Avatar Update avatars on update 1 рік тому
BackgroundJob Port existing server code to new interface 1 рік тому
Cache Move CappedMemoryCache to OCP 1 рік тому
Calendar Fix iMIP tests 1 рік тому
Collaboration adjusts tests for CloudIdManager 1 рік тому
Command Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-fork 1 рік тому
Comments Delete comments that expired now 1 рік тому
Contacts/ContactsMenu Modernize contacts menu 2 роки тому
DB Migrate Migrator::executeSql to OCP\EventDispatcher\Event 1 рік тому
Diagnostics Fix tests 2 роки тому
DirectEditing Fix dynamic property creations in test files 1 рік тому
Encryption Remove OCP\App and OCP\BackgroundJob 1 рік тому
EventDispatcher Migrate from ILogger to LoggerInterface where needed in the tests 2 роки тому
Federation adjusts tests for CloudIdManager 1 рік тому
Files add test for trying to fopen a file which no longer exists on disk 1 рік тому
GlobalScale Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 роки тому
Group Migrate from ILogger to LoggerInterface where needed in the tests 2 роки тому
Hooks Remove unused private ForwardEmitter and LegacyEmitter 3 роки тому
Http Fix tests for nested v4 in v6 1 рік тому
IntegrityCheck Remove some more at matchers in tests/lib 1 рік тому
L10N Remove deprecated at matcher from tests/lib 1 рік тому
Lock Cleanup lock related code 2 роки тому
Lockdown Fix last tests 2 роки тому
Log add unit test for ExceptionSerializer 1 рік тому
Mail Remove deprecated at matcher from tests/lib 1 рік тому
Memcache Add a built-in profiler inside Nextcloud 2 роки тому
Metadata Fix dynamic property creations in test files 1 рік тому
Migration Fix BackgroundRepairTest 1 рік тому
Notification Fix unit tests 1 рік тому
OCS Remove deprecated at matcher from tests/lib 1 рік тому
Preview Add typing to SimpleFS 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 Migrate from ILogger to LoggerInterface where needed in the tests 2 роки тому
Security Remove deprecated at matcher from tests/lib 1 рік тому
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 роки тому
Settings Fix unit tests 2 роки тому
Share Cleanup tags and Share component 1 рік тому
Share20 Remove deprecated at matcher from tests/lib 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 Remove deprecated at matcher from tests/lib 1 рік тому
Traits Migrate from ILogger to LoggerInterface where needed in the tests 2 роки тому
Updater Remove deprecated at matcher in Updater/VersionCheckTest.php 1 рік тому
User Remove deprecated at matcher from tests/lib 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 Fix unit tests 3 роки тому
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 Cleaner removePassword regex 3 роки тому
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 Prevent loading images that would require too much memory. 2 роки тому
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 1 рік тому
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 OCP\App and OCP\BackgroundJob 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 роки тому