summaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework/controller/ApiControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-58/+0
* Fix namespaces in AppFramework testsJoas Schilling2016-05-181-1/+2
* 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
* Merge pull request #13921 from owncloud/ocs-afVincent Petry2015-02-091-1/+1
|\
| * fix license emailBernhard Posselt2015-02-051-1/+1
* | Respect `mod_unique_id` and refactor `OC_Request::getRequestId`Lukas Reschke2015-02-091-3/+4
|/
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+1
* add cors middlewareBernhard Posselt2014-05-091-0/+55