nextcloud/lib/private/AppFramework
Thomas Müller c5ca71ee82
[9.2] Register commands in info.xml (#26248)
* Use DI to load console commands from the apps - class name to be defined in the info.xml

* Load commands from info.xml

* Fix unit test

* Allow Di magic for IMountManager

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-10-11 19:48:26 +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 [9.2] Register commands in info.xml (#26248) 2016-10-11 19:48:26 +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