n8n/packages/core/src/execution-engine/partial-execution-utils
2025-12-10 10:08:10 +02:00
..
__tests__ Merge branch 'master' into v2 2025-12-10 10:08:10 +02:00
clean-run-data.ts refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
directed-graph.ts refactor(core, editor): Split logic based on payload type / manual execution type (#22219) 2025-11-27 14:16:06 +01:00
filter-disabled-nodes.ts refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
find-start-nodes.ts fix(core): During partial execution don't include loop as start node if the loop isn't closed (#22555) 2025-12-04 18:20:33 +01:00
find-subgraph.ts refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
find-trigger-for-partial-execution.ts refactor(core, editor): Split logic based on payload type / manual execution type (#22219) 2025-11-27 14:16:06 +01:00
get-incoming-data.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
get-source-data-groups.ts refactor(core): Lintfix core and workflow packages (#17096) 2025-07-08 13:04:50 +02:00
handle-cycles.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
index.ts refactor(core, editor): Split logic based on payload type / manual execution type (#22219) 2025-11-27 14:16:06 +01:00
recreate-node-execution-stack.ts refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
rewire-graph.ts fix(core): Replace actual root when manually running tools of Agent Tools (#19243) 2025-09-05 16:10:46 +02:00
run-data-utils.ts fix(core): Increment executionIndex in partial executions (no-changelog) (#14946) 2025-04-30 13:16:27 +02:00