n8n/packages/cli/src
Iván Ovejero f29950ee81
🐛 Fix executions pruning and UTC storage (#1959)
*  Add logging for pruning errors

*  Reformat pruning date to UTC string

*  Reformat workflow deletion date to UTC

*  Enforce UTC datetimes for MySQL

*  Enforce UTC datetimes for Postgres

*  Revert "Reformat workflow deletion date to UTC"

This reverts commit ca9628bc6d.
2021-07-23 21:40:53 +02:00
..
databases 🐛 Fix executions pruning and UTC storage (#1959) 2021-07-23 21:40:53 +02:00
ActiveExecutions.ts Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
ActiveWorkflowRunner.ts update webhook response (#2006) 2021-07-23 20:56:18 +02:00
CredentialsHelper.ts Add variable $mode 2021-01-29 09:31:40 +01:00
CredentialsOverwrites.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
CredentialTypes.ts Do not save credential default values to DB #PROD-52 2020-05-14 14:27:19 +02:00
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 Separate webhooks from core (#1408) 2021-02-09 23:32:40 +01:00
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 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
Push.ts Added logging to n8n (#1381) 2021-05-01 22:43:01 -05:00
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 Add new version notification (#1977) 2021-07-22 10:22:17 +02:00
TagHelpers.ts Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
TestWebhooks.ts update webhook response (#2006) 2021-07-23 20:56:18 +02:00
WebhookHelpers.ts Added logging to n8n (#1381) 2021-05-01 22:43:01 -05:00
WebhookServer.ts Revert " Simplify config imports in cli package (#1840)" (#1931) 2021-06-23 11:20:07 +02:00
WorkflowCredentials.ts Ignore node-credential-issues on disabled nodes 2020-02-09 23:24:12 -08:00
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