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 e3c5cd063b
fix(chisel): fix a nil pointer dereference EE-6481 (#10871)
11 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(jwt): replace deprecated gorilla/securecookie [EE-5153] (#9247) 1 year ago
archive fix(errors): wrap db errors, improve error handling (#8859) 2 years ago
aws/ecr
backup fix(backup): add chisel key to backup EE-6105 (#10283) 1 year ago
build
chisel fix(chisel): fix a nil pointer dereference EE-6481 (#10871) 11 months ago
cli fix(rollback): reimplement rollback feature [EE-6367] (#10721) 12 months ago
cmd/portainer remove deprecated random seed and other minor staticcheck errors (#10851) 11 months ago
crypto feat(libcrypto): move into the Portainer repository EE-5476 (#10230) 1 year ago
database close db before restore. fix log (#10826) 12 months ago
dataservices feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago
datastore feat(cache): default to off [EE-6293] (#10867) 11 months ago
demo feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
docker fix(docker/swarm): suppress no such container logs (#10604) 1 year ago
edge feat(edgestack/async): add Rollbackto field in stackPayload [EE-5684] (#9238) 1 year ago
exec feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
filesystem enable gosimple linter (#10744) 11 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 feat(cache): default to off [EE-6293] (#10867) 11 months ago
internal feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago
jwt fix(password): force change password EE-6382 (#10708) 1 year ago
kubernetes ignore, remove or comment out unused code. Enable unused linter (#10743) 11 months ago
ldap
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 remove deprecated random seed and other minor staticcheck errors (#10851) 11 months ago
.golangci.yaml ignore, remove or comment out unused code. Enable unused linter (#10743) 11 months ago
api-description.md
connection.go
kubernetes.go
portainer.go fix(templates): change default url [EE-6363] (#10680) 1 year ago
swagger.yaml
swagger_config.json