Commit Graph

104 Commits (f4dc9e6bf3bf1db1712fde818b5df64516763ce6)

Author SHA1 Message Date
Bernhard Posselt df24a014b8 If the execute method on the mapper receives an assoc array, it binds by value instead of index 10 years ago
Lukas Reschke b29940d956 Add support for 'child-src' directive 10 years ago
Bernhard Posselt 95239ad21e AppFramework StreamResponse 10 years ago
Bernhard Posselt f993ed823e fix tabs and spaces 10 years ago
Bernhard Posselt aaf753bc9a fix mappertestutility 10 years ago
Bernhard Posselt 7b2fdbfb0b use IDBConnection and close cursors after insert/update/delete 10 years ago
Lukas Reschke 1c6eae9017 Get the real protocol behind several proxies 10 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
Lukas Reschke a9d1a01440 Rename to allowEval 10 years ago
Lukas Reschke b20174bdad Allow AppFramework applications to specify a custom CSP header 10 years ago
Thomas Müller c60dabd11b Request requires a second parameter 10 years ago
Lukas Reschke 770fa761b8 Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 10 years ago
Bernhard Posselt 9873aa3d9e fix license email 10 years ago
Bernhard Posselt b89ddcfe41 fix license email 10 years ago
Bernhard Posselt fdc64e370c add a controller and reponse for ocs 10 years ago
Bernhard Posselt 81836ccc7e another test for overriding the docblock 10 years ago
Bernhard Posselt 72d2b6f723 additional inheritance tests 10 years ago
Bernhard Posselt 84a47645b9 fix indention 10 years ago
Bernhard Posselt 983563d7d9 add tests for closing the cursor 10 years ago
Bernhard Posselt 37e8969d34 ignore cursorclosing 10 years ago
Bernhard Posselt bb0c88a577 always set url parameters when they are available in the app dispatch 10 years ago
Bernhard Posselt f195123765 Intelligent container 10 years ago
Lukas Reschke d2e8358da2 Fix unit test 10 years ago
Morris Jobke bf1b62a34a PHP < 5.4 is not supported anymore - see #12606 10 years ago
Morris Jobke 2c5e4b3d3f Remove last traces of travis integration 10 years ago
Lukas Reschke 048139074d Add functions to modify cookies to response class 10 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 10 years ago
Bernhard Posselt 4e90c44301 add postfix 10 years ago
Lukas Reschke cd5925036a Check if app is enabled for user 10 years ago
Bernhard Posselt 91a23bfa9c fix typo in content type 11 years ago
Thomas Müller f776bcd4a0 remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 11 years ago
Bernhard Posselt 0696099bad add dataresponse 11 years ago
Thomas Müller 02c5933af8 introduce SessionMiddleWare to control session handling via an annotation 11 years ago
Patrick Paysant cb5416b798 Allow default values for route parameters. 11 years ago
Oliver Gasser 47a2e31c93 Make Entity properties ```protected``` as in docs 11 years ago
Morris Jobke e717833b07 mark tests as skipped - TODO travis 11 years ago
Thomas Müller 9ee8c60b5f kill unused require of MapperTestUtility.php 11 years ago
Thomas Müller d430e743b3 fixing namespace of MapperTestUtility 11 years ago
Morris Jobke d31e532780 fix redirect URL unit test 11 years ago
Bernhard Posselt 2662c4c61b use id instead of resourceId 11 years ago
Bernhard Posselt 5496ca234b dont strip the s from the resource 11 years ago
Bernhard Posselt 93169eca1e also handle lowercase headers 11 years ago
Bernhard Posselt 1002281dae handle http accept headers more gracefully 11 years ago
Bernhard Posselt 587a8df566 remove controller serializers 11 years ago
Bernhard Posselt d5e48a4806 fix assertions 11 years ago
Bernhard Posselt 5e9ea2b365 fix 8757, get rid of service locator antipattern 11 years ago
Bernhard Posselt 9e36c33104 use fetch method instead of fetchRow because fetchRow is only an owncloud internal alias that exists purely for compability 11 years ago
Bernhard Posselt a152e320f6 make it possible to omit parameters and use the default parameters from the controller method 11 years ago
Bernhard Posselt 63f2f16b85 use new controllermethodreflector for corsmiddleware 11 years ago
Bernhard Posselt 1d45239c65 adjust license headers to new mail address 11 years ago