n8n/packages/core/src/execution-engine
2025-02-04 12:31:59 +01:00
..
__tests__ feat(core): Handle Declarative nodes more like regular nodes (#13007) 2025-02-03 14:00:53 +01:00
node-execution-context fix(core): Do not enable strict type validation by default for resource mapper (#13037) 2025-02-04 12:31:59 +01:00
partial-execution-utils test(core): Fix a typo and add an additional test (#12725) 2025-01-20 16:56:12 +01:00
active-workflows.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
routing-node.ts feat(core): Handle Declarative nodes more like regular nodes (#13007) 2025-02-03 14:00:53 +01: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 refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
triggers-and-pollers.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
workflow-execute.ts ci: Fix tests for declarative nodes (no-changelog) (#13013) 2025-02-03 15:04:03 +01:00