n8n/packages/core/src
Iván Ovejero 120499291d
refactor(core): Unify error reporters in core and task runners (#12168)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-13 17:34:37 +01:00
..
BinaryData fix(core): Delete binary data parent folder when pruning executions (#11790) 2024-11-19 14:24:13 +01:00
decorators refactor(core): Add support for memoized evaluation on getters (no-changelog) (#12185) 2024-12-13 12:52:36 +01:00
errors fix(core): Fix supportedNodes for non-lazy loaded community packages (no-changelog) (#11329) 2024-12-10 14:48:39 +01:00
node-execution-context fix(core): Fix support for multiple invocation of AI tools (#12141) 2024-12-11 13:47:13 +01:00
ObjectStore refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
PartialExecutionUtils fix(core): Remove run data of nodes unrelated to the current partial execution (#12099) 2024-12-09 13:15:17 +01:00
ActiveWorkflows.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
Cipher.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
ClassLoader.ts
Constants.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
CreateNodeAsTool.ts fix(core): Fix race condition in AI tool invocation with multiple items from the parent (#12169) 2024-12-11 19:06:24 +01:00
Credentials.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
data-deduplication-service.ts feat(core): Dedupe (#10101) 2024-10-10 16:12:05 +01:00
DirectoryLoader.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
error-reporter.ts refactor(core): Unify error reporters in core and task runners (#12168) 2024-12-13 17:34:37 +01:00
ExecutionMetadata.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
ExtractValue.ts
index.ts refactor(core): Add support for memoized evaluation on getters (no-changelog) (#12185) 2024-12-13 12:52:36 +01:00
InstanceSettings.ts refactor(core): Add support for memoized evaluation on getters (no-changelog) (#12185) 2024-12-13 12:52:36 +01:00
InstanceSettingsConfig.ts feat(core): Enforce config file permissions on startup (#11328) 2024-10-23 12:54:53 +03:00
Interfaces.ts
NodeExecuteFunctions.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
RoutingNode.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
ScheduledTaskManager.ts refactor(core): Deregistering cronjobs should also release them (no-changelog) (#11179) 2024-10-09 12:11:46 +02:00
Secrets.ts
SSHClientsManager.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
TriggersAndPollers.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
WorkflowExecute.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00