aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework/middleware/MiddlewareDispatcherTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-292/+0
* Fix namespaces in AppFramework testsJoas Schilling2016-05-181-1/+1
* Remove dependency on ICrypto + use XORLukas Reschke2015-10-211-1/+0
* Add mitigation against BREACHLukas Reschke2015-08-141-0/+1
* Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke2015-02-161-1/+2
* Respect `mod_unique_id` and refactor `OC_Request::getRequestId`Lukas Reschke2015-02-091-2/+10
* Make remaining files extend the test baseJoas Schilling2014-11-191-2/+3
* fix 8757, get rid of service locator antipatternBernhard Posselt2014-05-281-7/+1
* adjust license headers to new mail addressBernhard Posselt2014-05-111-1/+1
* default to GET request when no method is set to fix unittests, also set parse...Bernhard Posselt2014-04-121-1/+1
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+3
* OCP\AppFramework\Controller\Controller => OCP\AppFramework\ControllerThomas Tanghus2013-10-111-1/+1
* fixing all appframework unit testsThomas Müller2013-10-071-2/+2
* Make abstract Middleware class publicThomas Tanghus2013-10-051-4/+4
* cleanup of testsThomas Müller2013-08-211-5/+14
* kill superfluent classloader from tests - this approach might be of interest ...Thomas Müller2013-08-211-5/+1
* initial import of appframeworkThomas Müller2013-08-171-0/+280