summaryrefslogtreecommitdiffstats
path: root/lib/public/appframework/http
Commit message (Expand)AuthorAgeFilesLines
* fix typo in content typeBernhard Posselt2014-11-051-1/+1
* Fix template rendering for 'blank' templatesMorris Jobke2014-07-301-1/+3
* remove controller serializersBernhard Posselt2014-06-051-27/+0
* adjust license headers to new mail addressBernhard Posselt2014-05-116-6/+6
* implement most of the basic stuff that was suggested in #8290Bernhard Posselt2014-05-112-3/+34
* add cors middlewareBernhard Posselt2014-05-091-0/+4
* make download and redirectresponse publicBernhard Posselt2014-04-202-0/+107
* Remove uneeded usages of nosniffLukas Reschke2014-04-131-1/+0
* Add @return PHPDocsThomas Tanghus2014-03-103-0/+7
* Chainable Response in AppFrameworkThomas Tanghus2014-03-093-0/+15
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-1/+1
* AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixesMorris Jobke2013-11-253-2/+39
* unify license headers for public API filesMorris Jobke2013-11-033-7/+4
* Fix namespace for OCP\Appframework\HttpThomas Tanghus2013-10-233-89/+2
* Public API documentation fixesMorris Jobke2013-10-171-2/+12
* fixing SecurityMiddleware to use OC6 APIThomas Müller2013-10-071-15/+3
* moving response classes over to OCPThomas Müller2013-08-214-0/+458