nextcloud-server/tests/lib/AppFramework
Christoph Wurst 78842348b2
feat(dependencyinjection): Allow optional (nullable) services
Allows working with classes that might or might not be available.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-03 11:53:43 +07:00
..
Bootstrap feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +07:00
Controller Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-15 20:16:51 +07:00
Db composer run cs:fix 2023-01-20 11:45:08 +07:00
DependencyInjection feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +07:00
Http Stop sending deprecated Pragma header 2023-08-28 15:11:22 +07:00
Middleware techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +07:00
OCS Allow stdClass in XML responses 2023-06-13 11:44:47 +07:00
Routing DI for Router 2023-02-13 22:51:14 +07:00
Utility feat(dependencyinjection): Allow optional (nullable) services 2023-11-03 11:53:43 +07:00
AppTest.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00