summaryrefslogtreecommitdiffstats
path: root/lib/private/appframework/http
Commit message (Expand)AuthorAgeFilesLines
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-2/+2
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-062-2/+2
* Fix namespace for OCP\Appframework\HttpThomas Tanghus2013-10-233-149/+3
* OCP\AppFramework\Controller\Controller => OCP\AppFramework\ControllerThomas Tanghus2013-10-111-1/+1
* fixing SecurityMiddleware to use OC6 APIThomas Müller2013-10-071-1/+1
* passesCSRFCheck added to OCP\IRequestBart Visscher2013-10-041-3/+35
* Fix fix of POST :PThomas Tanghus2013-10-031-10/+11
* Fix POST decodingThomas Tanghus2013-10-031-2/+2
* Modified PUT behaviourThomas Tanghus2013-10-021-26/+30
* Remove JSON request parsing from ServerThomas Tanghus2013-10-011-4/+1
* Implement PUT an PATCH supportThomas Tanghus2013-10-011-28/+73
* Check if accessor matched request method.Thomas Tanghus2013-10-011-0/+3
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-305-0/+661