nextcloud/core
Christoph Wurst f1921364d6
Print an exception trace for setup exceptions
Right now any setup error will just result in the exception message
being printed. In some cases this doesn't give any insights into what
went wrong. This adds some dedicated logic to print the exception trace
and any previous exceptions to the CLI.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-07 20:11:25 +01:00
..
ajax Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
BackgroundJobs Add a background job that checks for potential user imported SSL certificates and shows a warning in the admin settings 2020-11-03 10:06:33 +01:00
Command Print an exception trace for setup exceptions 2021-01-07 20:11:25 +01:00
Controller Update license headers 2020-12-30 14:07:05 +01:00
css Increase horizontal padding 2020-12-22 12:28:47 +00:00
Data Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Db Update license headers 2019-12-05 15:38:45 +01:00
doc
Exception Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
fonts Move font from Nunito to Noto Sans 2019-06-22 11:23:44 +02:00
img Merge pull request #19942 from ACTom/add-mindmap-icon 2020-12-28 10:13:38 +01:00
js Bump @nextcloud/axios from 1.5.0 to 1.6.0 2021-01-07 09:29:29 +01:00
l10n [tx-robot] updated from transifex 2021-01-07 02:21:10 +00:00
Middleware Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Migrations Fix column name to check prior to deleting 2021-01-07 10:50:36 +01:00
Notification Improve wording 2020-12-02 21:42:32 +01:00
Service Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
skeleton
src fix-dialog-buttons 2020-12-18 15:39:48 +01:00
templates Show the full trace of an exception 2020-11-10 10:35:08 +01:00
vendor Remove core.js 2019-01-09 15:02:00 +01:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
register_command.php Command: Add app password generation 2021-01-05 13:05:17 +01:00
routes.php Add well known handlers API 2020-12-16 13:13:05 +01:00
shipped.json new weather status used in dashboard 2020-08-20 00:21:08 +02:00
strings.php Update license headers 2019-12-05 15:38:45 +01:00
webpack.js Fix unified search 2020-08-03 11:26:03 +00:00
webpack.test.js Bump webpack-merge from 4.2.2 to 5.0.9 2020-07-30 16:38:05 +02:00