nextcloud/lib
Roeland Jago Douma edc1c77dd9
Do not create a RouteActionHandler object for each route
This is not required and doesn't allow us to be properly lazy. On top of
it this doesnt allow us to cache the routes (since closures/objects
can't be cached).

This is the first small step into cleaning up the routing we have

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-07-07 12:33:22 +02:00
..
composer Merge pull request #21238 from nextcloud/techdebt/noid/deferrable-notification-apps 2020-07-06 13:50:25 +02:00
l10n [tx-robot] updated from transifex 2020-07-04 02:16:15 +00:00
private Do not create a RouteActionHandler object for each route 2020-07-07 12:33:22 +02:00
public Remove old deprecated getAppFolder 2020-07-06 22:06:58 +02:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php Migrate Settings to new bootstrap mechanism 2020-06-17 09:22:22 +02:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00