summaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Bootstrap/Coordinator.php
Commit message (Expand)AuthorAgeFilesLines
* Allow lazy app registrationChristoph Wurst2020-11-181-7/+15
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-2/+6
* only boot apps onceRobin Appelman2020-08-071-0/+8
* Move to lazy panel registration during registration contextJulius Härtl2020-07-151-0/+7
* Merge pull request #21812 from nextcloud/feature/noid/app-bootstrap-without-a...Morris Jobke2020-07-141-1/+7
|\
| * Do not load app.php if Application implements IBootstrapMorris Jobke2020-07-141-1/+7
* | Delegate bootstrap registration lazilyChristoph Wurst2020-07-141-14/+19
|/
* Add unified search APIChristoph Wurst2020-06-241-0/+7
* Allow crash reporters registration during app bootstrapChristoph Wurst2020-06-191-0/+7
* Continue with next app when one errors during registerChristoph Wurst2020-06-181-1/+1
* Catch all exceptions when an app is registering or bootingChristoph Wurst2020-06-171-1/+15
* Add dedicated API for apps' bootstrapping processChristoph Wurst2020-06-171-0/+130