summaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework/controller
Commit message (Expand)AuthorAgeFilesLines
* Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke2015-02-163-7/+18
* Request requires a second parameterThomas Müller2015-02-091-6/+16
* Merge pull request #13921 from owncloud/ocs-afVincent Petry2015-02-092-1/+125
|\
| * fix license emailBernhard Posselt2015-02-051-1/+1
| * fix license emailBernhard Posselt2015-02-052-2/+2
| * add a controller and reponse for ocsBernhard Posselt2015-02-051-0/+124
* | Respect `mod_unique_id` and refactor `OC_Request::getRequestId`Lukas Reschke2015-02-092-11/+13
|/
* Fix unit testLukas Reschke2014-12-041-1/+2
* Make remaining files extend the test baseJoas Schilling2014-11-192-2/+4
* add dataresponseBernhard Posselt2014-10-291-0/+22
* also handle lowercase headersBernhard Posselt2014-06-111-0/+9
* handle http accept headers more gracefullyBernhard Posselt2014-06-111-0/+23
* remove controller serializersBernhard Posselt2014-06-051-21/+1
* adjust license headers to new mail addressBernhard Posselt2014-05-111-1/+1
* rename formatter to responder, formatResponse to buildResponseBernhard Posselt2014-05-111-5/+5
* implement most of the basic stuff that was suggested in #8290Bernhard Posselt2014-05-111-1/+54
* add cors middlewareBernhard Posselt2014-05-092-2/+57
* OCP\AppFramework\Controller\Controller => OCP\AppFramework\ControllerThomas Tanghus2013-10-111-1/+1
* fixing all appframework unit testsThomas Müller2013-10-071-28/+5
* Still some session leftovers.Thomas Tanghus2013-09-171-5/+0
* kill superfluent classloader from tests - this approach might be of interest ...Thomas Müller2013-08-211-3/+2
* initial import of appframeworkThomas Müller2013-08-171-0/+161