summaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework/controller/ControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-226/+0
* Fix namespaces in AppFramework testsJoas Schilling2016-05-181-1/+2
* Remove dependency on ICrypto + use XORLukas Reschke2015-10-211-1/+0
* Add blob: scheme to default CSP policyLukas Reschke2015-09-291-1/+1
* Add mitigation against BREACHLukas Reschke2015-08-141-0/+1
* add more unit tests for data: as allowed image domainsualko2015-08-101-1/+1
* Merge pull request #13989 from owncloud/enhancment/security/11857Clark Tomlinson2015-02-181-3/+4
|\
| * Allow AppFramework applications to specify a custom CSP headerLukas Reschke2015-02-161-3/+4
* | 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-8/+9
* Fix unit testLukas Reschke2014-12-041-1/+2
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+3
* 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-091-2/+2
* 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