n8n/packages/core/src/node-execution-context
2025-01-07 15:57:03 +01:00
..
__tests__ refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
helpers refactor(core): Extract ExecuteContext out of NodeExecutionFunctions (no-changelog) (#11853) 2024-11-26 12:10:42 +01:00
utils feat(Execute Workflow Node): Remove ignoreTypeMismatch option (no-changelog) (#12482) 2025-01-07 15:57:03 +01:00
base-execute-context.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
execute-context.ts refactor(core): Rename some runners files and classes for clarity (#12410) 2024-12-31 12:21:04 +01:00
execute-single-context.ts fix(Extract from File Node): Detect file encoding (#12081) 2024-12-18 16:59:12 +01:00
hook-context.ts refactor(core): Extract ExecuteContext out of NodeExecutionFunctions (no-changelog) (#11853) 2024-11-26 12:10:42 +01:00
index.ts feat: (Execute Workflow Node): Inputs for Sub-workflows (#11830) (#11837) 2024-12-20 17:01:22 +01:00
load-options-context.ts refactor(core): Extract ExecuteContext out of NodeExecutionFunctions (no-changelog) (#11853) 2024-11-26 12:10:42 +01:00
local-load-options-context.ts feat: (Execute Workflow Node): Inputs for Sub-workflows (#11830) (#11837) 2024-12-20 17:01:22 +01:00
node-execution-context.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
poll-context.ts refactor(core): Extract ExecuteContext out of NodeExecutionFunctions (no-changelog) (#11853) 2024-11-26 12:10:42 +01:00
supply-data-context.ts refactor(core): Break up more code in the execution engine, and add tests (no-changelog) (#12320) 2024-12-20 14:40:06 +01:00
trigger-context.ts refactor(core): Extract ExecuteContext out of NodeExecutionFunctions (no-changelog) (#11853) 2024-11-26 12:10:42 +01:00
webhook-context.ts refactor(core): Break up more code in the execution engine, and add tests (no-changelog) (#12320) 2024-12-20 14:40:06 +01:00
workflow-node-context.ts feat: (Execute Workflow Node): Inputs for Sub-workflows (#11830) (#11837) 2024-12-20 17:01:22 +01:00