summaryrefslogtreecommitdiffstats
path: root/lib/public/irequest.php
Commit message (Expand)AuthorAgeFilesLines
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-245/+0
* Move logout to controllerLukas Reschke2016-04-181-1/+1
* Happy new year!Thomas Müller2016-01-121-1/+1
* fix identation in public/irequest.phpMorris Jobke2016-01-121-4/+16
* Add \OCP\IRequest::getHttpProtocolLukas Reschke2015-10-061-0/+8
* Fix visibility of interfaces in \OCPMorris Jobke2015-04-191-2/+2
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-0/+19
* Update license headersJenkins for ownCloud2015-03-261-12/+16
* Revert "Updating license headers"Morris Jobke2015-02-261-16/+19
* Updating license headersJenkins for ownCloud2015-02-231-19/+16
* Make scrutinizer happyLukas Reschke2015-02-161-1/+1
* Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke2015-02-161-0/+65
* Respect `mod_unique_id` and refactor `OC_Request::getRequestId`Lukas Reschke2015-02-091-0/+7
* Add PHPDoc for `urlParams`Lukas Reschke2015-01-151-1/+1
* Add PHPDoc for magic property 'server'Lukas Reschke2015-01-141-1/+3
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+5
* fix "No page-level DocBlock"Morris Jobke2013-11-031-0/+8
* passesCSRFCheck added to OCP\IRequestBart Visscher2013-10-041-0/+5
* Remove getContent() from IRequestThomas Tanghus2013-10-011-8/+0
* Implement PUT an PATCH supportThomas Tanghus2013-10-011-1/+1
* Add interface docs to IRequest.Thomas Tanghus2013-10-011-0/+22
* Purge session from Request - and fix some stylesThomas Tanghus2013-09-171-9/+0
* move new interfaces into lib/public and OCPThomas Müller2013-08-311-0/+105