Morris Jobke
|
06aef4e8b1
|
Revert "Updating license headers"
This reverts commit 6a1a4880f0 .
|
2015-02-26 11:37:37 +01:00 |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
2015-02-23 12:13:59 +01:00 |
Olivier Paroz
|
469fd3b3a3
|
Olivier Paroz \OCP\AppFramework\Utility\IControllerMethodReflector
|
2014-12-14 23:54:31 +01:00 |
Philipp Knechtges
|
768aea57d3
|
make regex in controllermethodreflector.php compatible with PCRE 6.x
The syntax ?<...> seems to be only supported from PCRE 7.0 on. For
backwards-compability ?P<...> is used.
|
2014-12-14 10:52:21 +01:00 |
Morris Jobke
|
676fa459d7
|
Minor fixes
* instanceof \OC\Files\View
* fix misplaced paranthesis
* remove misplaced character in comment
|
2014-08-05 16:53:28 +02:00 |
Vincent Petry
|
4e4c2b04c8
|
Fixed array_combine for PHP 5.3
|
2014-06-11 19:13:49 +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
|
474b8f071d
|
Fix typo
|
2014-05-11 17:54:09 +02:00 |
Bernhard Posselt
|
fcb1aa36f0
|
default to null to not fail if type is not annotated via phpdoc
|
2014-05-11 17:54:09 +02:00 |
Bernhard Posselt
|
1d45239c65
|
adjust license headers to new mail address
|
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 |