Morris Jobke
|
e717833b07
|
mark tests as skipped - TODO travis
* swift causes some timeouts and test failures
|
2014-08-05 18:35:47 +02:00 |
Bernhard Posselt
|
a152e320f6
|
make it possible to omit parameters and use the default parameters from the controller method
|
2014-05-13 10:40:49 +02:00 |
Bernhard Posselt
|
1d45239c65
|
adjust license headers to new mail address
|
2014-05-11 17:54:08 +02:00 |
Bernhard Posselt
|
cb666c18d6
|
rename formatter to responder, formatResponse to buildResponse
|
2014-05-11 17:54:08 +02:00 |
Bernhard Posselt
|
d8da79cab0
|
add test for not failing when adding more comments after type parameters, do not limit x-www-form-urlencoded to POST
|
2014-05-11 17:54:08 +02:00 |
Bernhard Posselt
|
80648da431
|
implement most of the basic stuff that was suggested in #8290
|
2014-05-11 17:54:08 +02:00 |
Scrutinizer Auto-Fixer
|
adaee6a5a1
|
Scrutinizer Auto-Fixes
This patch was automatically generated as part of the following inspection:
https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720
Enabled analysis tools:
- PHP Analyzer
- JSHint
- PHP Copy/Paste Detector
- PHP PDepend
|
2014-02-19 09:31:54 +01:00 |
Thomas Tanghus
|
ad017285e1
|
Fix namespace for OCP\Appframework\Http
To avoid having to use OCP\Appframework\Http\Http in the public - and stable
- API OCP\Appframework\Http is now both a class and a namespace.
|
2013-10-23 05:57:34 +02:00 |
Thomas Tanghus
|
d75d80ba13
|
OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller
|
2013-10-11 10:07:57 +02:00 |
Thomas Müller
|
1e5012fc1d
|
fixing all appframework unit tests
|
2013-10-07 11:25:50 +02:00 |
Thomas Müller
|
33db8a3089
|
kill superfluent classloader from tests - this approach might be of interest within the apps
|
2013-08-21 00:41:20 +02:00 |
Thomas Müller
|
fde9cabe97
|
initial import of appframework
|
2013-08-17 11:16:48 +02:00 |