Iván Ovejero
|
fd58a272e1
|
refactor(core): Standardize filename casing for controllers and databases (no-changelog) (#10564)
|
2024-08-27 16:44:32 +02:00 |
|
Tomi Turtiainen
|
3d23f2f333
|
test(core): Fix typing issues in tests (no-changelog) (#10244)
|
2024-07-30 20:24:01 +02:00 |
|
Csaba Tuncsik
|
596c472ecc
|
feat: RBAC (#8922)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Val <68596159+valya@users.noreply.github.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Valya Bullions <valya@n8n.io>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Danny Martini <despair.blue@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Ayato Hayashi <go12limchangyong@gmail.com>
|
2024-05-17 10:53:15 +02:00 |
|
Danny Martini
|
3eb5be5f5a
|
fix(core): Don't create multiple owners when importing credentials or workflows (#9112)
|
2024-04-12 17:25:59 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
8e392cfc1d
|
feat(core): Migrate to n8n's typeorm fork (#8590)
|
2024-02-08 15:13:29 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
d6deceacde
|
refactor(core): Remove roleId indirection (no-changelog) (#8413)
|
2024-01-24 13:38:57 +01:00 |
|
Tomi Turtiainen
|
9a1cc56806
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-01-17 17:08:50 +02:00 |
|
Iván Ovejero
|
75a5807c72
|
perf(core): Make user controller tests faster (no-changelog) (#7819)
Before: `17.949 s`
After: `3.886 s`
Followup to:
https://github.com/n8n-io/n8n/pull/7797#discussion_r1404148034
|
2023-11-27 11:56:06 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
000e76e3b4
|
ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671)
This also gets rid of `Db.collection`, which was another source of
circular dependencies.
|
2023-11-10 15:04:26 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
0346b211a7
|
ci(core): Reduce memory usage in tests (part-1) (no-changelog) (#7654)
|
2023-11-08 16:29:39 +01:00 |
|