Commit Graph

32 Commits (1ae6e9ec21415ade8122a05d01dd091091cb4bcd)

Author SHA1 Message Date
Morris Jobke b76a3993d4 fix master - #7274 brokes it 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Adam Williamson 9b4a827e0b don't specify path to 3rdparty directory when registering Pimple autoloader 11 years ago
Morris Jobke 7755e69af0 add PHPDoc for urlParams 11 years ago
Thomas Müller 993fea2f05 fix appframework routing 11 years ago
Thomas Tanghus ad017285e1 Fix namespace for OCP\Appframework\Http 12 years ago
Thomas Müller 7f1432600c fixing php 5.3.3 error: 12 years ago
Thomas Tanghus d75d80ba13 OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller 12 years ago
Thomas Müller 7bd5352509 php 5.3 compatibility for \OC\AppFramework\DependencyInjection\DIContainer 12 years ago
Thomas Müller c3286402a8 removing log(), getTemplate(), getLocalFilePath(), getUrlContent(), getFileInfo() 12 years ago
Thomas Müller 39be4dca67 removing all link/url related calls from API class 12 years ago
Thomas Müller 3ea2dfa5f9 remove getTrans() from API class 12 years ago
Thomas Müller 54e77e0e66 fixing typo 12 years ago
Thomas Müller f3c6546d5b remove obsolete passesCSRFCheck() 12 years ago
Thomas Müller e071bfc144 fixing SecurityMiddleware to use OC6 API 12 years ago
Thomas Müller 1f14ba6aed move controller to OCP 12 years ago
Thomas Tanghus 47b2007228 Remove misleading IMiddleware interface 12 years ago
Thomas Tanghus c85621a897 Make abstract Middleware class public 12 years ago
Bart Visscher 21cbef0d2c passesCSRFCheck added to OCP\IRequest 12 years ago
Thomas Tanghus aedc427ffd Fix fix of POST :P 12 years ago
Thomas Tanghus 8a018d7a59 Fix POST decoding 12 years ago
Thomas Tanghus 965ce5719f Modified PUT behaviour 12 years ago
Thomas Tanghus 0f13ffb773 Remove JSON request parsing from Server 12 years ago
Thomas Tanghus 973bcccd7c Implement PUT an PATCH support 12 years ago
Thomas Tanghus bdad7697ac Check if accessor matched request method. 12 years ago
Thomas Tanghus 8603f956ab Get urlParams registered before Request is instantiated 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago