andres-portainer
|
26334e9088
|
feat(ssrf): add missing transport wrappings and more checks BE-13021 (#2968)
|
2026-06-19 20:26:03 -03:00 |
|
Chaim Lev-Ari
|
d9673e33ec
|
feat(helm): reuse existing git sources in Kubernetes Helm-from-git install [BE-13046] (#2900)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-06-15 22:01:31 +03:00 |
|
Chaim Lev-Ari
|
fcdd6b4510
|
feat(stacks): use source id to create git stacks [BE-13043] (#2870)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-15 18:49:26 +03:00 |
|
andres-portainer
|
df7a4b5d6f
|
feat(gitops): improve the data model BE-12919 (#2819)
|
2026-06-08 15:01:55 -03:00 |
|
Hannah Cooper
|
916367dccb
|
fix(api-docs): time.Duration bounds fix + linting fixes [C9S-223] (#2762)
|
2026-06-04 15:14:07 +12:00 |
|
andres-portainer
|
ab4626e7de
|
feat(workflows): introduce Artifacts BE-12919 (#2740)
|
2026-05-26 16:17:32 -03:00 |
|
andres-portainer
|
3d09c70e13
|
feat(sources): add sources and workflows to the backend BE-12919 (#2666)
|
2026-05-20 20:42:10 -03:00 |
|
Oscar Zhou
|
a117e514e4
|
fix(stack): persist CreatedBy before deployment to prevent broken auto update [BE-12939] (#2588)
|
2026-05-11 12:54:04 +12:00 |
|
Chaim Lev-Ari
|
dd1c1071ce
|
feat(gitops): introduce workflows view [BE-12807] (#2391)
|
2026-04-22 10:17:37 -03:00 |
|
Oscar Zhou
|
463d539194
|
refactor(stack): change stack update flow to async model [BE-12741] (#2306)
|
2026-04-22 10:05:17 +12:00 |
|
Chaim Lev-Ari
|
744a31a354
|
feat(stacks): allow edit of kube git stacks [BE-12671] (#2194)
|
2026-04-21 11:05:37 +03:00 |
|
andres-portainer
|
0b390dd274
|
fix(tests): do all the path handling using filesystem.JoinPaths() BE-12828 (#2336)
|
2026-04-18 01:54:14 -03:00 |
|
andres-portainer
|
9d3f7b710d
|
fix(tests): enable more parallel tests BE-12801 (#2316)
|
2026-04-18 01:53:10 -03:00 |
|
andres-portainer
|
68453ebcb8
|
chore(stackbuilders): simplify the code BE-12800 (#2230)
|
2026-04-09 17:45:24 -03:00 |
|
andres-portainer
|
8f563220df
|
chore(code): clean-up the code BE-12818 (#2260)
|
2026-04-08 20:04:27 -03:00 |
|
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 |
|
Oscar Zhou
|
5aba61cc49
|
refactor(stack): create stack and deploy stack in async flow CE [BE-12650] (#2238)
|
2026-04-07 09:18:54 +12:00 |
|
andres-portainer
|
fcf9888677
|
feat(git): consolidate the mocked Git service to simplify the tests BE-12799 (#544)
|
2026-04-06 14:24:19 -03:00 |
|
andres-portainer
|
9c9caeb57a
|
chore(code): unnest some code BE-12798 (#2229)
|
2026-04-06 14:23:33 -03:00 |
|
andres-portainer
|
50056bef70
|
fix(context): clean up context usage BE-12766 (#2164)
|
2026-04-01 18:02:48 -03:00 |
|
Chaim Lev-Ari
|
ad9b9cf5b1
|
fix(stacks): fix(stacks): prevent git file load before clone [BE-12764] (#2162)
|
2026-03-26 15:10:14 +02:00 |
|
andres-portainer
|
2900bfa1d6
|
chore(code): remove unused code BE-12744 (#2112)
|
2026-03-25 10:19:17 -03:00 |
|
Chaim Lev-Ari
|
e37f8a5eb9
|
fix(stacks): save entry point [BE-12670] (#2132)
|
2026-03-24 16:38:31 +02:00 |
|
Chaim Lev-Ari
|
d5a3e46791
|
feat(stacks): update git url and config path [BE-12670] (#2099)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Devon Steenberg <devon.steenberg@portainer.io>
|
2026-03-24 15:01:46 +13:00 |
|
Devon Steenberg
|
bd9c3c1593
|
feat(gitops): tidy up git auth [BE-12666] (#2026)
|
2026-03-23 13:53:04 +13:00 |
|
Chaim Lev-Ari
|
a2fee4fc4c
|
fix(stacks): pass prune option through the deploy pipeline [BE-12738] (#2098)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-22 12:37:40 +02:00 |
|
Chaim Lev-Ari
|
5670216d7e
|
feat(stacks): show planned deployment info [BE-12737] (#2097)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-22 09:34:45 +02:00 |
|
andres-portainer
|
4d866d066a
|
fix(uuid): consolidate dependencies BE-12695 (#2016)
|
2026-03-10 10:12:42 -03:00 |
|
Oscar Zhou
|
0c8c6865be
|
refactor(error): standardize multi errors handling [BE-12647] (#1933)
|
2026-02-23 09:40:01 +13:00 |
|
andres-portainer
|
5aa92b8413
|
fix(webhooks): use transactions to check for webhook uniqueness BE-12613 (#1872)
|
2026-02-13 12:48:17 -03:00 |
|
andres-portainer
|
71c000756b
|
chore(linters): enforce error checking in CE BE-12527 (#1723)
|
2026-01-26 14:37:55 -03:00 |
|
Oscar Zhou
|
d59a16a9a1
|
fix(stack): stack start failed with private image [BE-12464] (#1523)
|
2025-12-12 10:55:03 +13:00 |
|
Oscar Zhou
|
4b4aef7ef8
|
fix(stack): apply new stack manual redeployment filed name to regular stack [BE-12384] (#1375)
|
2025-11-12 09:17:57 +13:00 |
|
Oscar Zhou
|
ae53de42df
|
fix(stack): stack prune service does not persist [BE-12314] (#1323)
|
2025-11-03 12:22:04 +13:00 |
|
Oscar Zhou
|
0ff39f9a61
|
refactor(stack): move stack update into transaction [BE-12244] (#1324)
|
2025-10-31 17:19:56 +13:00 |
|
andres-portainer
|
f97bb4a439
|
fix(edgestacks): add a missing webhook uniqueness check BE-12219 (#1250)
|
2025-09-23 17:21:13 -03:00 |
|
andres-portainer
|
ec0e98a64b
|
chore(linters): enable testifylint BE-12183 (#1091)
|
2025-08-22 15:31:10 -03:00 |
|
andres-portainer
|
64ed988169
|
fix(linters): upgrade golangci-lint to v2.3.1 BE-12136 (#997)
|
2025-08-08 21:39:21 -03:00 |
|
Devon Steenberg
|
caf382b64c
|
feat(git): support bearer token auth for git [BE-11770] (#879)
|
2025-07-22 08:36:08 +12:00 |
|
Devon Steenberg
|
1a3df54c04
|
fix(govalidator): replace govalidator dependency [BE-11574] (#673)
|
2025-04-23 13:59:51 +12:00 |
|
Steven Kang
|
03575186a7
|
remove deprecated api endpoints - develop [BE-11510] (#399)
|
2025-02-10 10:46:36 +13:00 |
|
andres-portainer
|
a7127bc74f
|
feat(libstack): remove the docker-compose binary BE-10801 (#111)
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
|
2024-11-11 19:05:56 -03:00 |
|
Steven Kang
|
ea228c3d6d
|
refactor(k8s): namespace core logic (#12142)
Co-authored-by: testA113 <aliharriss1995@gmail.com>
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io>
Co-authored-by: James Carppe <85850129+jamescarppe@users.noreply.github.com>
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com>
|
2024-10-01 14:15:51 +13:00 |
|
Chaim Lev-Ari
|
6f84317e7a
|
feat(system): upgrade on swarm [EE-5848] (#11728)
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portainer.io>
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
|
2024-09-20 18:00:38 +02:00 |
|
andres-portainer
|
5353570721
|
task(code): remove unnecessary uses of govalidator BE-11181 (#12156)
|
2024-08-28 19:37:20 -03:00 |
|
Anthony Lapenna
|
0b37b677c1
|
refactor: fix linting issues across the codebase (#12152)
|
2024-08-28 15:03:15 +02:00 |
|
andres-portainer
|
6e7a42727a
|
chore(kompose): remove the code EE-4917 (#12003)
|
2024-07-08 17:19:07 -03:00 |
|
andres-portainer
|
faca64442f
|
chore(code): use cmp.Or() EE-7333 (#12009)
|
2024-07-04 19:23:53 -03:00 |
|
andres-portainer
|
9ee092aa5e
|
chore(code): reduce the code duplication EE-7278 (#11969)
|
2024-06-26 18:14:22 -03:00 |
|