nextcloud/tests/lib/appframework
Thomas Tanghus ad017285e1 Fix namespace for OCP\Appframework\Http
To avoid having to use OCP\Appframework\Http\Http in the public - and stable
- API OCP\Appframework\Http is now both a class and a namespace.
2013-10-23 05:57:34 +02:00
..
controller OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller 2013-10-11 10:07:57 +02:00
dependencyinjection remove getTrans() from API class 2013-10-07 11:36:38 +02:00
http Fix namespace for OCP\Appframework\Http 2013-10-23 05:57:34 +02:00
middleware Fix namespace for OCP\Appframework\Http 2013-10-23 05:57:34 +02:00
routing kill superfluent classloader from tests - this approach might be of interest within the apps 2013-08-21 00:41:20 +02:00
utility kill superfluent classloader from tests - this approach might be of interest within the apps 2013-08-21 00:41:20 +02:00
AppTest.php Merge branch 'master' into fixing-appframework-master 2013-10-16 15:45:55 +02:00