n8n/packages/core/src/execution-engine/partial-execution-utils
2025-03-11 16:53:51 +01:00
..
__tests__ fix(core): Find correct start nodes when the first node after that has no run data has pinned data (#13784) 2025-03-10 14:52:56 +01:00
clean-run-data.ts fix(core): Clean run data for dirty nodes properly, including their children (#13821) 2025-03-11 16:53:51 +01:00
directed-graph.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
filter-disabled-nodes.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
find-start-nodes.ts fix(core): Find correct start nodes when the first node after that has no run data has pinned data (#13784) 2025-03-10 14:52:56 +01:00
find-subgraph.ts feat(core): Support executing single nodes not part of a graph as a partial execution (#13529) 2025-02-27 09:35:52 +01:00
find-trigger-for-partial-execution.ts chore: Add unit tests for findTriggerForPartialExecution (#13541) 2025-03-04 13:31:36 +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): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01: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): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
recreate-node-execution-stack.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00