portainer/api
Oscar Zhou 48c689e5d6 fix(registry): custom registry configure page doesn't reflect actual setting [BE-12385] (#1378) 2025-11-08 10:13:00 +13:00
..
adminmonitor
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 feat(database): add a flag to compact on startup BE-12283 (#1255) 2025-09-24 18:44:09 -03: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(boltdb): attempt to compact using a read-only database BE-12287 (#1267) 2025-09-30 19:10:20 -03:00
dataservices fix(api/custom-templates): UAC-allowed users cannot fetch custom template details (#1113) 2025-09-11 16:08:52 +02:00
datastore chore(version): bump to v2.35.0 (#1304) 2025-10-15 15:35:33 +13: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): unify gitops update flow [BE-12184] (#1110) 2025-11-01 20:20:51 +13:00
exec chore(linters): enable testifylint BE-12183 (#1091) 2025-08-22 15:31:10 -03: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(registry): custom registry configure page doesn't reflect actual setting [BE-12385] (#1378) 2025-11-08 10:13:00 +13:00
internal refactor(stack): move stack update into transaction [BE-12244] (#1324) 2025-10-31 17:19:56 +13:00
jwt chore(linters): enable testifylint BE-12183 (#1091) 2025-08-22 15:31:10 -03:00
kubernetes fix: add web socket headers for kubeconfig based access - develop [r8s-592] (#1288) 2025-10-10 13:41:07 +13: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(edgestack): unify gitops update flow [BE-12184] (#1110) 2025-11-01 20:20:51 +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 fix(users): optimize the /users/me API endpoint BE-11688 (#515) 2025-03-18 17:55:53 -03: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 fix(edgestack): unify gitops update flow [BE-12184] (#1110) 2025-11-01 20:20:51 +13:00
swagger_config.json