nextcloud-server/tests/lib
Roeland Jago Douma 8d596461d5
Make sure the file is readable before attempting to create a preview
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-29 22:04:17 +07:00
..
Accounts fix email verification status 2017-04-28 23:41:37 +07:00
Activity
App Add new bundle 2017-07-26 11:47:15 +07:00
AppFramework allow 'Nextcloud' in the user agent string of Android 2017-12-12 14:38:36 +07:00
Archive
Authentication Certain tokens can expire 2018-05-23 17:02:15 +07:00
BackgroundJob
Cache Make cache tests a bit more clear 2017-05-04 19:37:40 +07:00
Command
Comments Can not insert auto increment on oracle 2017-08-03 16:40:00 +07:00
Contacts/ContactsMenu Add filter for `shareapi_allow_share_dialog_user_enumeration` 2017-09-18 17:28:07 +07:00
DB Fix querybuilder and functionbuilder tests 2017-08-03 16:40:35 +07:00
Diagnostics
Encryption
Federation
Files Use S3Client::upload instead of splitting single/multipart upload ourselves 2018-01-29 16:11:23 +07:00
GlobalScale add new config switched for the global scale architecture 2017-06-02 11:00:08 +07:00
Group
Hooks
Http/Client
IntegrityCheck
L10N make sure force language is reflected in html lang attribute 2018-05-24 13:09:15 +07:00
Lock Fix getMock DBLockingProviderTest 2016-09-13 09:09:53 +07:00
Lockdown
Log
Mail Provide an option to disable HTML emails 2018-04-18 22:53:37 +07:00
Memcache Make cache tests a bit more clear 2017-05-04 19:37:40 +07:00
Migration
Notification
OCS
Preview Make sure the file is readable before attempting to create a preview 2018-05-29 22:04:17 +07:00
PublicNamespace
Repair dont run invalid path repair step when upgrading from 11.0.5.2 and later 2017-10-03 16:28:54 +07:00
RichObjectStrings
Security add prefix to user and system keys to avoid name collisions 2017-08-30 20:36:10 +07:00
Session Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +07:00
Settings Rename “Server settings” to “Basic settings” 2017-04-29 17:13:21 +07:00
Share Fix last failures with oracle 2017-08-03 16:40:46 +07:00
Share20 Fix current access list test and add one for $currentAccess === false 2017-11-28 17:24:12 +07:00
SystemTag
Template Fixed tests 2018-01-04 08:35:38 +07:00
Traits
Updater Show EOL warning in the update section 2018-04-18 13:50:29 +07:00
User never translate login names when requiring with a user id 2018-01-04 11:47:31 +07:00
Util extend tests for status quo 2018-01-04 11:47:21 +07:00
APITest.php
AllConfigTest.php
AppConfigTest.php
AppTest.php Fix tests 2017-05-20 17:15:19 +07:00
AutoLoaderTest.php
AvatarManagerTest.php Fix own avatar not updated when display name is changed 2018-01-31 18:32:36 +07:00
AvatarTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php Provide tests for future timestamp formatting 2017-10-23 15:42:14 +07:00
ErrorHandlerTest.php
FileChunkingTest.php
FilesTest.php
HTTPHelperTest.php
HelperStorageTest.php fix quota tests for external storage 2017-05-12 11:32:16 +07:00
HookHelper.php
ImageTest.php
InfoXmlTest.php
InstallerTest.php
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php Fixed tests 2018-01-03 22:05:03 +07:00
LoggerTest.php Unit tests for #6977 2018-01-03 10:46:30 +07:00
NaturalSortTest.php
NavigationManagerTest.php Inject \OCP\IURLGenerator to make tests work 2017-08-30 14:42:50 +07:00
RepairStepTest.php
ServerTest.php
SetupTest.php
SubAdminTest.php
TagsTest.php
TempManagerTest.php
TemplateFunctionsTest.php
TestCase.php
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php Fixed tests 2018-01-03 22:05:03 +07:00
UserTest.php
UtilCheckServerTest.php
UtilTest.php