.. |
__tests__
|
fix(core): Don't send a executionFinished event to the browser with no run data if the execution has already been cleaned up (#11502)
|
2024-11-04 13:04:22 +01:00 |
auth
|
|
|
collaboration
|
|
|
commands
|
refactor: Rename disabled to enabled in runner config (#11621)
|
2024-11-07 14:22:43 +02:00 |
concurrency
|
refactor(core): Support multiple log scopes (#11318)
|
2024-10-22 17:20:14 +02:00 |
config
|
refactor(core): Port pruning config (#11507)
|
2024-11-04 09:09:12 +01:00 |
controllers
|
feat(core): introduce JWT API keys for the public API (#11005)
|
2024-10-18 12:06:44 +02:00 |
credentials
|
|
|
databases
|
chore: Add description field to test definition (no-changelog) (#11691)
|
2024-11-14 14:45:02 +01:00 |
decorators
|
|
|
deduplication
|
feat(core): Dedupe (#10101)
|
2024-10-10 16:12:05 +01:00 |
environments
|
feat(core): Enforce config file permissions on startup (#11328)
|
2024-10-23 12:54:53 +03:00 |
errors
|
refactor(core): Move queueModeId as hostId to InstanceSettings (#11262)
|
2024-10-15 14:55:13 +02:00 |
evaluation
|
chore: Add description field to test definition (no-changelog) (#11691)
|
2024-11-14 14:45:02 +01:00 |
eventbus
|
refactor(core): Make orchestration service smaller (#11275)
|
2024-10-16 17:34:32 +02:00 |
events
|
refactor(core): Port pruning config (#11507)
|
2024-11-04 09:09:12 +01:00 |
execution-lifecycle-hooks
|
fix(core): Save exeution progress for waiting executions, even when progress saving is disabled (#11535)
|
2024-11-04 17:12:22 +01:00 |
executions
|
fix(core): Include projectId in range query middleware (#11590)
|
2024-11-06 13:50:41 +01:00 |
external-secrets
|
refactor(core): Add external secrets log scope (#11224)
|
2024-10-24 11:37:19 +02:00 |
ldap
|
|
|
license
|
fix(core): Add 'user_id' to license-community-plus-registered telemetry event (#11430)
|
2024-10-29 10:45:03 +01:00 |
logging
|
fix(core): Ensure LoggerProxy is not scoped (#11379)
|
2024-10-24 12:53:34 +02:00 |
metrics
|
fix(core): Fix Message Event Bus Metrics not counting up for labeled metrics (#11396)
|
2024-10-25 10:24:39 +02:00 |
mfa
|
|
|
middlewares
|
|
|
permissions
|
fix(editor): Open Community+ enrollment modal only for the instance owner (#11292)
|
2024-10-21 10:02:18 +02:00 |
posthog
|
|
|
public-api
|
fix(API): PUT /credentials/:id should move the specified credential, not the first one in the database (#11365)
|
2024-10-23 14:21:11 +02:00 |
push
|
refactor(core): Make orchestration service smaller (#11275)
|
2024-10-16 17:34:32 +02:00 |
runners
|
fix(core): Make task runner oom error message more user friendly (no-changelog) (#11646)
|
2024-11-08 20:27:37 +02:00 |
scaling
|
fix(core): Ensure remove-triggers-and-pollers command is not debounced (#11486)
|
2024-10-31 15:27:15 +02:00 |
security-audit
|
refactor(core): Port security config (#11440)
|
2024-10-29 08:52:07 +01:00 |
services
|
fix(core): Use cached value in retrieval of personal project owner (#11533)
|
2024-11-07 13:30:10 +01:00 |
shutdown
|
|
|
sso
|
fix(core): Allow Azure's SAML metadata XML containing WS-Federation nodes to pass validation (#11724)
|
2024-11-14 14:33:37 +01:00 |
subworkflows
|
fix(core): Use cached value in retrieval of personal project owner (#11533)
|
2024-11-07 13:30:10 +01:00 |
telemetry
|
|
|
types
|
|
|
user-management
|
|
|
utils
|
|
|
validators
|
|
|
webhooks
|
fix(n8n Form Node): Find completion page (#11674)
|
2024-11-13 13:44:44 +02:00 |
workflows
|
feat(core): Introduce scoped logging (#11127)
|
2024-10-09 12:56:31 +02:00 |
abstract-server.ts
|
feat(n8n Form Page Node): New node (#10390)
|
2024-10-17 14:59:53 +01:00 |
activation-errors.service.ts
|
|
|
active-executions.ts
|
fix(core): Fix race condition when resolving post-execute promise (#11360)
|
2024-10-23 11:56:22 +02:00 |
active-workflow-manager.ts
|
refactor(core): Extract trigger context out of NodeExecutionFunctions (no-changelog) (#11453)
|
2024-11-04 11:13:44 +01:00 |
constants.ts
|
refactor(core): Minor improvements to pruning service (#11578)
|
2024-11-06 13:16:23 +01:00 |
crash-journal.ts
|
|
|
credential-types.ts
|
|
|
credentials-helper.ts
|
|
|
credentials-overwrites.ts
|
|
|
curlconverter.d.ts
|
|
|
db.ts
|
|
|
error-reporting.ts
|
fix(core): On unhandled rejections, extract the original exception correctly (#11389)
|
2024-10-24 20:02:05 +02:00 |
expression-evaluator.ts
|
|
|
external-hooks.ts
|
|
|
generic-helpers.ts
|
feat(core): Add internal API for test definitions (no-changelog) (#11591)
|
2024-11-12 10:28:32 +01:00 |
help.ts
|
|
|
index.ts
|
|
|
interfaces.ts
|
refactor(core): Mark finished as deprecated (#11682)
|
2024-11-11 18:12:41 +01:00 |
jest.d.ts
|
|
|
license.ts
|
refactor(core): Port license config (#11428)
|
2024-10-28 10:52:31 +01:00 |
load-nodes-and-credentials.ts
|
fix(core): Fix hot-reload that broke after chokidar upgrade (no-changelog) (#11658)
|
2024-11-08 16:54:06 +01:00 |
node-types.ts
|
perf(core): Load node types on demand on runners (no-changelog) (#11559)
|
2024-11-06 13:39:31 +01:00 |
requests.ts
|
fix: Resend invite operation on users list (#11351)
|
2024-10-23 10:23:28 +02:00 |
response-helper.ts
|
fix(n8n Form Node): Trigger page stack in waiting if error in workflow (#11671)
|
2024-11-13 11:08:56 +00:00 |
secrets-helpers.ts
|
|
|
server.ts
|
feat(core): Add internal API for test definitions (no-changelog) (#11591)
|
2024-11-12 10:28:32 +01:00 |
typed-emitter.ts
|
|
|
utils.ts
|
|
|
utlity.types.ts
|
|
|
wait-tracker.ts
|
refactor(core): Support multiple log scopes (#11318)
|
2024-10-22 17:20:14 +02:00 |
workflow-execute-additional-data.ts
|
fix(core): Make push work for waiting webhooks (#11678)
|
2024-11-11 17:15:27 +01:00 |
workflow-helpers.ts
|
|
|
workflow-runner.ts
|
fix(core): Don't send a executionFinished event to the browser with no run data if the execution has already been cleaned up (#11502)
|
2024-11-04 13:04:22 +01:00 |