You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api
Oscar Zhou dd372ee122
fix(customtemplate): duplicated error handling [EE-7197] (#11913)
6 months ago
..
adminmonitor feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
agent fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2 years ago
apikey chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
archive fix(backup): calculate file size correctly EE-6439 (#10919) 10 months ago
aws/ecr feat(registry) EE-806 add support for AWS ECR (#6165) 3 years ago
backup fix(db): fix missing portainer.edb in backups when encrypted portainer db is used [EE-6417] (#11885) 6 months ago
build feat(version): show git commit and env [EE-6021] (#10748) 10 months ago
chisel chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
cli feat(demo): remove demo mode EE-6769 (#11841) 6 months ago
cmd/portainer feat(demo): remove demo mode EE-6769 (#11841) 6 months ago
crypto fix(tls): add support for more cipher suites EE-7150 (#11874) 6 months ago
database close db before restore. fix log (#10826) 12 months ago
dataservices fix(db): fix missing portainer.edb in backups when encrypted portainer db is used [EE-6417] (#11885) 6 months ago
datastore chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
docker fix(tunnels): make the tunnels more robust EE-7042 (#11877) 6 months ago
edge fix(edgestack): repull image not work in git autoupdate [EE-6430] (#10952) 10 months ago
exec fix(stack): unable to delete invalid stack [EE-5753] (#11813) 6 months ago
filesystem fix(stack/git): option to overwrite target path during dir move [EE-6871] (#11628) 7 months ago
git fix(stack/git): option to overwrite target path during dir move [EE-6871] (#11628) 7 months ago
hostmanagement feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
http fix(customtemplate): duplicated error handling [EE-7197] (#11913) 6 months ago
internal chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
jwt fix(jwt): handle kubeconfig with no expiry [EE-7044] (#11710) 7 months ago
kubernetes chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
ldap fix(auth): prevent user enumeration attack [EE-6832] (#11589) 7 months ago
oauth feat(setting/oauth): add authstyle option [EE-6038] (#11610) 7 months ago
pendingactions chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
platform fix(container/network): recreate container changes static IP [EE-5448] (#8960) 2 years ago
scheduler fix(gitops): avoid cancelling the auto updates for any error EE-5604 (#10294) 1 year ago
stacks chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
api-description.md fix(database): db migration improvements EE-2688 (#6662) 3 years ago
connection.go fix(edgegroups): fix data-race in edgeGroupCreate EE-4435 (#8477) 2 years ago
kubernetes.go fix(namespace): fix default namespace quota [EE-6700] (#11185) 9 months ago
pending_action.go fix(pendingactions): refactor pending actions [EE-7011] (#11780) 7 months ago
portainer.go fix(tunnels): make the tunnels more robust EE-7042 (#11877) 6 months ago
swagger.yaml chore(libs): update go libs and hide passwords/keys [EE-6496] (#10889) 11 months ago
swagger_config.json