nextcloud/lib/private/AppFramework
Thomas Müller 67d3574bdf
Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968)
* Don't parse info.xml but reuse already cached app infos - fixes #25603

* Use === in InfoParser. Fixes test

* InfoParser should not depend on UrlGenerator - fixes issue with session being closed too early
2016-10-07 20:58:22 +02:00
..
Core Update with robin 2016-07-21 18:13:58 +02:00
Db Update with robin 2016-07-21 18:13:58 +02:00
DependencyInjection Add for proper DI 2016-10-05 11:00:16 +02:00
Http Merge pull request #797 from nextcloud/only-match-for-auth-cookie 2016-08-31 15:59:16 +02:00
Middleware Add trict CSP to OCS responses 2016-09-15 13:11:36 +02:00
OCS Add trict CSP to OCS responses 2016-09-15 13:11:36 +02:00
Routing Cache the build ControllerName 2016-09-11 13:25:32 +02:00
Utility When we can not create the class, try if the variable is a registered service 2016-10-05 16:33:19 +02:00
App.php Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968) 2016-10-07 20:58:22 +02:00
Http.php Fix others 2016-07-21 18:13:57 +02:00