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
Prabhat Khera 83551201fb
fix(docker): add docker desktop extension flag in settings and add migration EE-5277 (#8948)
2 years ago
..
adminmonitor refactor(log): log.fatal usage review EE-4607 (#8280) 2 years ago
agent fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2 years ago
apikey chore(code): reduce divergence with EE EE-4344 (#7748) 2 years ago
archive fix(errors): wrap db errors, improve error handling (#8859) 2 years ago
aws/ecr feat(registry) EE-806 add support for AWS ECR (#6165) 3 years ago
backup search for correct source directory when doing a restore (#8676) 2 years ago
build feat(buildinfo): ability to see build info [EE-2552] (#7107) 2 years ago
chisel fix(http): drain and close response bodies EE-5486 (#8933) 2 years ago
cli chore(portainer): clean up the code EE-5188 (#8660) 2 years ago
cmd/portainer fix(restore/swarm): init primary endpoint after admin user is created (#8854) 2 years ago
crypto fix(tls): add missing cipher suites EE-5465 (#8924) 2 years ago
database fix(errors): wrap db errors, improve error handling (#8859) 2 years ago
dataservices feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720) 2 years ago
datastore fix(docker): add docker desktop extension flag in settings and add migration EE-5277 (#8948) 2 years ago
demo feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614) 2 years ago
docker fix(errors): wrap db errors, improve error handling (#8859) 2 years ago
exec fix(security): potential vulnerability of path traversal attacks EE-5303 (#8728) 2 years ago
filesystem feat(filestore): add function to save mTLS certificates (#8206) 2 years ago
git fix(errors): wrap db errors, improve error handling (#8859) 2 years ago
hostmanagement fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2 years ago
http fix(docker): add docker desktop extension flag in settings and add migration EE-5277 (#8948) 2 years ago
internal feat(endpointgroups): implement support for transactions EE-5328 (#8944) 2 years ago
jwt fix(docker): add docker desktop extension flag in settings and add migration EE-5277 (#8948) 2 years ago
kubernetes separate internal configs with isInternal (#8690) 2 years ago
ldap
oauth fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2 years ago
platform feat(system): upgrade portainer on kubernetes [EE-4625] (#8448) 2 years ago
scheduler fix(errors): wrap db errors, improve error handling (#8859) 2 years ago
stacks fix(errors): wrap db errors, improve error handling (#8859) 2 years ago
.golangci.yaml fix(errors): wrap db errors, improve error handling (#8859) 2 years 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
go.mod fix(restore/swarm): init primary endpoint after admin user is created (#8854) 2 years ago
go.sum fix(restore/swarm): init primary endpoint after admin user is created (#8854) 2 years ago
kubernetes.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
portainer.go fix(docker): add docker desktop extension flag in settings and add migration EE-5277 (#8948) 2 years ago
swagger.yaml feat(gpu) EE-3191 Add GPU support for containers (#7146) 2 years ago
swagger_config.json