nextcloud/tests/lib/App
Lukas Reschke 0c2b17c80f
Cache AppInfo in Memory Cache if configured
This saves around 20ms on a bare-bone instance, on bigger ones more (depending on the number of installed apps).

See https://blackfire.io/profiles/compare/fc326ad3-100d-49b8-8ea9-8343240f53f3/graph

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-10-07 21:29:23 +02:00
..
CodeChecker Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968) 2016-10-07 20:58:22 +02:00
DependencyAnalyzerTest.php Translate the server version for nextcloud 2016-07-26 14:40:18 +02:00
InfoParserTest.php Cache AppInfo in Memory Cache if configured 2016-10-07 21:29:23 +02:00
ManagerTest.php increase core version number to trigger db ugprade and fix app manager tests 2016-09-05 08:51:13 +02:00
PlatformRepositoryTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00