nextcloud-server/tests/lib
Roeland Jago Douma 7b9ca4f7c2 Add some typing to SharedStorage
Makes psalm a bit more happy.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-03-04 10:49:42 +07:00
..
Accounts Add and fix unit tests 2020-12-07 14:19:38 +07:00
Activity
App Make the app code checker a NOOP 2021-02-11 11:46:02 +07:00
AppFramework Remove deprecated \OCP\API 2021-03-03 20:54:32 +07:00
Archive
Authentication Always renew apppasswords on login 2021-02-10 19:02:37 +07:00
Avatar php cs fix 2020-12-07 15:44:04 +07:00
BackgroundJob
Cache
Calendar
Collaboration Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00
Command
Comments Fix unit tests 2021-02-06 13:07:06 +07:00
Contacts/ContactsMenu use a consistent default value for sharing.maxAutocompleteResults 2020-12-15 11:53:39 +07:00
DB Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00
Diagnostics
DirectEditing
Encryption
EventDispatcher Fix the legacy dispatcher argument order 2021-02-09 10:47:14 +07:00
Federation set the display name of federated sharees from addressbook 2020-11-24 11:30:11 +07:00
Files Add some typing to SharedStorage 2021-03-04 10:49:42 +07:00
GlobalScale
Group Fix types in the Group Manager 2021-03-03 14:52:47 +07:00
Hooks
Http Type the service registration 2021-02-10 09:44:24 +07:00
IntegrityCheck Cleanup the constructor 2021-01-18 11:32:50 +07:00
L10N
Lock Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
Lockdown
Log
Mail Micro-optimize validation of empty email addresses 2021-02-11 15:15:38 +07:00
Memcache
Migration
Notification
OCS
Preview Skip the test if Imagick is misconfigured 2020-12-09 09:07:20 +07:00
PublicNamespace
Remote
Repair test: adjust expectation 2021-01-29 19:32:12 +07:00
RichObjectStrings
Route
Security Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00
Session
Settings
Share Re-use fetched dependencies in lib/base.php 2021-01-20 21:55:16 +07:00
Share20 deleteChildren only returns array 2020-12-23 11:00:47 +07:00
Support Add notification for user limit 2020-12-02 15:20:03 +07:00
SystemTag
Template Bump scssphp/scssphp from 1.0.3 to 1.4.0 2021-01-11 12:41:25 +07:00
Traits php cs fix 2020-12-07 15:44:04 +07:00
Updater
User Cache the user backend info for 300s 2021-02-15 10:36:08 +07:00
Util
APITest.php
AllConfigTest.php
AppConfigTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
AppTest.php
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php Fix tests 2020-11-06 09:37:45 +07:00
ContactsManagerTest.php
DateTimeFormatterTest.php
ErrorHandlerTest.php
FileChunkingTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php php cs fix 2020-12-07 15:44:04 +07:00
InfoXmlTest.php
InitialStateServiceTest.php
InstallerTest.php Allow installing/updating of apps again 2021-01-12 10:51:41 +07:00
LargeFileHelperGetFileSizeTest.php Make sure we can also run with escapedshell args 2020-12-07 15:44:04 +07:00
LargeFileHelperTest.php
LegacyHelperTest.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairStepTest.php
ServerTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +07:00
SetupTest.php
SubAdminTest.php
TagsTest.php
TempManagerTest.php
TemplateFunctionsTest.php
TestCase.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +07:00
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php Remove some IRouter methods 2020-11-17 14:08:20 +07:00
UtilCheckServerTest.php
UtilTest.php