summaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Utility/SimpleContainer.php
Commit message (Expand)AuthorAgeFilesLines
* Fix testsRoeland Jago Douma2018-11-021-1/+0
* only catch QueryException when trying to build classRobin Appelman2018-09-211-7/+1
* Single quotesJoas Schilling2018-03-071-1/+1
* Suppress phan errorJoas Schilling2018-03-071-0/+1
* Try without autoloadingJoas Schilling2018-03-061-1/+1
* Better debugging for "Your test case is not allowed to access the database."Joas Schilling2018-03-051-0/+6
* Update license headersMorris Jobke2017-11-061-0/+1
* When we can not create the class, try if the variable is a registered serviceJoas Schilling2016-10-051-0/+3
* Merge pull request #1426 from nextcloud/sanitze_optLukas Reschke2016-09-261-1/+4
|\
| * Optimize sanitizeNameRoeland Jago Douma2016-09-161-1/+4
* | Use default value instead of throwing when the service could not be foundJoas Schilling2016-09-201-1/+10
|/
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OC\AppFramework to PSR-4Roeland Jago Douma2016-04-221-0/+162