summaryrefslogtreecommitdiffstats
path: root/lib/private/appframework/utility
Commit message (Expand)AuthorAgeFilesLines
* Minor fixesMorris Jobke2014-08-051-0/+1
* Fixed array_combine for PHP 5.3Vincent Petry2014-06-111-2/+7
* make it possible to omit parameters and use the default parameters from the c...Bernhard Posselt2014-05-131-2/+7
* Fix typoBernhard Posselt2014-05-111-1/+1
* default to null to not fail if type is not annotated via phpdocBernhard Posselt2014-05-111-3/+7
* adjust license headers to new mail addressBernhard Posselt2014-05-112-2/+2
* implement most of the basic stuff that was suggested in #8290Bernhard Posselt2014-05-111-5/+41
* add class Pimple to autloaderThomas Müller2014-04-281-3/+0
* be nice and use a relative import so people can use the class without firing ...Bernhard Posselt2014-04-121-1/+1
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-1/+1
* don't specify path to 3rdparty directory when registering Pimple autoloaderAdam Williamson2014-01-011-1/+1
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-303-0/+147