n8n/packages/cli/src/executions
2025-09-17 17:36:39 +01:00
..
__tests__ test: Configures integration tests to run in src (#19640) 2025-09-17 17:36:39 +01:00
pre-execution-checks chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
execution-data.service.ts refactor(core): Persist node execution order, and forward it to the frontend (#14455) 2025-04-09 10:19:58 +02:00
execution-recovery.service.ts fix(core): Skip canceled executions in unfinished execution recovery (#19452) 2025-09-12 15:34:53 +02:00
execution.service.ee.ts refactor(core): Move workflow repository to @n8n/db (#15260) 2025-05-13 14:21:59 +02:00
execution.service.ts fix: Add accurate concurrent executions count to executions list (#19249) 2025-09-15 13:23:05 +01:00
execution.types.ts feat(core): Add retry execution endpoint to public api (#19132) 2025-09-11 10:12:53 +02:00
executions.controller.ts fix: Add accurate concurrent executions count to executions list (#19249) 2025-09-15 13:23:05 +01:00
legacy-sqlite-execution-recovery.service.ts fix(core): Mark invalid enqueued executions as crashed during startup for legacy SQLite driver (#17629) 2025-08-05 13:13:55 +02:00
parse-range-query.middleware.ts refactor(core): Migrate all errors in cli package to new hierarchy (#13478) 2025-02-27 09:30:55 +02:00
validation.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00