Iván Ovejero
|
3c93ec88cd
|
refactor(core): Port generic config (#11316)
|
2024-10-21 12:57:37 +02:00 |
|
Iván Ovejero
|
be50a9ac44
|
chore(core): Bring multi-main setup in line with scaling services (#11289)
|
2024-10-17 10:47:17 +02:00 |
|
Iván Ovejero
|
05467fd101
|
refactor(core): Move queueModeId as hostId to InstanceSettings (#11262)
|
2024-10-15 14:55:13 +02:00 |
|
Shireen Missi
|
52dd2c7619
|
feat(core): Dedupe (#10101)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
Co-authored-by: Jan Oberhauser <jan@n8n.io>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-10-10 16:12:05 +01:00 |
|
Iván Ovejero
|
3a9c65e1cb
|
refactor(core): Modernize logger service (#11031)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
|
2024-10-01 12:16:09 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
afbe884dad
|
refactor(core): Load dotenv as early as possible (no-changelog) (#10948)
|
2024-09-25 12:37:51 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
6de4dfff87
|
feat(editor): Setup Sentry integration (#10945)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
|
2024-09-24 17:49:22 +02:00 |
|
Danny Martini
|
2a084f96f8
|
feat: Implement new partial execution logic for acyclic workflows (no-changelog) (#10256)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-09-18 15:06:36 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
6a35812f92
|
ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-09-17 15:10:22 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
25c8a328a8
|
refactor(core): Move instanceType to InstanceSettings (no-changelog) (#10640)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
|
2024-09-16 13:37:14 +02:00 |
|
Tomi Turtiainen
|
5156313074
|
refactor(core): Enable import/order eslint rule (#10794)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
|
2024-09-12 19:07:18 +03:00 |
|
Mutasem Aldmour
|
5ed2a77740
|
feat: Add Ask assistant behind feature flag (#9995)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
|
2024-08-14 14:59:11 +02:00 |
|
Iván Ovejero
|
8728b63aeb
|
refactor(core): Port scaling mode config (no-changelog) (#10321)
|
2024-08-12 11:03:37 +02:00 |
|
Iván Ovejero
|
4f392b5e3e
|
fix(core): Prevent XSS via static cache dir (#10339)
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
|
2024-08-09 16:40:50 +02:00 |
|
Tomi Turtiainen
|
afa43e75f6
|
test(core): Move unit tests closer to testable components (no-changelog) (#10287)
|
2024-08-05 12:12:25 +03:00 |
|
Iván Ovejero
|
acbae928f2
|
refactor(core): Port cache config (no-changelog) (#10286)
|
2024-08-02 17:10:03 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
0faf46f4f8
|
refactor(core): Move instanceRole to InstanceSettings (no-changelog) (#10242)
|
2024-08-02 15:18:33 +02:00 |
|
Iván Ovejero
|
c3e2e84065
|
refactor(core): Mark schema env vars used by cloud hooks (no-changelog) (#10283)
|
2024-08-02 12:25:57 +02:00 |
|
Iván Ovejero
|
1608d2527b
|
refactor(core): Port endpoints config (no-changelog) (#10268)
|
2024-07-31 17:45:11 +02:00 |
|
Iván Ovejero
|
efee25ddaa
|
test(core): Stop showing JWT warning during test runs (no-changelog) (#10255)
|
2024-07-31 11:53:26 +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
|
7a30d845e9
|
refactor(core): Port path, host, port, listen_address and protocol config (no-changelog) (#10223)
|
2024-07-29 14:32:20 +02:00 |
|
Iván Ovejero
|
b81f0bf9ea
|
refactor(core): Port workflows config (no-changelog) (#10173)
|
2024-07-24 14:38:29 +02:00 |
|
Iván Ovejero
|
66c49bb6a1
|
refactor(core): Port external storage config (no-changelog) (#10169)
|
2024-07-24 13:08:20 +02:00 |
|
Iván Ovejero
|
95b85dd5c1
|
refactor(core): Port nodes config (no-changelog) (#10140)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-07-23 13:32:50 +02:00 |
|
Iván Ovejero
|
9ab29f2181
|
refactor(core): Port event bus config (no-changelog) (#10111)
|
2024-07-19 13:25:44 +02:00 |
|
Iván Ovejero
|
1f420e0bd6
|
refactor(core): Port external secrets config (no-changelog) (#10094)
|
2024-07-18 10:52:41 +02:00 |
|
Iván Ovejero
|
14b12f844d
|
refactor(core): Port version notifications config (no-changelog) (#10087)
|
2024-07-17 19:11:46 +02:00 |
|
Iván Ovejero
|
8a53d6127e
|
refactor(core): Port Public API config (no-changelog) (#10082)
|
2024-07-17 15:36:40 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
c7d4b471c4
|
refactor(core): Move backend config to a separate package (no-changelog) (#9325)
|
2024-07-05 11:43:27 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
9e92a5774e
|
refactor(core): Remove Onboarding call prompts (no-changelog) (#9933)
|
2024-07-04 13:51:26 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
86018aa6e0
|
refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931)
|
2024-07-04 12:09:45 +02:00 |
|
Iván Ovejero
|
44ea4c73eb
|
refactor: Remove unused lint directives (no-changelog) (#9842)
|
2024-06-24 12:13:18 +02:00 |
|
Iván Ovejero
|
7b396e78c6
|
refactor(core): Introduce RedisClientService (no-changelog) (#9774)
|
2024-06-20 12:55:07 +02:00 |
|
Iván Ovejero
|
c58621ab79
|
feat(core): Expand crash recovery to cover queue mode (#9676)
|
2024-06-18 15:22:02 +02:00 |
|
Iván Ovejero
|
797342343f
|
perf(core): Introduce concurrency control for main mode (#9453)
|
2024-06-12 15:05:43 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
0d7358807b
|
fix(core): Add an option to disable STARTTLS for SMTP connections (#9415)
|
2024-05-16 10:45:58 +02:00 |
|
Alex Grozav
|
cd9bc44bdd
|
feat: Add Ask AI to HTTP Request Node (#8917)
|
2024-05-02 13:52:15 +03:00 |
|
Iván Ovejero
|
2917d04766
|
refactor(core)!: Switch default Postgres user from root to postgres (#9248)
|
2024-04-29 14:19:19 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1b199c08ce
|
fix(core): Add an option to add additional non-ui routes (no-changelog) (#9122)
|
2024-04-11 12:20:29 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
76b73a27a0
|
refactor(core): Delete all auth exclusion config and checks (no-changelog) (#9044)
|
2024-04-03 16:56:36 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
372d5c7d01
|
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-03-26 14:22:57 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
c4c319d7cf
|
feat(core): Add support for SQLite connection pooling (#8722)
|
2024-03-14 13:45:16 +01:00 |
|
Alex Grozav
|
948c383999
|
feat: Add AI Error Debugging using OpenAI (#8805)
|
2024-03-13 16:48:00 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
0818824a72
|
feat(core)!: Set the secure flag on issued cookies (#8812)
|
2024-03-05 18:57:41 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a2a3ca160f
|
fix(core): Improve the startup error when EXECUTIONS_PROCESS is set (#8630)
Co-authored-by: Omar Ajoue <krynble@gmail.com>
|
2024-02-14 15:35:42 +01:00 |
|
Danny Martini
|
cd8ca8412d
|
fix(core): Give better error message if executions.process is still used in the configs (#8618)
|
2024-02-13 12:40:50 +00:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
121a55b691
|
feat(core): Remove own execution-process mode (#8490)
|
2024-01-30 12:51:40 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
2fba0e8d58
|
feat(core): Upgrade Rudderstack SDK to address CVE-2023-45857 (#8368)
|
2024-01-26 16:58:44 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
cc2f0ada76
|
ci: Enforce noUnusedLocals on all backend and nodes packages (no-changelog) (#8428)
|
2024-01-25 14:33:35 +01:00 |
|