Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the file strict | Joas Schilling | 2019-03-05 | 1 | -4/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Avoid duplicate App container creation | Joas Schilling | 2019-03-05 | 1 | -0/+13 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Make TestCase->overwriteService() work with App classes | Joas Schilling | 2019-02-14 | 1 | -0/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix missing argument 2 for Settings classes | Joas Schilling | 2017-05-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Allow automatic DI for apps that don't register the container in app.php | Joas Schilling | 2017-05-16 | 1 | -2/+18 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add activities when email or password is changed | Joas Schilling | 2017-04-13 | 1 | -0/+9 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Register the namespace with the autoloading to allow reverse recovery | Joas Schilling | 2017-03-22 | 1 | -7/+25 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Don't do a recursive search | Joas Schilling | 2017-03-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | 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 |
* \OC\OCSClient * \OC\Preview * \OC\PreviewManager * \OC\Repair * \OC\RepairException * \OC\Search * \OC\ServerContainer * \OC\ServerNotAvailableException * \OC\ServiceUnavailableException * \OC\Setup * \OC\Streamer * \OC\SubAdmin * \OC\SystemConfig * \OC\TagManager * \OC\Tags * \OC\TempManager * \OC\TemplateLayout * \OC\URLGenerator * \OC\Updater |