n8n/packages/core/src/execution-engine
2025-12-03 12:51:33 +02:00
..
__tests__ refactor(core, editor): Split logic based on payload type / manual execution type (#22219) 2025-11-27 14:16:06 +01:00
node-execution-context chore: Revert "chore: Initial V2 changes (#22553)" 2025-12-03 12:51:33 +02:00
partial-execution-utils refactor(core, editor): Split logic based on payload type / manual execution type (#22219) 2025-11-27 14:16:06 +01:00
active-workflows.ts fix(core): Protect against duplicate cron registration (#18005) 2025-08-06 15:35:52 +02:00
execution-context-hook-registry.service.ts chore(core): Execution context establishment hook registry (#22098) 2025-11-24 12:24:32 +01:00
execution-context.service.ts chore(core): Context establishment hook setup (#22293) 2025-11-26 14:34:51 +01:00
execution-context.ts chore(core): Context establishment hook setup (#22293) 2025-11-26 14:34:51 +01: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(core): Execution context establishment hook registry (#22098) 2025-11-24 12:24:32 +01: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
requests-response.ts fix(core): Fix AI Agent v3 Tool Execution Issues (#21477) 2025-11-03 11:33:11 +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, editor): Split logic based on payload type / manual execution type (#22219) 2025-11-27 14:16:06 +01:00