server/tests/lib
Roeland Jago Douma 1f370c97ed
OCSController requires DataResponse
The OCS Controller requires a DataResponse object to be returned.
This means that all error handling will have to be done via exceptions
thrown and handling in the middleware.
2016-08-10 12:40:26 +02:00
..
Activity
App Merge pull request #556 from nextcloud/nextcloud-version-check 2016-07-29 09:26:25 +02:00
AppFramework OCSController requires DataResponse 2016-08-10 12:40:26 +02:00
Archive Remove unneeded checks if it runs on a Windows machine 2016-07-08 15:55:17 +02:00
Authentication Merge pull request #25172 from owncloud/token-login-validation 2016-06-22 13:58:56 +02:00
BackgroundJob
Cache
Command
Comments
DB Various database migration fixes (#25209) 2016-06-29 14:54:41 +02:00
Encryption Revert "Downstream 2016-06-08" 2016-06-09 17:41:57 +02:00
Files Merge pull request #746 from nextcloud/jail-root 2016-08-09 11:04:11 +02:00
Group LegacyGroupTest need DB 2016-07-11 21:02:27 +02:00
Hooks
Http/Client
IntegrityCheck
L10N
Lock
Log Renamed test classes for file logging tests. 2016-07-22 14:47:50 +02:00
Mail
Memcache
Migration
Notification
OCS
Preview
PublicNamespace
Repair Fix RepairUnmergedShares to not skip valid repair cases 2016-08-03 10:16:28 +02:00
Security Implement brute force protection 2016-07-20 22:08:56 +02:00
Session
Share
Share20 Merge remote-tracking branch 'upstream/master' into master-sync-upstream 2016-06-27 18:23:00 +02:00
SystemTag
Template
Traits Fix phpunit Trait warning 2016-07-08 19:36:17 +02:00
Updater
User Mitigate race condition 2016-07-20 23:09:27 +02:00
Util
AllConfigTest.php Revert "Downstream 2016-06-08" 2016-06-09 17:41:57 +02:00
APITest.php
AppConfigTest.php
AppTest.php fix enabled apps tests 2016-07-27 08:36:03 +02:00
AutoLoaderTest.php
AvatarManagerTest.php
AvatarTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
ErrorHandlerTest.php
FileChunkingTest.php
FilesTest.php skip failing tests 2016-06-07 17:54:40 +02:00
HelperStorageTest.php
HookHelper.php
HTTPHelperTest.php
ImageTest.php Remove unneeded checks if it runs on a Windows machine 2016-07-08 15:55:17 +02:00
InstallerTest.php
LargeFileHelperGetFileSizeTest.php Remove unneeded checks if it runs on a Windows machine 2016-07-08 15:55:17 +02:00
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php Do not log token or challenge with exception stacktrace (#25026) 2016-06-08 16:32:58 +02:00
NaturalSortTest.php
NavigationManagerTest.php
OCSClientTest.php
PreviewTest.php Correction is no longer required in php7 2016-07-08 19:36:17 +02:00
RepairStepTest.php
ServerTest.php
SetupTest.php fix test 2016-07-13 14:33:04 +02:00
StreamWrappersTest.php
SubAdminTest.php
TagsTest.php
TemplateFunctionsTest.php
TempManagerTest.php Remove unneeded checks if it runs on a Windows machine 2016-07-08 15:55:17 +02:00
TestCase.php Changed name of default logfile from owncloud.log to nextcloud.log. 2016-07-04 11:50:32 +02:00
TestMoveableMountPoint.php
UpdaterTest.php Allow downgrades of maintenance accross vendors 2016-07-22 14:51:43 +02:00
UrlGeneratorTest.php
UserTest.php Fix failing tests after db split 2016-07-13 09:26:19 +02:00
UtilCheckServerTest.php Remove unneeded checks if it runs on a Windows machine 2016-07-08 15:55:17 +02:00
UtilTest.php Some UtilTests require DB 2016-07-11 21:05:39 +02:00