summaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix undefined offsetLukas Reschke2015-06-221-2/+91
* | AppFramework annotation whitespace unit testRobin McCorkell2015-06-211-0/+14
|/
* Add `no-store` to AppFrameworkLukas Reschke2015-06-151-1/+1
* Merge pull request #16714 from owncloud/fix-cors-testLukas Reschke2015-06-031-0/+7
|\
| * fix #16713Bernhard Posselt2015-06-031-0/+7
* | Move the helpful method to the TestCase classJoas Schilling2015-06-031-2/+2
|/
* disallow cookie auth for cors requestsBernhard Posselt2015-05-221-4/+71
* Add support for disallowing domains to the ContentSecurityPolicyLukas Reschke2015-05-201-0/+216
* If the execute method on the mapper receives an assoc array, it binds by valu...Bernhard Posselt2015-03-192-25/+54
* Add support for 'child-src' directiveLukas Reschke2015-02-281-2/+17
* AppFramework StreamResponseBernhard Posselt2015-02-272-13/+128
* fix tabs and spacesBernhard Posselt2015-02-251-119/+119
* fix mappertestutilityBernhard Posselt2015-02-251-116/+120
* use IDBConnection and close cursors after insert/update/deleteBernhard Posselt2015-02-252-47/+48
* Get the real protocol behind several proxiesLukas Reschke2015-02-241-0/+21
* Merge pull request #13777 from owncloud/close-cursorLukas Reschke2015-02-202-16/+22
|\
| * fix indentionBernhard Posselt2015-01-291-7/+6
| * add tests for closing the cursorBernhard Posselt2015-01-292-10/+16
| * ignore cursorclosingBernhard Posselt2015-01-291-8/+9
* | Merge pull request #13989 from owncloud/enhancment/security/11857Clark Tomlinson2015-02-184-6/+250
|\ \
| * | Rename to allowEvalLukas Reschke2015-02-161-2/+2
| * | Allow AppFramework applications to specify a custom CSP headerLukas Reschke2015-02-164-6/+250
* | | Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke2015-02-1611-45/+853
|/ /
* | Merge pull request #13780 from owncloud/cmreflector-inheritanceLukas Reschke2015-02-121-2/+58
|\ \
| * | another test for overriding the docblockBernhard Posselt2015-01-291-0/+14
| * | additional inheritance testsBernhard Posselt2015-01-291-2/+44
| |/
* | Request requires a second parameterThomas Müller2015-02-091-6/+16
* | Merge pull request #13921 from owncloud/ocs-afVincent Petry2015-02-093-1/+198
|\ \
| * | fix license emailBernhard Posselt2015-02-051-1/+1
| * | fix license emailBernhard Posselt2015-02-052-2/+2
| * | add a controller and reponse for ocsBernhard Posselt2015-02-052-0/+197
| |/
* / Respect `mod_unique_id` and refactor `OC_Request::getRequestId`Lukas Reschke2015-02-0910-96/+195
|/
* always set url parameters when they are available in the app dispatchBernhard Posselt2015-01-151-0/+17
* Intelligent containerBernhard Posselt2014-12-232-0/+212
* Merge pull request #12619 from owncloud/use-also-original-heaMorris Jobke2014-12-041-1/+2
|\
| * Fix unit testLukas Reschke2014-12-041-1/+2
* | PHP < 5.4 is not supported anymore - see #12606Morris Jobke2014-12-041-8/+0
* | Remove last traces of travis integrationMorris Jobke2014-12-041-2/+2
|/
* Add functions to modify cookies to response classLukas Reschke2014-11-273-9/+95
* Merge pull request #12294 from owncloud/route-postfixThomas Müller2014-11-241-1/+14
|\
| * add postfixBernhard Posselt2014-11-191-1/+14
* | Make remaining files extend the test baseJoas Schilling2014-11-1923-31/+56
|/
* Check if app is enabled for userLukas Reschke2014-11-151-2/+2
* fix typo in content typeBernhard Posselt2014-11-051-1/+1
* remove unnecessary require calls - the ownCloud class loader is supposed to t...Thomas Müller2014-10-304-14/+12
* add dataresponseBernhard Posselt2014-10-294-24/+185
* introduce SessionMiddleWare to control session handling via an annotationThomas Müller2014-10-221-0/+89
* Allow default values for route parameters.Patrick Paysant2014-09-091-4/+22
* Make Entity properties ```protected``` as in docsOliver Gasser2014-08-272-7/+7
* mark tests as skipped - TODO travisMorris Jobke2014-08-051-0/+8