mfsiega
|
0681e78eb3
|
fix(core): Add cancellation reasons (#20238)
|
2025-10-01 15:52:44 +02:00 |
|
Declan Carroll
|
2598e735b1
|
test: Configures integration tests to run in src (#19640)
|
2025-09-17 17:36:39 +01:00 |
|
Irénée
|
dc75be3a6f
|
fix: Add accurate concurrent executions count to executions list (#19249)
|
2025-09-15 13:23:05 +01:00 |
|
Mutasem Aldmour
|
b388b230c9
|
fix(core): Skip canceled executions in unfinished execution recovery (#19452)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-09-12 15:34:53 +02:00 |
|
Iván Ovejero
|
f3ef0a713c
|
refactor(core): Lintfix cli package (#17125)
|
2025-07-08 19:32:02 +02:00 |
|
Iván Ovejero
|
7c33292483
|
refactor(core): Move integration test utils for insights (#16693)
|
2025-06-25 17:32:54 +02:00 |
|
Marc Littlemore
|
29752ead00
|
fix(core): Prevent unauthorised workflow termination (#16405)
|
2025-06-18 08:27:43 +01:00 |
|
Iván Ovejero
|
ce3c92abe2
|
refactor(core): Add node ID to log streaming events (#16313)
|
2025-06-13 13:08:16 +02:00 |
|
Iván Ovejero
|
53b6812592
|
fix(core): Prevent worker from recovering finished executions (#16094)
|
2025-06-10 11:12:17 +02:00 |
|
Eugene
|
a0a4476175
|
chore: Rename Test workflow -> Execute workflow (#15112)
|
2025-05-13 09:35:41 +02:00 |
|
Iván Ovejero
|
ade546fb48
|
refactor(core): Move first batch of repositories to @n8n/db (#15130)
|
2025-05-06 11:22:43 +02:00 |
|
Iván Ovejero
|
20834abb56
|
refactor(core): Move interrelated entities to @n8n/db (#15050)
|
2025-05-02 12:19:32 +02:00 |
|
Iván Ovejero
|
20115a8fa1
|
refactor(core): Move initial files to @n8n/db (#14953)
|
2025-04-29 18:14:52 +02:00 |
|
Iván Ovejero
|
70b93f2f53
|
refactor(core): Split out database types (#14942)
|
2025-04-28 16:15:20 +02:00 |
|
Alex Grozav
|
8215e0b59f
|
refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2025-03-21 14:01:26 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ca9e62bdc0
|
refactor(core): Improve UX on permission errors (no-changelog) (#13795)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2025-03-11 17:52:33 +01:00 |
|
Tomi Turtiainen
|
f001edb2a2
|
refactor(core): Use IWorkflowBase over WorkflowEntity in most places (#13225)
|
2025-02-13 10:54:11 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1593b6cb41
|
fix(core): Do not emit workflow-post-execute event for waiting executions (#13065)
|
2025-02-06 13:37:13 +01:00 |
|
Iván Ovejero
|
a39b8bd32b
|
fix(core): Recover successful data-less executions (#12720)
|
2025-01-22 09:00:17 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
39d5e0ff87
|
refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2025-01-06 10:21:24 +01:00 |
|
Iván Ovejero
|
9432aa0b00
|
feat(core): Offload manual executions to workers (#11284)
|
2025-01-03 10:43:05 +01:00 |
|
Iván Ovejero
|
e26b406665
|
fix(core): Fix execution cancellation issues in scaling mode (#12343)
|
2024-12-30 13:17:55 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
471d7b9420
|
refactor(core): Move Logger to core (no-changelog) (#12310)
|
2024-12-23 13:46:13 +01:00 |
|
Iván Ovejero
|
a6070afdda
|
fix(core): Include projectId in range query middleware (#11590)
|
2024-11-06 13:50:41 +01:00 |
|
Tomi Turtiainen
|
c078a516be
|
feat(core): Enforce config file permissions on startup (#11328)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
|
2024-10-23 12:54:53 +03:00 |
|
Tomi Turtiainen
|
5156313074
|
refactor(core): Enable import/order eslint rule (#10794)
|
2024-09-12 19:07:18 +03:00 |
|
Eugene
|
022ddcbef9
|
feat(core): Execution curation (#10342)
Co-authored-by: oleg <me@olegivaniv.com>
|
2024-09-02 15:20:08 +02:00 |
|
Iván Ovejero
|
6485ca0a4b
|
refactor(core): Enforce filename casing in cli package (no-changelog) (#10594)
|
2024-08-28 17:57:46 +02:00 |
|
Iván Ovejero
|
d7241cfc3a
|
refactor(core): Standardize filename casing for services and Public API (no-changelog) (#10579)
|
2024-08-28 13:59:27 +02:00 |
|
Iván Ovejero
|
fd58a272e1
|
refactor(core): Standardize filename casing for controllers and databases (no-changelog) (#10564)
|
2024-08-27 16:44:32 +02:00 |
|
Iván Ovejero
|
352aa2a9a4
|
refactor(core): Separate listeners in scaling service (no-changelog) (#10487)
|
2024-08-26 12:35:39 +02:00 |
|
Iván Ovejero
|
96e69ad5f2
|
refactor(core): Standardize filename casing for environments and eventbus (no-changelog) (#10527)
|
2024-08-26 11:10:06 +02:00 |
|
Iván Ovejero
|
f667b384c9
|
refactor(core): Standardize filenames in cli (no-changelog) (#10484)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-08-22 11:10:37 +02:00 |
|
Iván Ovejero
|
56c4692c94
|
refactor(core): Move queue recovery to scaling service (no-changelog) (#10368)
|
2024-08-13 15:06:47 +02:00 |
|
Iván Ovejero
|
6b52bebf52
|
refactor(core): Tear down internal hooks (no-changelog) (#10340)
|
2024-08-12 10:13:15 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1869c396f3
|
fix(core): Do not load ScalingService in regular mode (no-changelog) (#10333)
|
2024-08-08 17:35:17 +02:00 |
|
Iván Ovejero
|
e31d017bdd
|
refactor(core): Centralize scaling mode (no-changelog) (#9835)
|
2024-08-07 13:50:46 +02:00 |
|
Val
|
fa17391dbd
|
feat: Return scopes on executions (no-changelog) (#10310)
|
2024-08-07 10:19:09 +01:00 |
|
Tomi Turtiainen
|
afa43e75f6
|
test(core): Move unit tests closer to testable components (no-changelog) (#10287)
|
2024-08-05 12:12:25 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
0faf46f4f8
|
refactor(core): Move instanceRole to InstanceSettings (no-changelog) (#10242)
|
2024-08-02 15:18:33 +02:00 |
|
Iván Ovejero
|
99dc56c7a1
|
refactor(core): Make instance role clearer (no-changelog) (#10188)
|
2024-07-30 10:20:21 +02:00 |
|
Iván Ovejero
|
d887c82d80
|
fix(core): Support execution recovery when saving execution progress (#10104)
|
2024-07-22 13:59:40 +02:00 |
|
Iván Ovejero
|
aba1c64500
|
refactor(core): Rename EventRelay to EventService (no-changelog) (#10110)
|
2024-07-19 12:55:38 +02:00 |
|
Iván Ovejero
|
7e972c78af
|
fix(core): Clear active execution on cancellation in scaling mode (#9979)
|
2024-07-09 17:09:39 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
c7d4b471c4
|
refactor(core): Move backend config to a separate package (no-changelog) (#9325)
|
2024-07-05 11:43:27 +02:00 |
|
Iván Ovejero
|
e613de28ca
|
fix(core): Fix execution cancellation in scaling mode (#9841)
|
2024-06-28 20:05:09 +02:00 |
|
Iván Ovejero
|
199dff4fb3
|
refactor(core): Decouple event bus from internal hooks (no-changelog) (#9724)
|
2024-06-20 12:32:22 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
65c5609ab5
|
feat(core): Use WebCrypto to generate all random numbers and strings (#9786)
|
2024-06-19 13:33:57 +02:00 |
|
Iván Ovejero
|
4131408e5e
|
fix(core): Ensure execution recovery skips successful executions (#9793)
|
2024-06-19 09:45:50 +02:00 |
|
Iván Ovejero
|
c58621ab79
|
feat(core): Expand crash recovery to cover queue mode (#9676)
|
2024-06-18 15:22:02 +02:00 |
|