]> source.dussan.org Git - nextcloud-server.git/commit
OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller
authorThomas Tanghus <thomas@tanghus.net>
Fri, 11 Oct 2013 08:07:57 +0000 (10:07 +0200)
committerThomas Tanghus <thomas@tanghus.net>
Fri, 11 Oct 2013 08:07:57 +0000 (10:07 +0200)
commitd75d80ba133c40ec519422db85f1493cbdc9edeb
tree31bebc9e6c5fc38bdac1a42f381a68454f92814f
parent053b55721d69a54b8d9460868d9e6f3edc606271
OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller
lib/private/appframework/http/dispatcher.php
lib/private/appframework/middleware/middlewaredispatcher.php
lib/public/appframework/controller.php [new file with mode: 0644]
lib/public/appframework/controller/controller.php [deleted file]
lib/public/appframework/middleware.php
tests/lib/appframework/AppTest.php
tests/lib/appframework/controller/ControllerTest.php
tests/lib/appframework/http/DispatcherTest.php
tests/lib/appframework/middleware/MiddlewareDispatcherTest.php
tests/lib/appframework/middleware/MiddlewareTest.php
tests/lib/appframework/middleware/security/SecurityMiddlewareTest.php