n8n/packages/cli/test/unit
2024-05-06 17:54:05 +02:00
..
auth fix(core): Fix browser session refreshes not working (#9212) 2024-04-24 18:28:19 +02:00
collaboration
commands/db fix(core): Don't revert irreversibble migrations (#9105) 2024-04-11 09:20:48 +02:00
config feat(core): Custom session timeout and refresh configuration (#8342) 2024-01-22 09:54:13 +01:00
controllers feat(editor): Refactor and unify executions views (no-changelog) (#8538) 2024-04-19 07:50:18 +02:00
databases fix(core): Remove sensitive data from User entity during serialization (no-changelog) (#8773) 2024-02-29 14:20:39 +01:00
decorators feat(core): Rate-limit login endpoint to mitigate brute force password guessing attacks (#9028) 2024-04-03 12:15:19 +02:00
execution-lifecyle
ExternalSecrets
license
middleware feat(editor): Refactor and unify executions views (no-changelog) (#8538) 2024-04-19 07:50:18 +02:00
push refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02:00
repositories fix(core): Remove binary data when deleting executions by filter (#9056) 2024-04-05 18:00:35 +02:00
services refactor(core): Rename ActiveWorkflowRunner to ActiveWorkflowManager (no-changelog) (#9280) 2024-05-06 17:54:05 +02:00
shared refactor(core): Remove roleId indirection (no-changelog) (#8413) 2024-01-24 13:38:57 +01:00
shutdown
utilities
ActiveExecutions.test.ts feat(core): Remove own execution-process mode (#8490) 2024-01-30 12:51:40 +01:00
credentials-tester.unit.test.ts fix(core): Ensure the generic OAuth2 API credential uses the OAuth2 credential test (#8941) 2024-03-21 13:49:34 +01:00
CredentialsHelper.test.ts
CredentialTypes.test.ts
CurlConverterHelper.test.ts
ExecutionMetadataService.test.ts feat: Add support for AI log streaming (#8526) 2024-02-09 09:41:01 +00:00
Helpers.ts
InternalHooks.test.ts build: Fix outdated import to fix build (no-changelog) (#8558) 2024-02-06 10:45:30 +01:00
License.test.ts fix(core): Prevent occassional 429s on license init in multi-main setup (#9284) 2024-05-06 09:04:16 +02:00
PermissionChecker.test.ts feat(core): Move execution permission checks earlier in the lifecycle (#8677) 2024-02-21 14:47:02 +01:00
PostHog.test.ts
SourceControl.test.ts
Telemetry.test.ts
TestWebhooks.test.ts refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02:00
UserManagementMailer.test.ts refactor(core): Remove all legacy auth middleware code (no-changelog) (#8755) 2024-02-28 13:12:28 +01:00
utils.test.ts
WaitTracker.test.ts fix(core): Fix isLeader check in WaitTracker constructor (#9100) 2024-04-09 15:50:10 +02:00
WebhookHelpers.test.ts
webhooks.test.ts
workflow-execution.service.test.ts refactor(core): Use DI for WorkflowRunner (no-changelog) (#8372) 2024-01-26 13:49:39 +01:00
WorkflowExecuteAdditionalData.test.ts feat: Add support for AI log streaming (#8526) 2024-02-09 09:41:01 +00:00
WorkflowHelpers.test.ts fix(core): Fix pairedItem issue with partial manual executions (#8575) 2024-02-23 11:43:08 +01:00
workflowHistoryHelper.test.ts
WorkflowRunner.test.ts refactor(core): Use DI for WorkflowRunner (no-changelog) (#8372) 2024-01-26 13:49:39 +01:00