summaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework/http/DispatcherTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-466/+0
* Fix namespaces in AppFramework testsJoas Schilling2016-05-181-1/+3
* Remove dependency on ICrypto + use XORLukas Reschke2015-10-211-6/+0
* Add mitigation against BREACHLukas Reschke2015-08-141-0/+6
* Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke2015-02-161-7/+23
* Respect `mod_unique_id` and refactor `OC_Request::getRequestId`Lukas Reschke2015-02-091-57/+75
* PHP < 5.4 is not supported anymore - see #12606Morris Jobke2014-12-041-8/+0
* Remove last traces of travis integrationMorris Jobke2014-12-041-2/+2
* Add functions to modify cookies to response classLukas Reschke2014-11-271-8/+8
* Make remaining files extend the test baseJoas Schilling2014-11-191-3/+2
* add dataresponseBernhard Posselt2014-10-291-18/+56
* mark tests as skipped - TODO travisMorris Jobke2014-08-051-0/+8
* make it possible to omit parameters and use the default parameters from the c...Bernhard Posselt2014-05-131-6/+34
* adjust license headers to new mail addressBernhard Posselt2014-05-111-1/+1
* rename formatter to responder, formatResponse to buildResponseBernhard Posselt2014-05-111-1/+1
* add test for not failing when adding more comments after type parameters, do ...Bernhard Posselt2014-05-111-1/+1
* implement most of the basic stuff that was suggested in #8290Bernhard Posselt2014-05-111-10/+154
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+4
* Fix namespace for OCP\Appframework\HttpThomas Tanghus2013-10-231-2/+2
* OCP\AppFramework\Controller\Controller => OCP\AppFramework\ControllerThomas Tanghus2013-10-111-1/+1
* fixing all appframework unit testsThomas Müller2013-10-071-4/+4
* kill superfluent classloader from tests - this approach might be of interest ...Thomas Müller2013-08-211-3/+3
* initial import of appframeworkThomas Müller2013-08-171-0/+218