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.
 
 
 
 
 
 
nextcloud-server/tests/lib
Joas Schilling b91957e3df
fix(dav): Abort requests with 429 instead of waiting
3 years ago
..
Accounts composer run cs:fix 3 years ago
Activity composer run cs:fix 3 years ago
App Adapt tests to config value typing 3 years ago
AppFramework feat(security): Add PHP \Attribute for remaining security annotations 3 years ago
Archive
Authentication Adapt tests to config value typing 3 years ago
Avatar
BackgroundJob JobListTest: Fix JobList constructor call 3 years ago
Cache
Calendar composer run cs:fix 3 years ago
Collaboration Adapt tests to config value typing 3 years ago
Command
Comments Cover expire_date with unit tests 3 years ago
Contacts/ContactsMenu fix the contacts-menu vcf-contact avatars 3 years ago
DB Adapt tests to config value typing 3 years ago
Diagnostics composer run cs:fix 3 years ago
DirectEditing feat(directediting): Allow opening by file id 3 years ago
Encryption Merge branch 'master' into enh/type-iconfig-getter-calls 3 years ago
EventDispatcher composer run cs:fix 3 years ago
Federation
Files Merge branch 'master' into enh/type-iconfig-getter-calls 3 years ago
GlobalScale Adapt tests to config value typing 3 years ago
Group Fix tests, and fix Group::searchUsers to avoid duplicates 3 years ago
Hooks
Http Adapt tests to config value typing 3 years ago
IntegrityCheck Adapt tests to config value typing 3 years ago
L10N Adapt tests to config value typing 3 years ago
Lock composer run cs:fix 3 years ago
Lockdown composer run cs:fix 3 years ago
Log
Mail Adapt tests to config value typing 3 years ago
Memcache Add apcu and ffmpeg to have less skipped tests 3 years ago
Metadata Migrate metadata as JSON to value as STRING 3 years ago
Migration composer run cs:fix 3 years ago
Net
Notification composer run cs:fix 3 years ago
OCS composer run cs:fix 3 years ago
Preview adapt test to new workflow 3 years ago
PublicNamespace
Remote
Repair Adapt tests to config value typing 3 years ago
RichObjectStrings
Route DI for Router 3 years ago
Security Adapt tests to config value typing 3 years ago
Session
Settings
Share
Share20 Fix types for reading and writing config values 3 years ago
Support Adapt tests to config value typing 3 years ago
SystemTag Add chunking in SystemTagObjectMapper::getTagIdsForObjects 3 years ago
Talk
Template Put back file cleanups, and remove dead code in tests/lib/Template/JSResourceLocatorTest.php 3 years ago
Traits
Updater Merge branch 'master' into enh/type-iconfig-getter-calls 3 years ago
User fix(dav): Abort requests with 429 instead of waiting 3 years ago
Util Clear up return types 3 years ago
APITest.php composer run cs:fix 3 years ago
AllConfigTest.php composer run cs:fix 3 years ago
AppConfigTest.php
AppScriptSortTest.php
AppTest.php Introduced app enable/disable/update typed events 3 years ago
AutoLoaderTest.php
CapabilitiesManagerTest.php composer run cs:fix 3 years ago
ConfigTest.php
ContactsManagerTest.php composer run cs:fix 3 years ago
DateTimeFormatterTest.php
EmojiHelperTest.php composer run cs:fix 3 years ago
ErrorHandlerTest.php composer run cs:fix 3 years ago
FileChunkingTest.php Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php
InitialStateServiceTest.php fix(initial-state): Log an error when initial-state can not be JSON encoded 3 years ago
InstallerTest.php
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php composer run cs:fix 3 years ago
LoggerTest.php composer run cs:fix 3 years ago
MemoryInfoTest.php Add helper to cast to int|float, fix MemoryInfo on 32bits 3 years ago
NaturalSortTest.php composer run cs:fix 3 years ago
NavigationManagerTest.php
RepairTest.php
ServerTest.php
SetupTest.php composer run cs:fix 3 years ago
SubAdminTest.php composer run cs:fix 3 years ago
TagsTest.php composer run cs:fix 3 years ago
TempManagerTest.php composer run cs:fix 3 years ago
TemplateFunctionsTest.php feat(OC/Template): Add `type="module"` for ES6 scripts 3 years ago
TestCase.php Adapt tests to config value typing 3 years ago
TestMoveableMountPoint.php composer run cs:fix 3 years ago
UpdaterTest.php Adapt tests to config value typing 3 years ago
UrlGeneratorTest.php Adapt tests to config value typing 3 years ago
UtilCheckServerTest.php
UtilTest.php