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 |
|
andres-portainer
|
bfa27d9103
|
chore(code): clean up the code EE-7251 (#11948)
|
2024-06-18 15:59:12 -03:00 |
|
andres-portainer
|
90a19cec5c
|
chore(code): remove unnecessary type conversions EE-7191 (#11908)
|
2024-06-10 09:32:52 -03:00 |
|
Oscar Zhou
|
4a7f96caf6
|
fix(stack): unable to delete invalid stack [EE-5753] (#11813)
|
2024-06-04 11:34:02 +12:00 |
|
cmeng
|
84fe3cf2a2
|
fix(stack): remove tailing slash of git url EE-6664 (#11773)
|
2024-05-28 09:24:29 +12:00 |
|
Chaim Lev-Ari
|
014a590704
|
refactor(docker): migrate dashboard to react [EE-2191] (#11574)
|
2024-05-20 09:34:51 +03:00 |
|
Ali
|
e73b1aa49c
|
fix(docker): log cleanup errors during endpointforceupdate [EE-7055] (#11762)
|
2024-05-13 15:34:13 +12:00 |
|
Prabhat Khera
|
7e9dd01265
|
fix(swagger): swagger docs for http status code 409 [EE-5767] (#11535)
|
2024-04-19 15:19:13 +12:00 |
|
Matt Hook
|
cf1fd17626
|
chore(api): bump docker and protobuf pkgs [EE-6941] (#11566)
|
2024-04-15 10:53:15 +12:00 |
|
Matt Hook
|
9ea5efb6ba
|
fix(stacks): update swagger stacks doc description [EE-6860] (#11384)
|
2024-03-15 16:47:14 +13:00 |
|
Oscar Zhou
|
0ad4826fab
|
fix(stack): filter out orphan stacks that have same name as normal stacks [EE-6791] (#11291)
|
2024-03-08 09:56:10 +13:00 |
|