nextcloud/lib/public/AppFramework
Roeland Jago Douma a34495933e
Move caching logic to response
This avoids having to do it at all the places we want cached responses.

We can't inject the ITimeFactor without breaking public API.
However we can perfectly overwrite the service (resulting in the same
testable effect).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-06-04 08:48:54 +02:00
..
Db The column is not user input so suppress the phan warning 2018-05-14 14:46:33 +02:00
Http Move caching logic to response 2018-06-04 08:48:54 +02:00
OCS Update license headers 2017-11-06 16:56:19 +01:00
Utility Strict OCP\AppFramework\Utility\IControllerMethodReflector 2018-02-21 19:55:49 +01:00
ApiController.php Update license headers 2017-11-06 16:56:19 +01:00
App.php OCP\AppFramework\App strict 2018-03-09 08:42:03 +01:00
Controller.php Run updated license header updater 2017-11-07 13:47:42 +01:00
Http.php Fix others 2016-07-21 18:13:57 +02:00
IAppContainer.php Remove deprecated functions from DI Container 2018-01-13 19:29:52 +01:00
Middleware.php Update license headers 2017-11-06 16:56:19 +01:00
OCSController.php Run updated license header updater 2017-11-07 13:47:42 +01:00
QueryException.php Fix others 2016-07-21 18:13:57 +02:00