portainer/api
andres-portainer 36ff24c301 fix(endpointgroups): fix a nil pointer dereference error in deleteEndpointGroup BE-12510 (#1599) 2026-01-02 15:17:51 -03:00
..
adminmonitor feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
agent fix(tls): centralize the TLS configuration to ensure FIPS compliance BE-11979 (#960) 2025-08-01 22:23:59 -03:00
apikey chore(linters): enable testifylint BE-12183 (#1091) 2025-08-22 15:31:10 -03:00
archive chore(linters): enable testifylint BE-12183 (#1091) 2025-08-22 15:31:10 -03:00
aws/ecr fix(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
backup feat(backup): reduce the locking time of the offline gate BE-11402 (#157) 2024-11-25 10:10:11 -03:00
chisel fix(linters): upgrade golangci-lint to v2.3.1 BE-12136 (#997) 2025-08-08 21:39:21 -03:00
cli feat(database): add a flag to compact on startup BE-12283 (#1255) 2025-09-24 18:44:09 -03:00
cmd/portainer chore(build): migrate to pnpm (#1558) 2025-12-29 10:14:57 +02:00
concurrent chore(code): use int ranges in loops BE-10990 (#12028) 2024-07-10 19:22:47 -03:00
crypto fix(fips): encrypt the chisel private key file for fips [be-12132] (#1143) 2025-09-05 13:17:30 +12:00
database feat(analytics): remove setting for collection analytics [BE-12402] (#1559) 2025-12-22 15:59:08 +02:00
dataservices feat(fcm): initial release (#1153) 2025-12-09 08:05:38 +09:00
datastore feat(analytics): remove setting for collection analytics [BE-12402] (#1559) 2025-12-22 15:59:08 +02:00
docker fix(deps): update github.com/container/image/v5 dep [BE-12212] (#1313) 2025-10-20 15:47:46 +13:00
edge fix(edgestack): external label on k8s application deployed by edgestack [BE-12318] (#1385) 2025-11-21 12:44:42 +13:00
exec fix(swarm): stack deployments [BE-12478] (#1546) 2025-12-17 14:21:49 +13:00
filesystem fix(fips): encrypt the chisel private key file for fips [be-12132] (#1143) 2025-09-05 13:17:30 +12:00
git fix(edgestack): unify gitops update flow [BE-12184] (#1110) 2025-11-01 20:20:51 +13:00
hostmanagement/openamt fix(crypto): replace fips140 calls with fips calls BE-11979 (#1033) 2025-08-14 19:36:15 -03:00
http fix(endpointgroups): fix a nil pointer dereference error in deleteEndpointGroup BE-12510 (#1599) 2026-01-02 15:17:51 -03:00
internal feat(fcm): initial release (#1153) 2025-12-09 08:05:38 +09:00
jwt chore(linters): enable testifylint BE-12183 (#1091) 2025-08-22 15:31:10 -03:00
kubernetes fix(yaml): switch from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 BE-12340 (#1527) 2025-12-11 16:44:56 -03:00
ldap fix(crypto): replace fips140 calls with fips calls BE-11979 (#1033) 2025-08-14 19:36:15 -03:00
logoutcontext chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03:00
logs fix(logs): remove duplicated code BE-11821 (#653) 2025-04-15 17:16:04 -03:00
oauth chore(linters): enable testifylint BE-12183 (#1091) 2025-08-22 15:31:10 -03:00
pendingactions chore(linters): enable testifylint BE-12183 (#1091) 2025-08-22 15:31:10 -03:00
platform fix(platform): remove error log when local env is not found [BE-11353] (#364) 2025-02-12 09:23:52 +13:00
roar chore(linters): enable testifylint BE-12183 (#1091) 2025-08-22 15:31:10 -03:00
scheduler test(scheduler): use `synctest` to cut execution time by 95% BE-12226 (#1330) 2025-10-22 10:48:12 +13:00
set chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03:00
slicesx chore(benchmarks): use b.Loop() BE-12182 (#1072) 2025-08-20 12:54:26 -03:00
stacks fix(stack/remote): fail to pull image in stack with relative path enabled [BE-12237] (#1493) 2025-12-09 08:59:19 +13:00
tag fix(endpoints): optimize the search performance BE-11267 (#12262) 2024-10-01 15:13:54 -03:00
url chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03:00
ws feat(websocket): improve websocket code sharing BE-11340 (#61) 2024-10-25 11:21:49 -03:00
api-description.md
connection.go feat(fcm): initial release (#1153) 2025-12-09 08:05:38 +09:00
kubernetes.go fix(namespace): fix default namespace quota [EE-6700] (#11185) 2024-02-16 08:20:24 +13:00
pending_action.go fix(pendingactions): refactor pending actions [EE-7011] (#11780) 2024-05-09 08:10:10 +12:00
portainer.go feat(analytics): remove setting for collection analytics [BE-12402] (#1559) 2025-12-22 15:59:08 +02:00
swagger_config.json