Commit Graph

19 Commits (7fbb7f4dc4cd1918a5b3dfaa4c8dfb6a7e11d0c3)

Author SHA1 Message Date
Bernhard Posselt f195123765 Intelligent container 12 years ago
Bernhard Posselt ba03b0b843 add an interface for the timefactory class 12 years ago
Olivier Paroz 469fd3b3a3 Olivier Paroz \OCP\AppFramework\Utility\IControllerMethodReflector 12 years ago
Philipp Knechtges 768aea57d3 make regex in controllermethodreflector.php compatible with PCRE 6.x 12 years ago
Bernhard Posselt 6d5a239abf Fix Pimple unset 12 years ago
Thomas Müller 994768d99f Update Pimple to V3.0 12 years ago
Lukas Reschke be06937e65 Use mixed as type 12 years ago
Morris Jobke 676fa459d7 Minor fixes 12 years ago
Vincent Petry 4e4c2b04c8 Fixed array_combine for PHP 5.3 12 years ago
Bernhard Posselt a152e320f6 make it possible to omit parameters and use the default parameters from the controller method 12 years ago
Bernhard Posselt 474b8f071d Fix typo 12 years ago
Bernhard Posselt fcb1aa36f0 default to null to not fail if type is not annotated via phpdoc 12 years ago
Bernhard Posselt 1d45239c65 adjust license headers to new mail address 12 years ago
Bernhard Posselt 80648da431 implement most of the basic stuff that was suggested in #8290 12 years ago
Thomas Müller 6935364b33 add class Pimple to autloader 12 years ago
Bernhard Posselt 526100dc90 be nice and use a relative import so people can use the class without firing up owncloud 13 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 13 years ago
Adam Williamson 9b4a827e0b don't specify path to 3rdparty directory when registering Pimple autoloader 13 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago