summaryrefslogtreecommitdiffstats
path: root/lib/private/appframework/http/dispatcher.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersJenkins for ownCloud2015-03-261-13/+16
* AppFramework StreamResponseBernhard Posselt2015-02-271-6/+4
* Revert "Updating license headers"Morris Jobke2015-02-261-15/+15
* Updating license headersJenkins for ownCloud2015-02-231-15/+15
* Add functions to modify cookies to response classLukas Reschke2014-11-271-3/+5
* add dataresponseBernhard Posselt2014-10-291-2/+3
* don't typecast null values inside dispatcher.phpGeorg Ehrke2014-06-291-1/+1
* fix indentionBernhard Posselt2014-06-111-6/+6
* handle http accept headers more gracefullyBernhard Posselt2014-06-111-18/+11
* make it possible to omit parameters and use the default parameters from the c...Bernhard Posselt2014-05-131-2/+2
* Fix method signatureBernhard Posselt2014-05-111-0/+2
* adjust license headers to new mail addressBernhard Posselt2014-05-111-1/+1
* rename formatter to responder, formatResponse to buildResponseBernhard Posselt2014-05-111-1/+1
* fix broken ifBernhard Posselt2014-05-111-1/+1
* add test for not failing when adding more comments after type parameters, do ...Bernhard Posselt2014-05-111-5/+2
* implement most of the basic stuff that was suggested in #8290Bernhard Posselt2014-05-111-3/+85
* Fix namespace for OCP\Appframework\HttpThomas Tanghus2013-10-231-0/+1
* OCP\AppFramework\Controller\Controller => OCP\AppFramework\ControllerThomas Tanghus2013-10-111-1/+1
* fixing SecurityMiddleware to use OC6 APIThomas Müller2013-10-071-1/+1
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+100