Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing argument 2 for Settings classes | Joas Schilling | 2017-05-19 | 1 | -1/+1 |
* | Allow automatic DI for apps that don't register the container in app.php | Joas Schilling | 2017-05-16 | 1 | -2/+18 |
* | Add activities when email or password is changed | Joas Schilling | 2017-04-13 | 1 | -0/+9 |
* | Register the namespace with the autoloading to allow reverse recovery | Joas Schilling | 2017-03-22 | 1 | -7/+25 |
* | Don't do a recursive search | Joas Schilling | 2017-03-22 | 1 | -1/+1 |
* | Save the container with the app's namespace so we can resolve it | Joas Schilling | 2016-08-22 | 1 | -1/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Move more from \OC to PSR-4 | Roeland Jago Douma | 2016-04-29 | 1 | -0/+89 |