n8n/packages/cli/src/commands
2024-06-18 15:22:02 +02:00
..
db fix(core): Try setting postgres search_path on the database (#9530) 2024-05-30 12:09:49 +02:00
export refactor(core): Lint for cyclomatic complexity in BE packages (no-changelog) (#9111) 2024-04-10 14:02:02 +02:00
import refactor(core): Remove dead code that disabled auto-generated ids during import (no-changelog) (#9601) 2024-06-03 16:12:31 +02:00
ldap feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
license feat: Release floating entitlements on license:clear command (no-changelog) (#9603) 2024-06-07 13:13:31 +02:00
list feat(core): Upgrade oclif (no-changelog) (#8381) 2024-01-22 18:25:36 +01:00
mfa refactor(core): Extract all Auth-related User columns into a separate entity (#9557) 2024-05-31 09:40:19 +02:00
update refactor(core): Use logger for packages/cli messages (no-changelog) (#9302) 2024-05-03 15:24:27 +02:00
user-management feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
audit.ts feat(core): Upgrade oclif (no-changelog) (#8381) 2024-01-22 18:25:36 +01:00
BaseCommand.ts fix(core): Prevent occassional 429s on license init in multi-main setup (#9284) 2024-05-06 09:04:16 +02: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): Use logger for packages/cli messages (no-changelog) (#9302) 2024-05-03 15:24:27 +02:00
start.ts feat(core): Expand crash recovery to cover queue mode (#9676) 2024-06-18 15:22:02 +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): Refactor cli command tests (no-changelog) (#9731) 2024-06-18 10:50:39 +02:00