n8n/packages/cli/src
2025-06-24 16:20:10 +02:00
..
__tests__ feat(core): Add lastActiveAt datetime column on user table (#16488) 2025-06-24 16:20:10 +02:00
auth refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
collaboration refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
commands refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
concurrency refactor(core): Rename @n8n/integration-test-utils to @n8n/backend-test-utils (#16444) 2025-06-17 18:09:44 +02:00
config refactor(core): Port some legacy top-level schema keys (#16636) 2025-06-24 12:19:19 +02:00
controllers refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
credentials chore(core): Add exemptions to fix intermittent type error on build (#16420) 2025-06-17 13:16:24 +02:00
databases/repositories/__tests__ refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
deduplication refactor(core): Move second batch of repositories to @n8n/db (#15137) 2025-05-06 16:40:34 +02:00
deprecation ci: Fix InstanceType import in DeprecationService tests (#16050) 2025-06-05 11:58:52 +02:00
environments.ee chore(core): Expose owner information for environment changes (#16466) 2025-06-20 11:33:17 +02:00
errors chore: Rename Test workflow -> Execute workflow (#15112) 2025-05-13 09:35:41 +02:00
evaluation.ee refactor(core): Rename @n8n/integration-test-utils to @n8n/backend-test-utils (#16444) 2025-06-17 18:09:44 +02:00
eventbus feat(core): Add queue events to log streaming (#16427) 2025-06-17 16:26:33 +02:00
events feat(core): Add queue events to log streaming (#16427) 2025-06-17 16:26:33 +02:00
execution-lifecycle feat(core): Implement lifecycle hooks to support streaming responses (no-changelog) (#16391) 2025-06-24 15:38:03 +02:00
executions fix(core): Prevent unauthorised workflow termination (#16405) 2025-06-18 08:27:43 +01:00
ldap.ee refactor(core): Rename @n8n/integration-test-utils to @n8n/backend-test-utils (#16444) 2025-06-17 18:09:44 +02:00
license refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
metrics refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
mfa refactor(core): Continue porting legacy schema (#16318) 2025-06-13 17:43:07 +02:00
middlewares feat(core): Update data model for Evaluations (no-changelog) (#15520) 2025-05-22 12:55:31 +02:00
modules refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
permissions.ee feat(core): Handle scoped resource not existing with 404 (#16022) 2025-06-11 11:19:18 +02:00
posthog refactor(core): Move interrelated entities to @n8n/db (#15050) 2025-05-02 12:19:32 +02:00
public-api chore(core): Add exemptions to fix intermittent type error on build (#16420) 2025-06-17 13:16:24 +02:00
push refactor(core): Implement a new OnPubSubEvent decorator (#15688) 2025-06-04 18:32:33 +02:00
scaling feat(core): Implement lifecycle hooks to support streaming responses (no-changelog) (#16391) 2025-06-24 15:38:03 +02:00
security-audit refactor(core): Continue porting legacy schema (#16318) 2025-06-13 17:43:07 +02:00
services feat(core): Add lastActiveAt datetime column on user table (#16488) 2025-06-24 16:20:10 +02:00
shutdown refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
sso.ee feat(core): Add OIDC support for SSO (#15988) 2025-06-13 16:18:14 +02:00
task-runners refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
telemetry refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
types refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931) 2024-07-04 12:09:45 +02:00
user-management/email refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
utils refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
webhooks feat(core): Implement lifecycle hooks to support streaming responses (no-changelog) (#16391) 2025-06-24 15:38:03 +02:00
workflows refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
abstract-server.ts refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
activation-errors.service.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
active-executions.ts feat(core): Implement lifecycle hooks to support streaming responses (no-changelog) (#16391) 2025-06-24 15:38:03 +02:00
active-workflow-manager.ts refactor(core): Implement a new OnPubSubEvent decorator (#15688) 2025-06-04 18:32:33 +02:00
constants.ts refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
controller.registry.ts feat(core): Add lastActiveAt datetime column on user table (#16488) 2025-06-24 16:20:10 +02:00
crash-journal.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
credential-types.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
credentials-helper.ts chore(core): Add exemptions to fix intermittent type error on build (#16420) 2025-06-17 13:16:24 +02:00
credentials-overwrites.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
external-hooks.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
generic-helpers.ts feat(core): Update data model for Evaluations (no-changelog) (#15520) 2025-05-22 12:55:31 +02:00
help.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
index.ts ci: Refactor cli tests to speed up CI (no-changelog) (#5718) 2023-03-17 17:24:05 +01:00
interfaces.ts feat(core): Implement lifecycle hooks to support streaming responses (no-changelog) (#16391) 2025-06-24 15:38:03 +02:00
jest.d.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
license.ts refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
load-nodes-and-credentials.ts fix(core): Unloading a community package should also unload all its files from require.cache (#16072) 2025-06-05 21:48:19 +02:00
manual-execution.service.ts fix(core): Reset destination node after partial execution of tools (#16376) 2025-06-16 16:04:31 +02:00
node-types.ts feat(MCP Client Tool Node): Add MCP Client Tool Node to connect to MCP servers over SSE (#14464) 2025-04-09 17:31:53 +02:00
requests.ts feat(core): Add description to projects (#15611) 2025-06-12 13:57:23 +03:00
response-helper.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
server.ts refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
typed-emitter.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
utils.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
utlity.types.ts refactor(core): Make all pubsub messages type-safe (#10990) 2024-09-27 12:35:01 +02:00
wait-tracker.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
workflow-execute-additional-data.ts feat(core): Implement lifecycle hooks to support streaming responses (no-changelog) (#16391) 2025-06-24 15:38:03 +02:00
workflow-helpers.ts refactor(core): Move first batch of repositories to @n8n/db (#15130) 2025-05-06 11:22:43 +02:00
workflow-runner.ts feat(core): Implement lifecycle hooks to support streaming responses (no-changelog) (#16391) 2025-06-24 15:38:03 +02:00