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
andres-portainer 2b01136d03
feat(demo): remove demo mode EE-6769 (#11841)
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 fix(docs): convert APIKey to string EE-6199 (#10943) 10 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(backups): improved archive encryption [EE-6764] (#11489) 8 months ago
build feat(version): show git commit and env [EE-6021] (#10748) 10 months ago
chisel fix(tests): fix data races EE-6867 (#11387) 8 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(backups): improved archive encryption [EE-6764] (#11489) 8 months ago
database close db before restore. fix log (#10826) 12 months ago
dataservices fix(pendingactions): refactor pending actions [EE-7011] (#11780) 7 months ago
datastore fix(pending-actions): further refactoring [EE-7011] (#11806) 7 months ago
docker fix(docker-client): explicitly set docker client scheme EE-6935 (#11520) 7 months ago
edge fix(edgestack): repull image not work in git autoupdate [EE-6430] (#10952) 10 months ago
exec chore(ci): run lint and test on all pkgs [EE-6201] (#10481) 11 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 feat(demo): remove demo mode EE-6769 (#11841) 6 months ago
internal fix(pending-actions): further refactoring [EE-7011] (#11806) 7 months ago
jwt fix(jwt): handle kubeconfig with no expiry [EE-7044] (#11710) 7 months ago
kubernetes fix(pending-actions): correctly detect unreachable/down cluster [EE-7049] (#11809) 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 fix(pending-actions): correctly detect unreachable/down cluster [EE-7049] (#11809) 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 superfluous checks EE-7040 (#11692) 7 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 feat(demo): remove demo mode EE-6769 (#11841) 6 months ago
swagger.yaml chore(libs): update go libs and hide passwords/keys [EE-6496] (#10889) 11 months ago
swagger_config.json