nextcloud/lib/private/AppFramework
Christoph Wurst 32bf95c774
Continue with next app when one errors during register
My patch at #21461 had a little error in that it exits the method when a
query exception is encountered during the register step of an app. What
we actually want is to continue with the next app and finish the overall
registration procedure.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-18 09:17:00 +02:00
..
Bootstrap Continue with next app when one errors during register 2020-06-18 09:17:00 +02:00
DependencyInjection Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +02:00
Http Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +02:00
Middleware Allow TemplateResponse to be compressed 2020-05-15 08:38:39 +02:00
OCS Update license headers for 19 2020-04-29 11:57:22 +02:00
Routing Update license headers for 19 2020-04-29 11:57:22 +02:00
Services Fix return code of AppConfig::deleteUserValue 2020-05-13 14:55:00 +02:00
Utility Update license headers for 19 2020-04-29 11:57:22 +02:00
App.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Http.php Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +02:00
Logger.php Update license headers 2019-12-05 15:38:45 +01:00