nextcloud-server/tests/lib
Lukas Reschke 4d85ffc27c Merge pull request #1054 from nextcloud/less-cache-hits
Reduce the number of cache operations for dav operations
2016-08-27 22:44:29 +07:00
..
Activity
App Merge pull request #556 from nextcloud/nextcloud-version-check 2016-07-29 09:26:25 +07:00
AppFramework Remove reading PATH_INFO from server variable 2016-08-19 14:48:13 +07:00
Archive Remove unneeded checks if it runs on a Windows machine 2016-07-08 15:55:17 +07:00
Authentication prevent infinite redirect loops if the there is no 2fa provider to pass 2016-08-24 10:49:23 +07:00
BackgroundJob Lock jobs while executing them, to allow multiple executors to run in parallel 2016-05-21 01:59:25 +07:00
Cache CappedMemoryCacheTest does not require DB 2016-08-25 22:32:39 +07:00
Command
Comments
DB Various database migration fixes (#25209) 2016-06-29 14:54:41 +07:00
Encryption Revert "Downstream 2016-06-08" 2016-06-09 17:41:57 +07:00
Files prevent infinite recursion while getting storage from mount 2016-08-23 14:52:18 +07:00
Group LegacyGroupTest need DB 2016-07-11 21:02:27 +07:00
Hooks
Http/Client
IntegrityCheck
L10N L10N tests do not require DB 2016-08-25 22:41:23 +07:00
Lock
Log Renamed test classes for file logging tests. 2016-07-22 14:47:50 +07:00
Mail
Memcache
Migration
Notification Make sure the primary action is always the first one 2016-08-15 11:13:54 +07:00
OCS
Preview
PublicNamespace
Repair Fix RepairUnmergedShares to not skip valid repair cases 2016-08-03 10:16:28 +07:00
Security Implement brute force protection 2016-07-20 22:08:56 +07:00
Session
Settings adjust test 2016-08-22 08:29:49 +07:00
Share Fix for #23066 (#24689) 2016-05-31 06:53:28 +07:00
Share20 Merge remote-tracking branch 'upstream/master' into master-sync-upstream 2016-06-27 18:23:00 +07:00
SystemTag Act on effective system tag canAssign permission 2016-05-20 17:56:02 +07:00
Template
Traits Fix phpunit Trait warning 2016-07-08 19:36:17 +07:00
Updater
User Mitigate race condition 2016-07-20 23:09:27 +07:00
Util
APITest.php
AllConfigTest.php Revert "Downstream 2016-06-08" 2016-06-09 17:41:57 +07:00
AppConfigTest.php
AppTest.php fix enabled apps tests 2016-07-27 08:36:03 +07:00
AutoLoaderTest.php
AvatarManagerTest.php
AvatarTest.php
CapabilitiesManagerTest.php Make the capabilities manager more error proof 2016-08-15 20:37:19 +07:00
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
ErrorHandlerTest.php
FileChunkingTest.php
FilesTest.php skip failing tests 2016-06-07 17:54:40 +07:00
HTTPHelperTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php Remove unneeded checks if it runs on a Windows machine 2016-07-08 15:55:17 +07:00
InstallerTest.php
LargeFileHelperGetFileSizeTest.php Remove unneeded checks if it runs on a Windows machine 2016-07-08 15:55:17 +07:00
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php add test 2016-08-22 16:56:00 +07:00
NaturalSortTest.php
NavigationManagerTest.php
OCSClientTest.php
PreviewTest.php Correction is no longer required in php7 2016-07-08 19:36:17 +07:00
RepairStepTest.php
ServerTest.php Fix loading of ThemingDefaults 2016-08-19 11:26:22 +07:00
SetupTest.php fix test 2016-07-13 14:33:04 +07:00
StreamWrappersTest.php
SubAdminTest.php
TagsTest.php
TempManagerTest.php Remove unneeded checks if it runs on a Windows machine 2016-07-08 15:55:17 +07:00
TemplateFunctionsTest.php
TestCase.php cache user folders 2016-08-25 17:22:25 +07:00
TestMoveableMountPoint.php
UpdaterTest.php Allow downgrades of maintenance accross vendors 2016-07-22 14:51:43 +07:00
UrlGeneratorTest.php
UserTest.php Fix failing tests after db split 2016-07-13 09:26:19 +07:00
UtilCheckServerTest.php Remove unneeded checks if it runs on a Windows machine 2016-07-08 15:55:17 +07:00
UtilTest.php Some UtilTests require DB 2016-07-11 21:05:39 +07:00