nextcloud/tests/lib/AppFramework
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
..
Controller OCSController requires DataResponse 2016-08-10 12:40:26 +02:00
Db Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
DependencyInjection Implement brute force protection 2016-07-20 22:08:56 +02:00
Http [master] Port Same-Site Cookies to master 2016-07-20 18:37:57 +02:00
Middleware We should properly check for 'true' instaed of the bool 2016-08-01 08:52:50 +02:00
Routing Allow ocs/v2.php/cloud/... routes 2016-08-08 15:01:26 +02:00
Utility Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
AppTest.php Hanlde Core and Settings app in AppFramework 2016-08-08 20:48:16 +02:00