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
Ali 2fe965942a
fix(kubeClient): get standard client [EE-6376] (#10692)
1 year 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 feat(buildinfo): ability to see build info [EE-2552] (#7107) 2 years ago
chisel fix(websocket): abort websocket when logout EE-6058 (#10372) 1 year ago
cli chore(portainer): clean up the code EE-5188 (#8660) 2 years ago
cmd/portainer feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago
crypto feat(libcrypto): move into the Portainer repository EE-5476 (#10230) 1 year ago
database feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
dataservices feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago
datastore feat(cache): introduce cache option [EE-6293] (#10672) 1 year 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 feat(performance): performance optimizations EE-6042 (#10520) 1 year 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(kubeClient): get standard client [EE-6376] (#10692) 1 year ago
internal feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago
jwt feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago
kubernetes feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year 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 fix(gitops): change the condition that checks if the environment is online EE-6321 (#10665) 1 year ago
.golangci.yaml feat(performance): performance optimizations EE-6042 (#10520) 1 year 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
portainer.go fix(templates): change default url [EE-6363] (#10680) 1 year ago
swagger.yaml feat(gpu) EE-3191 Add GPU support for containers (#7146) 2 years ago
swagger_config.json