nextcloud-server/tests/lib
Vincent Petry cc54f718f5
Add known user check in avatar when v2-private scope
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-03-26 13:07:10 +07:00
..
Accounts Add property scope tests for AccountManager 2021-03-26 13:07:09 +07:00
Activity
App Make the app code checker a NOOP 2021-02-11 11:46:02 +07:00
AppFramework Allow overwriting isAuthenticated 2021-03-09 09:17:30 +07:00
Archive
Authentication Always renew apppasswords on login 2021-02-10 19:02:37 +07:00
Avatar Add known user check in avatar when v2-private scope 2021-03-26 13:07:10 +07:00
BackgroundJob
Cache
Calendar
Collaboration Also limit to user group in case enumeration is enabled for groups and phonenumbers 2021-03-17 11:20:30 +07:00
Command
Comments Fix unit tests 2021-02-06 13:07:06 +07:00
Contacts/ContactsMenu Add a setting to restrict returning a full match unless in phonebook or same group 2021-03-10 17:25:57 +07:00
DB Cleanup unneeded code around database.xml 2021-03-24 22:15:44 +07:00
Diagnostics
DirectEditing
Encryption Log and continue when failing to update encryption keys during for individual files 2021-03-19 14:12:07 +07:00
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 handle ordering in folder search 2021-03-19 16:07:54 +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 Fix sharebymail tests 2021-03-22 06:50: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
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 log full expection during repair step 2021-03-18 08:45:17 +07:00
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