server/lib
Roeland Jago Douma 959bf0d1a7
Cache the build ControllerName
Often a route.php file will have many N routes but only M controllers.
Where N >= M. Which means that in most cases the ControllerName will be
converted multiple times. This is of course far from ideal.

Note that this is per app so the cache will contain at most N entries.
Which is not to bad.
2016-09-11 13:25:32 +02:00
..
composer more efficient querying of numeric storage ids 2016-09-07 17:22:40 +02:00
l10n [tx-robot] updated from transifex 2016-09-08 00:10:21 +00:00
private Cache the build ControllerName 2016-09-11 13:25:32 +02:00
public Split OCS version handling 2016-09-06 11:57:39 +02:00
autoloader.php Update with robin 2016-07-21 18:13:58 +02:00
base.php Add exemptions for incompatible UAs 2016-09-08 17:20:46 +02:00