nextcloud/tests/lib/AppFramework
Joas Schilling 94211721a6
fix(middleware): Also abort the request when reaching max delay in afterController
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-15 16:24:12 +02:00
..
Bootstrap feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +01:00
Controller Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-15 20:16:51 +01:00
Db composer run cs:fix 2023-01-20 11:45:08 +01:00
DependencyInjection feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +01:00
Http Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-15 20:16:51 +01:00
Middleware fix(middleware): Also abort the request when reaching max delay in afterController 2023-05-15 16:24:12 +02:00
OCS composer run cs:fix 2023-01-20 11:45:08 +01:00
Routing DI for Router 2023-02-13 22:51:14 +01:00
Utility fix: Throw NotFoundExceptionInterface to fulfill PSR container interface if class not found 2023-02-06 14:16:35 +01:00
AppTest.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00