nextcloud-server/tests/lib
Arthur Schiwon f6ac874dbf
chore: ugly type juggling
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-06-21 16:53:20 +02:00
..
Accounts
Activity
App chore(app): Do not clear unused cache key 2023-05-30 17:48:20 +02:00
AppFramework Allow stdClass in XML responses 2023-06-13 11:44:47 +02:00
Archive
Authentication Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
Avatar
BackgroundJob JobListTest: Fix JobList constructor call 2023-04-24 19:07:13 +02:00
Cache
Calendar
Collaboration Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
Command
Comments Cover expire_date with unit tests 2023-04-26 13:21:08 -03:00
Contacts/ContactsMenu fix the contacts-menu vcf-contact avatars 2023-02-15 23:16:43 +01:00
DB Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
Diagnostics
DirectEditing feat(directediting): Allow opening by file id 2023-02-20 12:16:34 +01:00
Encryption Merge branch 'master' into enh/type-iconfig-getter-calls 2023-04-20 16:52:38 +02:00
EventDispatcher fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatcher upgrade 2023-06-02 08:08:24 +02:00
Federation
Files chore: ugly type juggling 2023-06-21 16:53:20 +02:00
GlobalScale Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
Group Fix tests, and fix Group::searchUsers to avoid duplicates 2023-05-02 11:35:41 +02:00
Hooks
Http log performance events for http requests 2023-04-28 15:37:57 +02:00
IntegrityCheck Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
L10N Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
Lock
Lockdown
Log
Mail Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
Memcache redis: move lua scripts to class and add type hints 2023-05-10 17:37:02 -07:00
Metadata Migrate metadata as JSON to value as STRING 2023-04-03 14:06:28 +02:00
Migration
Net
Notification
OCS
Preview adapt test to new workflow 2023-04-17 16:29:13 +02:00
PublicNamespace
Remote
Repair Clear generated avatar caches 2023-05-15 18:18:21 +02:00
RichObjectStrings
Route DI for Router 2023-02-13 22:51:14 +01:00
Security chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript 2023-06-12 10:03:59 +02:00
Session
Settings
Share
Share20 fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatcher upgrade 2023-06-02 08:08:24 +02:00
Support Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
SystemTag Add chunking in SystemTagObjectMapper::getTagIdsForObjects 2023-03-13 17:36:10 +00:00
Talk
Template fix(JSResourceLocator): Handle missing translations silently 2023-05-11 18:22:24 +02:00
Traits
Updater Merge branch 'master' into enh/type-iconfig-getter-calls 2023-04-20 16:52:38 +02:00
User fix(dav): Abort requests with 429 instead of waiting 2023-05-03 22:43:36 +02:00
Util Clear up return types 2023-04-27 12:00:45 +02:00
AllConfigTest.php
APITest.php
AppConfigTest.php
AppScriptSortTest.php
AppTest.php Introduced app enable/disable/update typed events 2023-03-13 11:52:57 +01:00
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php refactor: migrate OC_EventSource to dependency injection 2023-06-03 21:42:51 +02:00
FileChunkingTest.php Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +01:00
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php chore: Drop \OC_App::getAppInfo 2023-06-01 11:31:27 +02:00
InitialStateServiceTest.php fix(initial-state): Log an error when initial-state can not be JSON encoded 2023-04-04 10:54:12 +02:00
InstallerTest.php chore: Drop \OC_App::getAppVersion 2023-06-01 11:31:26 +02:00
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php
MemoryInfoTest.php Add helper to cast to int|float, fix MemoryInfo on 32bits 2023-02-07 11:23:29 +01:00
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php refactor: migrate OC_EventSource to dependency injection 2023-06-03 21:42:51 +02:00
SetupTest.php
SubAdminTest.php
TagsTest.php
TemplateFunctionsTest.php feat(OC/Template): Add type="module" for ES6 scripts 2023-02-22 21:19:37 +01:00
TempManagerTest.php
TestCase.php Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
TestMoveableMountPoint.php
UpdaterTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
UrlGeneratorTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
UtilCheckServerTest.php
UtilTest.php