nextcloud/tests/lib/appframework
Lukas Reschke 4d23e06097 Fix undefined offset
There are cases where no trusted host is specified such as when installing the instance, this lead to an undefined offset warning in the log right after installing. (when another domain than localhost or 127.0.0.1 was used)
2015-06-22 12:28:07 +02:00
..
controller Merge pull request #13989 from owncloud/enhancment/security/11857 2015-02-18 10:27:29 -05:00
db If the execute method on the mapper receives an assoc array, it binds by value instead of index 2015-03-19 17:08:46 +01:00
dependencyinjection Refactor OC_Request into TrustedDomainHelper and IRequest 2015-02-16 22:13:00 +01:00
http Fix undefined offset 2015-06-22 12:28:07 +02:00
middleware fix #16713 2015-06-03 12:56:50 +02:00
routing Merge pull request #12294 from owncloud/route-postfix 2014-11-24 16:32:54 +01:00
utility another test for overriding the docblock 2015-01-29 20:35:07 +01:00
AppTest.php AppFramework StreamResponse 2015-02-27 15:42:33 +01:00