Ariel Ebersberger
|
5432d29489
|
Use is/is not for same-enum identity comparisons (tests) (#171689)
|
2026-05-22 11:32:27 +02:00 |
|
Erwin Douna
|
905b868c82
|
Add recreate services to Portainer (#167225)
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
|
2026-05-21 22:52:07 +01:00 |
|
Franck Nijhof
|
302148b078
|
Fix line length violations in tests/components p-r (#170970)
|
2026-05-17 17:14:47 -04:00 |
|
Franck Nijhof
|
5472a537ed
|
Replace unused mock_setup_entry arguments with @pytest.mark.usefixtures (#170760)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-05-16 11:02:36 +02:00 |
|
Erwin Douna
|
7103b07638
|
Portainer refactor tests to use enums from pyportainer (#170044)
|
2026-05-08 09:05:36 +02:00 |
|
Erwin Douna
|
2c8d9c7207
|
Add disk space coordinator for Portainer (#165855)
|
2026-05-07 20:05:29 +02:00 |
|
Erwin Douna
|
6633f16d13
|
Add system health to Portainer (#169698)
|
2026-05-04 21:07:16 +02:00 |
|
epenet
|
88525955ce
|
Remove import annotations from tests (#169527)
|
2026-04-30 09:30:46 +02:00 |
|
epenet
|
4f34725e53
|
Fix flaky portainer test_device_registry (#169456)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-04-29 14:11:07 +02:00 |
|
Erwin Douna
|
d23dbfb214
|
Add volumes to Portainer (#167326)
|
2026-04-21 23:23:27 +02:00 |
|
Erwin Douna
|
de6586684a
|
Add recreate container button to Portainer (#167163)
|
2026-04-21 23:21:45 +02:00 |
|
Erwin Douna
|
483265a707
|
Portainer fix fetching swarm stacks (#167979)
|
2026-04-11 16:21:16 +02:00 |
|
Erwin Douna
|
d798aad2d7
|
Add kill button to Portainer (#167277)
Co-authored-by: Joostlek <joostlek@outlook.com>
|
2026-04-04 15:16:39 +02:00 |
|
Erwin Douna
|
7f79da2f75
|
Add prune volumes button to Portainer (#167314)
|
2026-04-03 19:45:55 +02:00 |
|
Erwin Douna
|
85c9b00035
|
Portainer add runtime entities (#166320)
|
2026-03-24 16:22:34 +01:00 |
|
Erwin Douna
|
0de2e689f1
|
Add pause/resume buttons to Portainer (#166028)
|
2026-03-19 22:35:53 +01:00 |
|
Artur Pragacz
|
bafef2065f
|
Rework user-given entity name logic (#162763)
|
2026-03-17 11:09:20 +01:00 |
|
Erwin Douna
|
a433a163a3
|
Migrate unique ID of Portainer integration (#165123)
|
2026-03-15 18:00:41 +01:00 |
|
Erwin Douna
|
c63ded3522
|
Add Swarm stack to Portainer (#164991)
|
2026-03-11 18:14:05 +01:00 |
|
Erwin Douna
|
ca641a097b
|
Fix forced VERIFY_SSL in Portainer (#165079)
|
2026-03-08 13:19:45 +01:00 |
|
Erwin Douna
|
bb7d5897d1
|
Portainer redact CONF_HOST in diagnostics (#164301)
|
2026-02-27 13:54:12 +01:00 |
|
Erwin Douna
|
75798bfb5e
|
Fix stack devices merging with container devices in Portainer (#164135)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2026-02-26 16:14:50 +01:00 |
|
Erwin Douna
|
ce0dd0eb7b
|
Fix small typo in Portainer containers (#163957)
|
2026-02-24 21:45:34 +01:00 |
|
Erwin Douna
|
adfe4f2b62
|
Add stack management to Portainer (#163612)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2026-02-24 21:28:16 +01:00 |
|
Erwin Douna
|
49b8232260
|
Add stale device removal to portainer (#160017)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-23 21:05:52 +01:00 |
|
Erwin Douna
|
72581fb2b1
|
Add endpoint system df information (#160134)
|
2026-02-11 19:28:49 +01:00 |
|
Erwin Douna
|
97c89590e0
|
Portainer fix multiple environments & containers (#153674)
|
2026-02-11 19:21:36 +01:00 |
|
epenet
|
bc1c24efb1
|
Improve (r)split performance (#162418)
|
2026-02-06 15:10:30 +01:00 |
|
Erwin Douna
|
10d4af5674
|
Use asyncio.gather pattern in portainer (#160888)
|
2026-02-03 11:23:34 +01:00 |
|
Erwin Douna
|
930eb70a8b
|
Add prune images service to Portainer (#161009)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Joostlek <joostlek@outlook.com>
|
2026-01-29 19:39:17 +01:00 |
|
Artur Pragacz
|
0130919128
|
Improve entity id generation (#160302)
|
2026-01-14 14:34:52 +01:00 |
|
Erwin Douna
|
a2ef0c9a75
|
Portainer add prune unused images (#160137)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-08 17:05:45 +01:00 |
|
Erwin Douna
|
b6dd9db76e
|
Portainer add state sensor (#160156)
|
2026-01-03 08:51:58 +01:00 |
|
Erwin Douna
|
7249a3c846
|
Portainer refactor sensor defaults (#155543)
|
2025-11-09 09:52:27 +01:00 |
|
Erwin Douna
|
4e48c881aa
|
Portainer add resource usage of containers (#155113)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-02 21:37:04 -08:00 |
|
Erwin Douna
|
5299690cb7
|
Portainer expand reconfigure check (#155544)
|
2025-10-31 12:05:48 +01:00 |
|
Erwin Douna
|
079d65acea
|
Portainer add reconfigure flow (#155289)
|
2025-10-28 16:03:24 -07:00 |
|
Erwin Douna
|
a37ba6dba4
|
Portainer remove unnecessary patch (#155317)
|
2025-10-28 18:39:08 +00:00 |
|
Erwin Douna
|
6394fdbc97
|
Add diagnostics to portainer (#153126)
Co-authored-by: Shay Levy <levyshay1@gmail.com>
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2025-10-27 17:14:16 +02:00 |
|
Erwin Douna
|
4912280193
|
Portainer add endoint sensors (#154676)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2025-10-19 22:19:57 +02:00 |
|
Erwin Douna
|
6f680f3d03
|
Portainer fix offline endpoint (#154101)
|
2025-10-10 08:14:49 +02:00 |
|
Erwin Douna
|
cbf1b39edb
|
Portainer add sensor platform (#153059)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Manu <4445816+tr4nt0r@users.noreply.github.com>
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
|
2025-10-08 11:02:20 +02:00 |
|
Erwin Douna
|
ee7262efb4
|
Portainer add button platform (#153063)
|
2025-10-05 10:36:52 +02:00 |
|
Erwin Douna
|
80a4115c44
|
Portainer follow-up points (#153594)
|
2025-10-03 22:36:55 +02:00 |
|
Erwin Douna
|
ba75f18f5a
|
Portainer add switch platform (#153485)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-03 20:52:37 +02:00 |
|
Erwin Douna
|
1ca701dda4
|
Portainer fix CONF_VERIFY_SSL (#153269)
Co-authored-by: Robert Resch <robert@resch.dev>
|
2025-09-30 21:36:04 +02:00 |
|
Erwin Douna
|
0ff2597957
|
Portainer add re-auth flow (#153077)
|
2025-09-28 15:31:50 +02:00 |
|
Erwin Douna
|
eaa673e0c3
|
Portainer switch terminology to API token (#152958)
Co-authored-by: Norbert Rittel <norbert@rittel.de>
|
2025-09-27 14:32:25 +02:00 |
|
Erwin Douna
|
a6c3f4efc0
|
Portainer add ability to skip SSL verification (#152955)
|
2025-09-26 21:32:49 +02:00 |
|
Erwin Douna
|
0c8d2594ef
|
Portainer fix unique entity (#152941)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-25 09:49:22 +02:00 |
|