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
cmeng 9685e260ea
fix(docker): keep /docker url prefix for DockerHandler EE-7073 (#11801)
7 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
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 fix(logs): add NOCOLOR option for use when exporting to greylog etc [EE-6696] (#11106) 10 months ago
cmd/portainer fix(migration): run post init migrations for edge after server starts [EE-6905] (#11546) 7 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(pending-actions): clean pending actions for deleted environment [EE-6545] (#11598) 7 months ago
datastore fix(pending-action): pending action data format [EE-7064] (#11766) 7 months ago
demo feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year 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 fix(docker): keep /docker url prefix for DockerHandler EE-7073 (#11801) 7 months ago
internal fix(auth): make createAccessToken api backward compatible [EE-6818] (#11326) 9 months ago
jwt fix(jwt): handle kubeconfig with no expiry [EE-7044] (#11710) 7 months ago
kubernetes fix(kube): correctly extract namespace from namespace manifest [EE-6555] (#11676) 7 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-action): pending action data format [EE-7064] (#11766) 7 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
connection.go
kubernetes.go fix(namespace): fix default namespace quota [EE-6700] (#11185) 9 months ago
portainer.go fix(edge-stack): add completed status EE-6210 (#11632) 7 months ago
swagger.yaml chore(libs): update go libs and hide passwords/keys [EE-6496] (#10889) 11 months ago
swagger_config.json