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
oscarzhou 8e515a1dcd
fix(stack): auto update not work when stack creator is removed
8 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) 11 months ago
archive fix(backup): calculate file size correctly EE-6439 (#10919) 11 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(logs): add NOCOLOR option for use when exporting to greylog etc [EE-6696] (#11106) 10 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(backup): restore over network share EE-6578 (#11044) 10 months ago
datastore chore(version): version bump to 2.22.0 [EE-6897] (#11438) 8 months ago
demo feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
docker fix(docker): include healthy containers in running [EE-6264] (#10746) 11 months ago
edge fix(edgestack): repull image not work in git autoupdate [EE-6430] (#10952) 11 months ago
exec chore(ci): run lint and test on all pkgs [EE-6201] (#10481) 11 months ago
filesystem enable gosimple linter (#10744) 12 months ago
git feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
hostmanagement feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
http fix(apikey): don't authenticate api key for external auth [EE-6932] (#11460) 8 months ago
internal fix(auth): make createAccessToken api backward compatible [EE-6818] (#11326) 9 months ago
jwt fix(password): force change password EE-6382 (#10708) 1 year ago
kubernetes fix(kubernetes): avoid a deadlock EE-6901 (#11442) 8 months ago
ldap feat(app): highlight be provided value [EE-882] (#5703) 3 years ago
oauth feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
pendingactions fix(registry): remove k8s registry secrets when registries are removed [EE-5768] (#10369) 1 year 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 fix(stack): auto update not work when stack creator is removed 8 months ago
api-description.md
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) 10 months ago
portainer.go chore(version): version bump to 2.22.0 [EE-6897] (#11438) 8 months ago
swagger.yaml chore(libs): update go libs and hide passwords/keys [EE-6496] (#10889) 11 months ago
swagger_config.json