Commit Graph

104 Commits (8c33f05e93f3f3da601372f41f48bd968f7c63cd)

Author SHA1 Message Date
Bernhard Posselt cb666c18d6 rename formatter to responder, formatResponse to buildResponse 11 years ago
Bernhard Posselt d8da79cab0 add test for not failing when adding more comments after type parameters, do not limit x-www-form-urlencoded to POST 11 years ago
Bernhard Posselt 80648da431 implement most of the basic stuff that was suggested in #8290 11 years ago
Bernhard Posselt 9a4d204b55 add cors middleware 11 years ago
Bernhard Posselt 5199e4508a dont update entity and dont run an update query if an entity wasnt changed at all 11 years ago
Bernhard Posselt 7e447f4f42 make download and redirectresponse public 11 years ago
Bernhard Posselt 309aa3bcd2 fix phpdoc for entities 11 years ago
Bernhard Posselt 4a7e0561ca move db into iservercontainer 11 years ago
Bernhard Posselt 0fe4db0992 remove unusued variable 11 years ago
Bernhard Posselt f4bc5ee863 remove unusued variable 11 years ago
Bernhard Posselt 93237d87ec fix scrutinizer issues 11 years ago
Bernhard Posselt f260951825 port database layer from appframework to core 11 years ago
Lukas Reschke b04d95b116 Remove uneeded usages of nosniff 11 years ago
Bernhard Posselt 62cce982bb default to GET request when no method is set to fix unittests, also set parsed json parameters on the post attribute 11 years ago
Bernhard Posselt 70c88027db add requirements to routing 11 years ago
Robin Appelman 8ab7d18a6a Move the router classes to a namespace and expose it with a public interface 11 years ago
Thomas Tanghus 8f6ea900f2 Chainable Response in AppFramework 11 years ago
Bart Visscher 35a8dfb2fa More PHPDoc fixes, using scrutinizer patches as hints 11 years ago
Jörn Friedrich Dreyer 39f2f564a9 use assertSame and assertNotSame for etag checks 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Thomas Tanghus ad017285e1 Fix namespace for OCP\Appframework\Http 12 years ago
Thomas Müller cdaa1db0d1 re-enable test in SecurityMiddlewareTest 12 years ago
Thomas Tanghus d75d80ba13 OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller 12 years ago
Thomas Müller 3ea2dfa5f9 remove getTrans() from API class 12 years ago
Thomas Müller 1e5012fc1d fixing all appframework unit tests 12 years ago
Thomas Tanghus c85621a897 Make abstract Middleware class public 12 years ago
Thomas Tanghus aedc427ffd Fix fix of POST :P 12 years ago
Thomas Tanghus 965ce5719f Modified PUT behaviour 12 years ago
Thomas Tanghus 7cd8088845 Add assertions for ->params and array access with json 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 Tanghus 1d2466c6d1 Add assertions for ->params and array access with json 12 years ago
Thomas Tanghus 092b4e7b53 Implement PUT an PATCH support 12 years ago
Thomas Tanghus 50fc5e8792 Check if accessor matched request method. 12 years ago
Thomas Tanghus d124b6965b Implement PUT an PATCH support 12 years ago
Thomas Tanghus d49e982ac8 Check if accessor matched request method. 12 years ago
Thomas Tanghus 8b4f4a79e2 Still some session leftovers. 12 years ago
Thomas Müller aa979f5dff cleanup of tests 12 years ago
Thomas Müller 33db8a3089 kill superfluent classloader from tests - this approach might be of interest within the apps 12 years ago
Thomas Müller 395deacc67 reducing controller annotations to: 12 years ago
Thomas Müller 93194bb396 Introducing IContainer into public api 12 years ago
Thomas Müller 0fa8f38076 fixing broken test 12 years ago
Thomas Müller 72e1a8d83b fixing require to Pimple 12 years ago
Thomas Müller fde9cabe97 initial import of appframework 12 years ago