Benjamin Gaussorgues 00130d740a Merge pull request #45369 from nextcloud/backport/44763/stable27 5 months ago
..
Accounts f5c361cf44 composer run cs:fix 1 year ago
Activity f5c361cf44 composer run cs:fix 1 year ago
App 0b1fcf0a5c fix: Fetch custom app store url without internet connection 8 months ago
AppFramework 6490e50bb9 test(unit): fix RequestTest 9 months ago
Archive ec4fff20e8 Avoid Deprecation warning from Zip tests on PHP 8.1 2 years ago
Authentication 65e0bc7aff feat(perf): add cache for authtoken lookup 6 months ago
Avatar 99a1e299f6 test: Update tests 7 months ago
BackgroundJob d21f7bf1fb Fix tests 1 year ago
Cache d5c23dbb9f Move CappedMemoryCache to OCP 2 years ago
Calendar f5c361cf44 composer run cs:fix 1 year ago
Collaboration 8d5165e8dc Adapt tests to config value typing 1 year ago
Command 53eafc0cb7 Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-fork 2 years ago
Comments 5ed6722dd2 Cover expire_date with unit tests 1 year ago
Contacts b38d2daede fix the contacts-menu vcf-contact avatars 1 year ago
DB 8d5165e8dc Adapt tests to config value typing 1 year ago
Diagnostics f5c361cf44 composer run cs:fix 1 year ago
DirectEditing 614981ae9a feat(directediting): Allow opening by file id 1 year ago
Encryption b294edad80 Merge branch 'master' into enh/type-iconfig-getter-calls 1 year ago
EventDispatcher f5c361cf44 composer run cs:fix 1 year ago
Federation 1626a56dda adjusts tests for CloudIdManager 2 years ago
Files 85d7620033 test: add test for jail watcher 7 months ago
GlobalScale 8d5165e8dc Adapt tests to config value typing 1 year ago
Group a2746a64da fix(groups): allows to save group names with more than 64 characters 5 months ago
Hooks 6e35457fcc Remove unused private ForwardEmitter and LegacyEmitter 4 years ago
Http 6b895462ac fix(security): Handle idn_to_utf8 returning false 11 months ago
IntegrityCheck 8d5165e8dc Adapt tests to config value typing 1 year ago
L10N 81f9d9a690 fix(l10n): Fix plural issue with different locale and language 1 year ago
Lock 0e98f1eb8d restore shared lock ttl when releasing 10 months ago
Lockdown f5c361cf44 composer run cs:fix 1 year ago
Log 6941c91531 add unit test for ExceptionSerializer 2 years ago
Mail e61f0b82c7 Add "-i" to MailTest's pipe 8 months ago
Memcache 4b74d315b6 adjust redis compareSetTTL to use a lua script 10 months ago
Metadata 1a6709cf43 Migrate metadata as JSON to value as STRING 1 year ago
Migration f5c361cf44 composer run cs:fix 1 year ago
Net 8aea25b5b9 Add remote host validation API 2 years ago
Notification f5c361cf44 composer run cs:fix 1 year ago
OCS f5c361cf44 composer run cs:fix 1 year ago
Preview 6ced51d628 fix: Extend SVG reference check 5 months ago
PublicNamespace caff1023ea Format control structures, classes, methods and function 4 years ago
Remote 41b5e5923a Use exactly one empty line after the namespace declaration 4 years ago
Repair 2a19753cf7 Clear generated avatar caches 1 year ago
RichObjectStrings caff1023ea Format control structures, classes, methods and function 4 years ago
Route b911da3e1e DI for Router 1 year ago
Security 6b895462ac fix(security): Handle idn_to_utf8 returning false 11 months ago
Session 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
Settings 70e2217d1c Fix dynamic properties and other problems in tests for PHP 8.2 2 years ago
Share 92a5a8f075 Cleanup tags and Share component 2 years ago
Share20 606f25871e fix(tests): Fix tests when daytime saving time change happened recently 7 months ago
Support 8d5165e8dc Adapt tests to config value typing 1 year ago
SystemTag 9b1d7794a8 Add chunking in SystemTagObjectMapper::getTagIdsForObjects 1 year ago
Talk 2c356d0852 Add a Talk API for OCP 2 years ago
Template 31c01fa3da fix(JSResourceLocator): Handle missing translations silently 1 year ago
TextProcessing 41918cc8b2 Fix TextProcessing test for 32bit 1 year ago
Traits 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 years ago
Updater 46b462285d Add instance category while checking new updates 1 year ago
User 8429993328 fix(session): Do not update authtoken last_check for passwordless 5 months ago
Util b6c17c6ce7 Clear up return types 1 year ago
APITest.php f5c361cf44 composer run cs:fix 1 year ago
AllConfigTest.php 112b8bcbfb fix(config): Make sure user keys are strings 7 months ago
AppConfigTest.php 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
AppScriptSortTest.php 491bd6260c Sort app scripts topologically by its dependencies 2 years ago
AppTest.php f1751c4428 Introduced app enable/disable/update typed events 1 year ago
AutoLoaderTest.php 44577e4345 Remove trailing and in between spaces 4 years ago
CapabilitiesManagerTest.php f5c361cf44 composer run cs:fix 1 year ago
ConfigTest.php f7a2b71627 Fix tests 4 years ago
ContactsManagerTest.php f5c361cf44 composer run cs:fix 1 year ago
DateTimeFormatterTest.php 6312c0df69 Check style update 2 years ago
EmojiHelperTest.php f5c361cf44 composer run cs:fix 1 year ago
ErrorHandlerTest.php f5c361cf44 composer run cs:fix 1 year ago
FileChunkingTest.php 98ed72b3ed Revert "fix(performance): Do not set up filesystem on every call" 1 year ago
HelperStorageTest.php ee8c1a5c60 only determine quota_include_external_storage once for quota wrapper 1 year ago
HookHelper.php b80ebc9674 Use the short array syntax, everywhere 4 years ago
ImageTest.php bfb3b2af9f increase preview_max_memory and make it easier to debug 1 year ago
InfoXmlTest.php caff1023ea Format control structures, classes, methods and function 4 years ago
InitialStateServiceTest.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded 1 year ago
InstallerTest.php 6a1510f8ee Remove some more at matchers in tests/lib 2 years ago
LargeFileHelperGetFileSizeTest.php 9b8ca9ad1f Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 years ago
LargeFileHelperTest.php 3a7cf40aaa Mode to modern phpunit 5 years ago
LegacyHelperTest.php f5c361cf44 composer run cs:fix 1 year ago
LoggerTest.php f5c361cf44 composer run cs:fix 1 year ago
MemoryInfoTest.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 year ago
NaturalSortTest.php f5c361cf44 composer run cs:fix 1 year ago
NavigationManagerTest.php da01494a37 Add accessibility entry in user menu 2 years ago
RepairTest.php 5d313da709 Fix RepairTest 2 years ago
ServerTest.php 4efd0be525 Inform ServerTest that TagMapper now uses QBMapper 2 years ago
SetupTest.php f5c361cf44 composer run cs:fix 1 year ago
SubAdminTest.php f5c361cf44 composer run cs:fix 1 year ago
TagsTest.php f5c361cf44 composer run cs:fix 1 year ago
TempManagerTest.php f5c361cf44 composer run cs:fix 1 year ago
TemplateFunctionsTest.php ad2727aef8 fix: Correctly add `module` content type to script tags when scripts with versions are used 1 year ago
TestCase.php 8d5165e8dc Adapt tests to config value typing 1 year ago
TestMoveableMountPoint.php f5c361cf44 composer run cs:fix 1 year ago
UpdaterTest.php 8d5165e8dc Adapt tests to config value typing 1 year ago
UrlGeneratorTest.php 5d12f12319 fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 11 months ago
UtilCheckServerTest.php 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
UtilTest.php 58d516b509 Make sure common and main core scripts are loaded first 2 years ago