n8n/packages/core/src/execution-engine
2025-09-03 13:36:05 +02:00
..
__tests__ refactor(core): Add test for workflow issue check and extract logic (#18845) 2025-08-27 11:33:00 +02:00
node-execution-context fix(core)!: Type coercion of $fromAI default values (#19128) 2025-09-03 13:36:05 +02:00
partial-execution-utils refactor(core): Lintfix core and workflow packages (#17096) 2025-07-08 13:04:50 +02:00
active-workflows.ts fix(core): Protect against duplicate cron registration (#18005) 2025-08-06 15:35:52 +02:00
execution-lifecycle-hooks.ts feat(core): Implement lifecycle hooks to support streaming responses (no-changelog) (#16391) 2025-06-24 15:38:03 +02:00
external-secrets-proxy.ts refactor(core): Simplify ExternalSecretsProxy setup and move it to core (#16021) 2025-06-05 12:49:08 +02:00
index.ts chore: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +02:00
interfaces.ts refactor(core): Move more code out of NodeExecutionFunctions, and add unit tests (no-changelog) (#13131) 2025-02-07 17:35:51 +01:00
routing-node.ts fix(Embeddings OpenAI Node): Disable model list filter when custom baseURL is set (#17296) 2025-07-16 16:56:02 +02:00
scheduled-task-manager.ts fix(core): Protect against duplicate cron registration (#18005) 2025-08-06 15:35:52 +02:00
ssh-clients-manager.ts fix: Postgres node with ssh tunnel getting into a broken state and not being recreated (#16054) 2025-06-13 14:38:21 +02:00
triggers-and-pollers.ts refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
workflow-execute.ts refactor(core): Extract setup logic, group variables and document potential dead code (#18868) 2025-08-27 17:31:10 +02:00