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
|
2240d0516c
|
chore(tests): speed up the time by using synctest BE-12801 (#2234)
|
2026-04-07 15:49:30 -03:00 |
andres-portainer
|
50056bef70
|
fix(context): clean up context usage BE-12766 (#2164)
|
2026-04-01 18:02:48 -03:00 |
andres-portainer
|
61b9bc248f
|
fix(schedule): abstract simple loops with RunOnInterval() BE-12765 (#2163)
|
2026-03-26 07:47:54 -03:00 |
andres-portainer
|
71c000756b
|
chore(linters): enforce error checking in CE BE-12527 (#1723)
|
2026-01-26 14:37:55 -03:00 |
LP B
|
300681055e
|
fix(api): do not give away information on error (#1496)
|
2025-12-08 16:50:00 -03:00 |
andres-portainer
|
712dbc9396
|
fix(endpointedge): reject async edge environments from the edge job logs handler BE-12372 (#1488)
|
2025-12-08 15:05:32 -03:00 |
andres-portainer
|
f6b8e8615f
|
fix(endpointedge): fix an incorrect documentation comment BE-12372 (#1486)
|
2025-12-08 11:59:53 -03:00 |
andres-portainer
|
4826c13848
|
fix(endpointedge): add a check for the relation of an environment and an edge job before updating the logs BE-12372 (#1487)
|
2025-12-08 11:59:40 -03:00 |
Oscar Zhou
|
c8d44b9416
|
fix(edgestack): external label on k8s application deployed by edgestack [BE-12318] (#1428)
|
2025-11-22 09:04:31 +13:00 |
andres-portainer
|
e9ce3d2213
|
fix(endpointedge): optimize buildSchedules() BE-12099 (#955)
|
2025-07-28 19:19:07 -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 |
Oscar Zhou
|
b6f3682a62
|
refactor(edge): init endpoint relation when endpoint is created [BE-11928] (#814)
|
2025-06-30 15:15:56 -03:00 |
andres-portainer
|
75f165d1ff
|
feat(edgestackstatus): optimize the Edge Stack structures BE-11740 (#756)
|
2025-06-05 19:46:10 -03:00 |
Oscar Zhou
|
7001f8e088
|
fix(edge): check all endpoint_relation db query logic [BE-11602] (#378)
|
2025-02-05 15:20:20 +13:00 |
andres-portainer
|
1ed9a0106e
|
feat(edge): optimize Edge Stack retrieval BE-11555 (#294)
|
2025-01-10 16:44:19 -03:00 |
andres-portainer
|
61c5269353
|
fix(edgejobs): decouple the Edge Jobs from the reverse tunnel service BE-10866 (#11)
|
2024-10-14 10:37:13 -03:00 |
Oscar Zhou
|
b14438fd99
|
fix(edge): add agent id/name into edge api response [BE-10988] (#12256)
|
2024-10-08 19:17:09 +13:00 |
Anthony Lapenna
|
0b37b677c1
|
refactor: fix linting issues across the codebase (#12152)
|
2024-08-28 15:03:15 +02:00 |
andres-portainer
|
4408fd0cd3
|
chore(polling): simplify the polling logic BE-4585 (#12121)
|
2024-08-22 10:54:34 -03:00 |
andres-portainer
|
220fe28830
|
fix(snapshots): fix background snapshots on environment creation EE-7273 (#12021)
|
2024-07-09 15:18:13 -03:00 |
andres-portainer
|
4adce14485
|
fix(errors): improve error handling EE-4430 (#11987)
|
2024-06-28 17:35:26 -03:00 |
andres-portainer
|
9ee092aa5e
|
chore(code): reduce the code duplication EE-7278 (#11969)
|
2024-06-26 18:14:22 -03:00 |
andres-portainer
|
90a19cec5c
|
chore(code): remove unnecessary type conversions EE-7191 (#11908)
|
2024-06-10 09:32:52 -03:00 |
andres-portainer
|
c5a1d7e051
|
fix(tunnels): make the tunnels more robust EE-7042 (#11877)
|
2024-05-28 16:42:56 -03:00 |
andres-portainer
|
ae1726cece
|
feat(performance): performance optimizations EE-6042 (#10520)
|
2023-10-24 13:55:11 -03:00 |
andres-portainer
|
c748385879
|
feat(transactions): remove the feature flag EE-6080 (#10257)
|
2023-09-05 20:27:20 -03:00 |
andres-portainer
|
8cc5e0796c
|
feat(libhttp): move into the Portainer repository EE-5475 (#10231)
|
2023-09-01 19:27:02 -03:00 |
cmeng
|
7acd1080ad
|
fix(edge-stack) make protainer compatible with previous agent EE-5614 (#9220)
|
2023-07-18 09:25:29 +12:00 |
andres-portainer
|
146681e1c7
|
fix(snapshots): increase the chance of taking a snapshot for edge environments EE-4795 (#9211)
|
2023-07-14 12:34:50 -03:00 |
Chaim Lev-Ari
|
0bcb57568c
|
feat(edge/stacks): increase status transparency [EE-5554] (#9094)
|
2023-07-13 23:55:52 +03:00 |
cmeng
|
b93624fa1f
|
fix(chisel): convert seed to private key file EE-5099 (#9149)
|
2023-07-13 15:19:40 +12:00 |
andres-portainer
|
bf51f1b6c9
|
chore(filenames): fix filenames EE-5717 (#9171)
|
2023-07-10 12:22:24 -03:00 |
andres-portainer
|
eefb4c4287
|
fix(polling): clean up the logic for correctness and performance EE-5700 (#9169)
|
2023-07-07 18:00:20 -03:00 |
andres-portainer
|
91088a5e0f
|
fix(polling): reorder operations to avoid updating untrusted environments EE-5700 (#9155)
|
2023-07-05 17:26:52 -03:00 |
cmeng
|
7cb6e3f66a
|
feat(edge-stack): relative path support for edge stack EE-5521 (#9103)
|
2023-06-23 09:41:50 +12:00 |
andres-portainer
|
4cc96b4b30
|
feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
|
2023-06-22 18:28:07 -03:00 |
andres-portainer
|
f7dd73b0f7
|
feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089)
|
2023-06-16 10:44:22 -03:00 |
Chaim Lev-Ari
|
79822e1d3b
|
refactor(edge): move stack response to a shared config [EE-5564] (#9033)
|
2023-06-13 13:20:02 +07:00 |
cmeng
|
4f04fe54a7
|
fix(edge-stack): transmit dot env file to agent [EE-4533] (#8664)
|
2023-06-06 09:39:08 +12:00 |
andres-portainer
|
eda07614ce
|
chore(unit-test): simplify teardown EE-5536 (#9015)
|
2023-05-30 11:02:22 -03:00 |
andres-portainer
|
db93e5880f
|
feat(endpointedge): add support for transactions EE-5327 (#8961)
|
2023-05-18 14:58:33 -03:00 |
Chaim Lev-Ari
|
4b9c857d85
|
feat(waiting-room): show and filter by check in [EE-5186] (#8701)
|
2023-04-27 09:22:05 +07:00 |
Matt Hook
|
8c5edd2c97
|
fix(docs): add missing swagger docs for upload file [EE-4886] (#8708)
* add docs for uploading files via host management features
* fix other doc issues
|
2023-04-04 16:59:34 +12:00 |
andres-portainer
|
347f66b1f1
|
fix(edge): fix status inspect error message EE-5190 (#8661)
|
2023-03-14 13:28:20 -03:00 |
matias-portainer
|
a09fe7e10c
|
chore(edgejobs): AddEdgeJob disregards async mode EE-4855 (#8287)
|
2023-01-26 11:32:11 -03:00 |
andres-portainer
|
dd0d1737b0
|
fix(performance): optimize performance for edge EE-3311 (#8040)
|
2023-01-06 16:25:41 -03:00 |
cmeng
|
919a854d93
|
feat(edge): EE-4570 allow pre-pull images with edge stack deployment (#8210)
Co-authored-by: Matt Hook <hookenz@gmail.com>
|
2022-12-21 13:18:51 +13:00 |
matias-portainer
|
e1b474d04f
|
feat(edgejobs): support edge groups when using edge jobs EE-3873 (#8099)
|
2022-12-19 18:54:51 -03:00 |
Chaim Lev-Ari
|
930d9e5628
|
feat(edge/stacks): use namespace in manifest [EE-4507] (#8145)
|
2022-12-13 22:56:47 +02:00 |