n8n/packages/core/src/execution-engine
2026-06-18 08:58:36 +00:00
..
__tests__ chore(core): Add debug logs to publication outbox processing (no-changelog) (#32519) 2026-06-18 08:58:36 +00:00
node-execution-context feat(core): Gate MCP tool calls on the caller's private-credential status (#32446) 2026-06-18 07:46:48 +00:00
partial-execution-utils chore: Migrate n8n-core from Jest to Vitest (#31115) 2026-05-27 14:55:18 +01:00
active-workflow-triggers.ts chore(core): Add debug logs to publication outbox processing (no-changelog) (#32519) 2026-06-18 08:58:36 +00:00
eval-mock-fixtures.ts feat(ai-builder): Support binary data in eval mock layer (no-changelog) (#30738) 2026-05-29 10:16:22 +00:00
eval-mock-helpers.ts fix(core): Fix credential mocking in eval mode for multi-auth nodes (no-changelog) (#29094) 2026-04-27 21:06:28 +00:00
execution-context-hook-registry.service.ts feat(core): Add globally-registered execution context hooks and inbound-secrets stripper (no-changelog) (#30119) 2026-05-18 16:27:30 +00:00
execution-context.service.ts feat(core): Encrypt running user's auth cookie into manual execution credential context (#30811) 2026-05-22 09:42:04 +00:00
execution-context.ts feat(core): Override workflow redaction policy at execution time when instance enforcement is on (#31069) 2026-05-28 14:08:30 +00:00
execution-lifecycle-hooks.ts chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
external-secrets-proxy.ts feat(core): Add project-scoped support to external secrets manager (no-changelog) (#25090) 2026-02-02 13:28:55 +00:00
index.ts build: Move SSRF protection into @n8n/backend-network package (#32070) 2026-06-11 14:23:51 +00: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
requests-response.ts fix(core): Only show AI-provided tool call arguments in input logs (#25280) 2026-02-04 09:12:45 +00:00
routing-node.ts chore: Bundle/2.x (#31173) 2026-05-27 08:36:28 +03:00
scheduled-task-manager.ts feat(core): Reconcile publication records to the desired version (no-changelog) (#32233) 2026-06-15 08:43:08 +00:00
ssh-clients-manager.ts fix(core): Prevent SSH tunnel cleanup timer from keeping the process alive (no-changelog) (#32146) 2026-06-11 13:43:08 +00:00
triggers-and-pollers.ts refactor(core): Replace core ApplicationError throws (#32058) 2026-06-12 09:09:14 +00:00
workflow-active-triggers-state.ts feat(core): Reconcile publication records to the desired version (no-changelog) (#32233) 2026-06-15 08:43:08 +00:00
workflow-execute.ts refactor(core): Replace core ApplicationError throws (#32058) 2026-06-12 09:09:14 +00:00