andres-portainer
|
1298fc629e
|
chore(tests): allow for the tests to run in parallel BE-12801 (#2231)
|
2026-04-07 17:38:22 -03:00 |
|
andres-portainer
|
30ca5e298c
|
chore(tests): avoid initializing the DB data when not needed BE-12801 (#2233)
|
2026-04-07 15:49:57 -03:00 |
|
andres-portainer
|
2900bfa1d6
|
chore(code): remove unused code BE-12744 (#2112)
|
2026-03-25 10:19:17 -03:00 |
|
andres-portainer
|
df1cd0af2e
|
fix(endpointrelation): add locking to RegisterUpdateStackFunction() BE-12608 (#2096)
|
2026-03-19 12:38:36 -03:00 |
|
andres-portainer
|
4d866d066a
|
fix(uuid): consolidate dependencies BE-12695 (#2016)
|
2026-03-10 10:12:42 -03:00 |
|
andres-portainer
|
d02bcdba29
|
fix(postinit): optimize PostInitMigrate() BE-12659 (#1958)
|
2026-02-25 16:03:26 -03:00 |
|
Josiah Clumont
|
e0c22ea3eb
|
fix(copy): Fixed an issue with the downgrade links [R8S-832] (#1907)
|
2026-02-19 09:38:04 +13:00 |
|
Devon Steenberg
|
aa6da0f6d3
|
feat(api-testing): add api testing framework [BE-12571] (#1824)
Co-authored-by: Chaim Lev-Ari <chiptus@users.noreply.github.com>
|
2026-02-16 09:35:06 +13:00 |
|
andres-portainer
|
71c000756b
|
chore(linters): enforce error checking in CE BE-12527 (#1723)
|
2026-01-26 14:37:55 -03:00 |
|
andres-portainer
|
4f5073cd9e
|
chore(refactor): clean up the code R8S-661 (#1687)
|
2026-01-16 16:10:00 -03:00 |
|
LP B
|
b162814bd9
|
fix(uac): async SnapshotRaw data not filtered by UAC (#1540)
|
2026-01-13 17:17:06 +01:00 |
|
andres-portainer
|
e8cee12384
|
chore(linters): add the modernize linter BE-12527 (#1634)
|
2026-01-08 16:35:18 -03:00 |
|
Steven Kang
|
2406d67bfc
|
feat(fcm): initial release (#1153)
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com>
Co-authored-by: James Player <james.player@portainer.io>
Co-authored-by: Cara Ryan <cara.ryan@portainer.io>
Co-authored-by: testA113 <aliharriss1995@gmail.com>
Co-authored-by: Viktor Pettersson <viktor.pettersson@portainer.io>
Co-authored-by: Viktor Pettersson <viktor.grasljunga@gmail.com>
Co-authored-by: Malcolm Lockyer <segfault88@users.noreply.github.com>
Co-authored-by: RHCowan <50324595+RHCowan@users.noreply.github.com>
Co-authored-by: Robbie Cowan <robert.cowan@portainer.io>
|
2025-12-09 08:05:38 +09:00 |
|
LP B
|
ad1c015f01
|
fix(api/custom-templates): UAC-allowed users cannot fetch custom template details (#1113)
|
2025-09-11 16:08:52 +02:00 |
|
andres-portainer
|
ec0e98a64b
|
chore(linters): enable testifylint BE-12183 (#1091)
|
2025-08-22 15:31:10 -03:00 |
|
LP B
|
c9d18b614b
|
fix(api/edge-stacks): avoid overriding updates with old values (#1047)
|
2025-08-16 03:52:13 +02:00 |
|
andres-portainer
|
64ed988169
|
fix(linters): upgrade golangci-lint to v2.3.1 BE-12136 (#997)
|
2025-08-08 21:39:21 -03:00 |
|
andres-portainer
|
a46db61c4c
|
fix(endpointrelation): optimize updateEdgeStacksAfterRelationChange() BE-12092 (#941)
|
2025-07-28 13:19:05 -03:00 |
|
andres-portainer
|
937456596a
|
fix(edgegroups): convert the related endpoint IDs to roaring bitmaps to increase performance BE-12053 (#903)
|
2025-07-21 21:31:13 -03:00 |
|
andres-portainer
|
302deb8299
|
chore(dataservices): enhance ReadAll() so it takes predicates for filtering results BE-12016 (#866)
|
2025-07-07 14:29:56 -03:00 |
|
andres-portainer
|
d51e9205d9
|
fix(endpointrelation): use a read-write transaction for mutations BE-11964 (#819)
|
2025-06-20 20:03:35 -03:00 |
|
andres-portainer
|
75f165d1ff
|
feat(edgestackstatus): optimize the Edge Stack structures BE-11740 (#756)
|
2025-06-05 19:46:10 -03:00 |
|
Malcolm Lockyer
|
b96328e098
|
fix(async-perf): In async poll snapshot handling, reduce redundant json marshal [be-11861] (#726)
|
2025-05-23 12:42:45 +12:00 |
|
Oscar Zhou
|
ebc25e45d3
|
fix(edge): redeploy edge stack doesn't apply to std agents [BE-11766] (#633)
|
2025-04-12 10:24:23 +12:00 |
|
andres-portainer
|
995c3ef81b
|
feat(snapshots): avoid parsing raw snapshots when possible BE-11724 (#560)
|
2025-03-24 19:33:05 -03:00 |
|
andres-portainer
|
0296998fae
|
fix(users): optimize the /users/me API endpoint BE-11688 (#515)
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
Co-authored-by: JamesPlayer <james.player@portainer.io>
|
2025-03-18 17:55:53 -03:00 |
|
Malcolm Lockyer
|
8e6d0e7d42
|
perf(endpointrelation): Part 2 of fixing endpointrelation perf [be-11616] (#471)
|
2025-02-28 14:41:54 +13:00 |
|
andres-portainer
|
d72b3a9ba2
|
feat(edgestacks): optimize the Edge Stack status update endpoint BE-11539 (#279)
|
2025-01-06 15:39:24 -03:00 |
|
andres-portainer
|
364e4f1b4e
|
fix(linters): add back removed linters and extend them to CE BE-11294
|
2024-10-10 12:06:20 -03:00 |
|
andres-portainer
|
7a176cf284
|
fix(teams): fix data-race in teamCreate() BE-11210 (#12195)
|
2024-09-05 21:36:13 -03:00 |
|
Chaim Lev-Ari
|
3c1441d462
|
refactor(users): migrate list view to react [EE-2202] (#11914)
|
2024-08-28 17:04:32 -03:00 |
|
andres-portainer
|
31bdb948a8
|
chore(code): use int ranges in loops BE-10990 (#12028)
|
2024-07-10 19:22:47 -03:00 |
|
andres-portainer
|
4adce14485
|
fix(errors): improve error handling EE-4430 (#11987)
|
2024-06-28 17:35:26 -03:00 |
|
andres-portainer
|
f0d43f941f
|
chore(code): replace interface{} with any EE-6513 (#11986)
|
2024-06-28 14:59:28 -03:00 |
|
andres-portainer
|
9c4935286f
|
chore(jsoniter): remove leftover code EE-6702 (#11984)
|
2024-06-28 09:46:49 -03:00 |
|
andres-portainer
|
19fa40286a
|
chore(fdo): remove FDO code EE-7235 (#11981)
|
2024-06-28 08:42:16 -03:00 |
|
Matt Hook
|
62c2bf86aa
|
fix(db): fix missing portainer.edb in backups when encrypted portainer db is used [EE-6417] (#11885)
|
2024-06-06 12:36:27 +12:00 |
|
Matt Hook
|
5a5a10821d
|
fix(pendingactions): refactor pending actions [EE-7011] (#11780)
|
2024-05-09 08:10:10 +12:00 |
|
Prabhat Khera
|
d9df58e93a
|
fix(pending-actions): clean pending actions for deleted environment [EE-6545] (#11598)
|
2024-04-16 15:09:10 +12:00 |
|
Dakota Walsh
|
5ee6efb145
|
fix(backup): restore over network share EE-6578 (#11044)
|
2024-02-01 11:41:32 +13:00 |
|
Dakota Walsh
|
488fcc7cc5
|
fix(docs): convert APIKey to string EE-6199 (#10943)
|
2024-01-15 11:59:39 +13:00 |
|
Chaim Lev-Ari
|
436da01bce
|
feat(auth): save jwt in cookie [EE-5864] (#10527)
|
2023-11-20 09:35:03 +02:00 |
|
Prabhat Khera
|
e73b7fe0fd
|
fix(kubernetes): clear user token from kube token cache on logout + update cluster rolebindings for user on change of team/user authorization [EE-6298] (#10598)
* clear user token from kube token cache on logoug + updates cluster role bindings for service accounts on change user/teams authorizations
|
2023-11-09 14:33:23 +13:00 |
|
andres-portainer
|
6c55cac52a
|
feat(code): equalize the code with EE EE-6218 (#10518)
|
2023-10-23 15:52:37 -03:00 |
|
andres-portainer
|
b346fd7f39
|
fix(store): fix StoreIsUpdating() to properly set the state EE-6227 (#10486)
|
2023-10-16 16:32:30 -03:00 |
|
Prabhat Khera
|
14853f6da0
|
fix(kubernetes): kube env permissions when down [EE-5427] (#10327)
|
2023-09-19 08:57:27 +12:00 |
|
andres-portainer
|
9fa097d45f
|
fix(endpointgroups): add transactions support to the User model to avoid a nil pointer dereference EE-5328 (#9221)
|
2023-07-17 21:23:35 -03:00 |
|
andres-portainer
|
8c533bee67
|
feat(transactions): migrate some parts to use transactional code EE-5494 (#9213)
|
2023-07-17 17:36:00 -03:00 |
|
Chaim Lev-Ari
|
0bcb57568c
|
feat(edge/stacks): increase status transparency [EE-5554] (#9094)
|
2023-07-13 23:55:52 +03:00 |
|
andres-portainer
|
64b227b2e1
|
chore(code): clean up the code EE-5719 (#9183)
|
2023-07-10 23:26:54 -03:00 |
|