 Danny MartiniandGitHub
|
efafeed334
|
fix(core): Return homeProject when filtering workflows by project id (#12077)
|
2024-12-08 19:45:41 +01:00 |
|
 Mutasem AldmourandGitHub
|
abc851c0cf
|
fix: Load workflows with unconnected Switch outputs (#12020)
|
2024-12-04 13:44:25 +01:00 |
|
 EugeneandGitHub
|
43dd2a06c9
|
feat(core): API endpoints for Test Runs (no-changelog) (#11882)
|
2024-12-02 13:52:40 +01:00 |
|
 EugeneandGitHub
|
11f9212eda
|
chore: Add test run entity (no-changelog) (#11832)
|
2024-11-27 14:33:28 +01:00 |
|
 EugeneandGitHub
|
845ba6c917
|
feat(core): Initial TestRunner service with basic test execution (no-changelog) (#11735)
|
2024-11-26 16:04:24 +01:00 |
|
 EugeneandGitHub
|
6b23ad0c12
|
feat(core): Add workflowId filter to the test-definitions endpoint (no-changelog) (#11831)
|
2024-11-26 15:01:00 +01:00 |
|
 EugeneandGitHub
|
459e6aa9bc
|
chore: Add new table for test metrics (no-changelog) (#11848)
|
2024-11-25 10:38:51 +01:00 |
|
 Marc LittlemoreandGitHub
|
a061dbca07
|
fix(core): Fix broken execution query when using projectId (#11852)
|
2024-11-25 09:48:45 +01:00 |
|
 Iván OvejeroandGitHub
|
d15b8d0509
|
fix(core): Restore old names for pruning config keys (#11782)
|
2024-11-20 09:56:37 +01:00 |
|
 कारतोफ्फेलस्क्रिप्ट™andGitHub
|
e1dacb4d57
|
ci: Fix mysql tests (no-changelog) (#11799)
|
2024-11-20 09:56:14 +01:00 |
|
 EugeneandGitHub
|
76262ef899
|
chore: Migrate test definition PK to string nanoid (no-changelog) (#11742)
|
2024-11-14 18:47:57 +01:00 |
|
 EugeneandGitHub
|
d9259a2d93
|
chore: Add description field to test definition (no-changelog) (#11691)
|
2024-11-14 14:45:02 +01:00 |
|
 
|
e875bc5592
|
feat(core): Add internal API for test definitions (no-changelog) (#11591)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-11-12 10:28:32 +01:00 |
|
 Iván OvejeroandGitHub
|
4c41575098
|
refactor(core): Mark finished as deprecated (#11682)
|
2024-11-11 18:12:41 +01:00 |
|
 
|
5c69ba2c44
|
chore: Create table and typeorm entity for test definitions (no-changelog) (#11505)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-11-06 14:35:45 +01:00 |
|
 Iván OvejeroandGitHub
|
19d55da4ad
|
test(core): Expand test coverage for pruning (#11567)
|
2024-11-05 18:21:56 +01:00 |
|
 Iván OvejeroandGitHub
|
ce963e8824
|
refactor(core): Port pruning config (#11507)
|
2024-11-04 09:09:12 +01:00 |
|
 कारतोफ्फेलस्क्रिप्ट™andGitHub
|
ed30d43236
|
fix(core): Make execution and its data creation atomic (#11392)
|
2024-10-24 16:07:26 +02:00 |
|
 Shireen MissiandGitHub
|
7a71cff4d7
|
fix(core): Change dedupe value column type from varchar(255) to text (#11357)
|
2024-10-23 14:16:48 +01:00 |
|
 EugeneandGitHub
|
b4b543d41d
|
fix(core): Add missing primary key to execution annotation tags table (#11168)
|
2024-10-18 15:06:15 +02:00 |
|
    
|
52dd2c7619
|
feat(core): Dedupe (#10101)
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 OvejeroandGitHub
|
c68782c633
|
feat(core): Introduce scoped logging (#11127)
|
2024-10-09 12:56:31 +02:00 |
|
 Ricardo EspinozaandGitHub
|
1ca14946d9
|
fix(core): Add down method to AddApiKeysTable1724951148974 migration (no-changelog) (#11118)
|
2024-10-08 10:49:08 +02:00 |
|
 
|
722f4a8b77
|
fix(core): Always set startedAt when executions start running (#11098)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-10-04 16:08:52 +02:00 |
|
 Iván OvejeroandGitHub
|
3a9c65e1cb
|
refactor(core): Modernize logger service (#11031)
|
2024-10-01 12:16:09 +02:00 |
|
 Iván OvejeroandGitHub
|
afda049491
|
refactor(core): Separate execution startedAt from createdAt (#10810)
|
2024-09-27 13:32:12 +02:00 |
|
 
|
a13a4f7442
|
refactor: Move API keys into their own table (no-changelog) (#10629)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-09-26 08:58:49 -04:00 |
|
 Iván OvejeroandGitHub
|
06d749ffa7
|
feat(core): Filter executions by project ID in internal API (#10976)
|
2024-09-26 13:31:34 +02:00 |
|
 EugeneandGitHub
|
efc5d859eb
|
chore: Correct naming of annotation-related files (#10946)
|
2024-09-26 13:15:08 +02:00 |
|
 
|
6a35812f92
|
ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-09-17 15:10:22 +03:00 |
|
 कारतोफ्फेलस्क्रिप्ट™andGitHub
|
25c8a328a8
|
refactor(core): Move instanceType to InstanceSettings (no-changelog) (#10640)
|
2024-09-16 13:37:14 +02:00 |
|
 Tomi TurtiainenandGitHub
|
5156313074
|
refactor(core): Enable import/order eslint rule (#10794)
|
2024-09-12 19:07:18 +03:00 |
|
 कारतोफ्फेलस्क्रिप्ट™andGitHub
|
7d6ec6544e
|
fix(core): Fix the type for InstalledNodes.latestVersion (no-changelog) (#10782)
|
2024-09-12 11:14:03 +02:00 |
|
 कारतोफ्फेलस्क्रिप्ट™andGitHub
|
a1e011dd2a
|
refactor(editor): Enable collaboration features only in NodeView v2 (no-changelog) (#10756)
|
2024-09-11 14:22:55 +02:00 |
|
 कारतोफ्फेलस्क्रिप्ट™andGitHub
|
8450ec5a5c
|
fix(core): Do not serialize CredentialsEntity.shared anymore (no-changelog) (#10753)
|
2024-09-10 16:35:39 +02:00 |
|
 Tomi TurtiainenandGitHub
|
4efcbc5936
|
fix: Show a more user friendly error message if initial Db connection times out (#10682)
|
2024-09-06 10:33:53 +02:00 |
|
 Iván OvejeroandGitHub
|
81540318b4
|
feat(core): Make Postgres connection timeout configurable (#10670)
|
2024-09-05 09:31:08 +02:00 |
|
 
|
022ddcbef9
|
feat(core): Execution curation (#10342)
Co-authored-by: oleg <me@olegivaniv.com>
|
2024-09-02 15:20:08 +02:00 |
|
 Iván OvejeroandGitHub
|
6485ca0a4b
|
refactor(core): Enforce filename casing in cli package (no-changelog) (#10594)
|
2024-08-28 17:57:46 +02:00 |
|
 कारतोफ्फेलस्क्रिप्ट™andGitHub
|
ab9835126e
|
refactor(core): Use @/databases/ instead of @db/ (no-changelog) (#10573)
|
2024-08-27 17:24:20 +02:00 |
|
 Iván OvejeroandGitHub
|
fd58a272e1
|
refactor(core): Standardize filename casing for controllers and databases (no-changelog) (#10564)
|
2024-08-27 16:44:32 +02:00 |
|
 Iván OvejeroandGitHub
|
dc7dc995d5
|
perf(core): Make execution queries faster (#9817)
|
2024-08-22 13:27:45 +02:00 |
|
 
|
f667b384c9
|
refactor(core): Standardize filenames in cli (no-changelog) (#10484)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-08-22 11:10:37 +02:00 |
|
 कारतोफ्फेलस्क्रिप्ट™andGitHub
|
9fe6a71690
|
feat(core): Logout should invalidate the auth token (no-changelog) (#10335)
|
2024-08-22 09:33:06 +02:00 |
|
 Iván OvejeroandGitHub
|
91467ab325
|
fix(core): Fix XSS validation and separate URL validation (#10424)
|
2024-08-16 10:49:08 +02:00 |
|
 ValandGitHub
|
697bc90b0b
|
feat: Allow sharing to and from team projects (no-changelog) (#10144)
|
2024-08-09 12:59:28 +02:00 |
|
 ValandGitHub
|
fa17391dbd
|
feat: Return scopes on executions (no-changelog) (#10310)
|
2024-08-07 10:19:09 +01:00 |
|
 कारतोफ्फेलस्क्रिप्ट™andGitHub
|
1eba7c3c76
|
fix(core): Revert transactions until we remove the legacy sqlite driver (#10299)
|
2024-08-05 18:10:16 +02:00 |
|
 Tomi TurtiainenandGitHub
|
afa43e75f6
|
test(core): Move unit tests closer to testable components (no-changelog) (#10287)
|
2024-08-05 12:12:25 +03:00 |
|
 Iván OvejeroandGitHub
|
7056e50b00
|
feat(core): Allow filtering executions and users by project in Public API (#10250)
|
2024-08-02 14:16:17 +02:00 |
|