n8n/packages/cli/src
Ben Hesseldieck ffecbc7004
🐛 Fix db connection check /healthz (#2041)
* 🐛 fix db connection check

* 👕 fix missing semi

*  Revert "🐛 Hardcode typeorm@0.2.34 as new version makes health-check fail"

This reverts commit ddee2ec47c.

* 🐛 fix health-check in WebhookServer
2021-08-08 12:04:04 +02:00
..
databases 🐛 Fix executions pruning and UTC storage (#1959) 2021-07-23 21:40:53 +02:00
ActiveExecutions.ts
ActiveWorkflowRunner.ts update webhook response (#2006) 2021-07-23 20:56:18 +02:00
CredentialsHelper.ts
CredentialsOverwrites.ts
CredentialTypes.ts
Db.ts 🐛 Fix executions pruning and UTC storage (#1959) 2021-07-23 21:40:53 +02:00
ExternalHooks.ts Revert " Simplify config imports in cli package (#1840)" (#1931) 2021-06-23 11:20:07 +02:00
GenericHelpers.ts Revert " Simplify config imports in cli package (#1840)" (#1931) 2021-06-23 11:20:07 +02:00
index.ts
Interfaces.ts Add new version notification (#1977) 2021-07-22 10:22:17 +02:00
LoadNodesAndCredentials.ts Revert " Simplify config imports in cli package (#1840)" (#1931) 2021-06-23 11:20:07 +02:00
Logger.ts Revert " Simplify config imports in cli package (#1840)" (#1931) 2021-06-23 11:20:07 +02:00
NodeTypes.ts
Push.ts
Queue.ts Revert " Simplify config imports in cli package (#1840)" (#1931) 2021-06-23 11:20:07 +02:00
ResponseHelper.ts update webhook response (#2006) 2021-07-23 20:56:18 +02:00
Server.ts 🐛 Fix db connection check /healthz (#2041) 2021-08-08 12:04:04 +02:00
TagHelpers.ts
TestWebhooks.ts update webhook response (#2006) 2021-07-23 20:56:18 +02:00
WebhookHelpers.ts
WebhookServer.ts 🐛 Fix db connection check /healthz (#2041) 2021-08-08 12:04:04 +02:00
WorkflowCredentials.ts
WorkflowExecuteAdditionalData.ts 🐛 Fix executions pruning and UTC storage (#1959) 2021-07-23 21:40:53 +02:00
WorkflowHelpers.ts Revert " Simplify config imports in cli package (#1840)" (#1931) 2021-06-23 11:20:07 +02:00
WorkflowRunner.ts Reduce risk of errors causing never stopping workflows 2021-07-14 16:34:54 +02:00
WorkflowRunnerProcess.ts 🐛 Fix "unknown", never-end workflow and not displaying error message (#1978) 2021-07-10 11:34:41 +02:00