summaryrefslogtreecommitdiffstats
path: root/lib/private/ServerContainer.php
Commit message (Expand)AuthorAgeFilesLines
* Fix missing argument 2 for Settings classesJoas Schilling2017-05-191-1/+1
* Allow automatic DI for apps that don't register the container in app.phpJoas Schilling2017-05-161-2/+18
* Add activities when email or password is changedJoas Schilling2017-04-131-0/+9
* Register the namespace with the autoloading to allow reverse recoveryJoas Schilling2017-03-221-7/+25
* Don't do a recursive searchJoas Schilling2017-03-221-1/+1
* Save the container with the app's namespace so we can resolve itJoas Schilling2016-08-221-1/+2
* Fix othersJoas Schilling2016-07-211-2/+3
* Move more from \OC to PSR-4Roeland Jago Douma2016-04-291-0/+89