n8n/packages/cli/src/commands
2024-04-12 17:25:59 +02:00
..
db fix(core): Don't revert irreversibble migrations (#9105) 2024-04-11 09:20:48 +02:00
export refactor(core): Lint for cyclomatic complexity in BE packages (no-changelog) (#9111) 2024-04-10 14:02:02 +02:00
import fix(core): Don't create multiple owners when importing credentials or workflows (#9112) 2024-04-12 17:25:59 +02:00
ldap refactor(core): Continue moving typeorm operators to repositories (no-changelog) (#8186) 2024-01-02 17:53:24 +01:00
license feat(core): Upgrade oclif (no-changelog) (#8381) 2024-01-22 18:25:36 +01:00
list feat(core): Upgrade oclif (no-changelog) (#8381) 2024-01-22 18:25:36 +01:00
mfa feat(core): Upgrade oclif (no-changelog) (#8381) 2024-01-22 18:25:36 +01:00
update fix(core): Fix update workflow cli command being unable to activate all workflows (#8412) 2024-01-23 10:59:06 +01:00
user-management refactor(core): Remove roleId indirection (no-changelog) (#8413) 2024-01-24 13:38:57 +01:00
audit.ts feat(core): Upgrade oclif (no-changelog) (#8381) 2024-01-22 18:25:36 +01:00
BaseCommand.ts fix(core): Improve the startup error when EXECUTIONS_PROCESS is set (#8630) 2024-02-14 15:35:42 +01:00
execute.ts refactor(core)!: Remove legacy --file flag for execute CLI command (#9054) 2024-04-05 14:28:04 +02:00
executeBatch.ts refactor(core): Lint for cyclomatic complexity in BE packages (no-changelog) (#9111) 2024-04-10 14:02:02 +02:00
start.ts fix(core): Ensure only leader handles waiting executions (#9014) 2024-04-04 13:28:20 +02:00
webhook.ts refactor(core): Couple of refactors on WorkflowRunner and ActiveExecutions (no-changelog) (#8487) 2024-02-06 18:09:50 +01:00
worker.ts refactor(core): Better UX for maxStalledCount queue mode error (#9075) 2024-04-05 20:03:49 +02:00