n8n/packages/core/src/execution-engine
2025-04-30 12:59:57 +02:00
..
__tests__ fix(core): Don't create additional nodeExecuteBefore message (#14958) 2025-04-29 15:07:30 +02:00
node-execution-context refactor(core): Move the Memoized decorator to @n8n/decorators (no-changelog) (#14952) 2025-04-28 14:16:00 +02:00
partial-execution-utils feat(core): Implement partial execution of tool nodes (no-changelog) (#14939) 2025-04-28 13:24:56 +02:00
active-workflows.ts refactor(core): Decouple leadership-change handlers using decorators (#15009) 2025-04-30 12:59:57 +02:00
execution-lifecycle-hooks.ts refactor(core): Persist node execution order, and forward it to the frontend (#14455) 2025-04-09 10:19:58 +02:00
index.ts refactor(core): Move ExecutionLifecycleHooks to core (#13042) 2025-02-07 18:16:37 +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
routing-node.ts feat(core): Add special @tool displayOption (#14318) 2025-04-04 09:22:13 +02:00
scheduled-task-manager.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
ssh-clients-manager.ts feat(core): Add a new option to customize SSH tunnel idle timeout (#14522) 2025-04-10 14:35:10 +02:00
triggers-and-pollers.ts refactor(core): Move ExecutionLifecycleHooks to core (#13042) 2025-02-07 18:16:37 +01:00
workflow-execute.ts fix(core): Don't create additional nodeExecuteBefore message (#14958) 2025-04-29 15:07:30 +02:00