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 7acd1080ad
fix(edge-stack) make protainer compatible with previous agent EE-5614 (#9220)
1 year 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 feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year 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(snapshots): increase the chance of taking a snapshot for edge environments EE-4795 (#9211) 1 year ago
cli chore(portainer): clean up the code EE-5188 (#8660) 2 years ago
cmd/portainer fix(chisel): convert seed to private key file EE-5099 (#9149) 1 year ago
crypto fix(tls): add missing cipher suites EE-5465 (#8924) 2 years ago
database fix(boltdb): remove undefined behavior when deleting objects while iterating EE-5643 (#9129) 1 year ago
dataservices feat(transactions): migrate some parts to use transactional code EE-5494 (#9213) 1 year ago
datastore feat(edge/stacks): increase status transparency [EE-5554] (#9094) 1 year ago
demo feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
docker chore(code): clean up the code EE-5719 (#9183) 1 year ago
edge fix(edge-stack) make protainer compatible with previous agent EE-5614 (#9220) 1 year ago
exec refactor(libstack): use libstack [EE-5474] (#9122) 1 year ago
filesystem fix(edge-stack) make protainer compatible with previous agent EE-5614 (#9220) 1 year ago
git feat(edge-stack): per-device-configs-for-edge-stack EE-5461 (#9203) 1 year ago
hostmanagement fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2 years ago
http fix(edge-stack) make protainer compatible with previous agent EE-5614 (#9220) 1 year ago
internal feat(transactions): migrate some parts to use transactional code EE-5494 (#9213) 1 year ago
jwt feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
kubernetes chore(code): clean up the code EE-5719 (#9183) 1 year ago
ldap
oauth fix(container/network): recreate container changes static IP [EE-5448] (#8960) 2 years ago
platform fix(container/network): recreate container changes static IP [EE-5448] (#8960) 2 years ago
scheduler fix(errors): wrap db errors, improve error handling (#8859) 2 years ago
stacks chore(code): clean up the code EE-5719 (#9183) 1 year ago
.golangci.yaml feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 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
go.mod fix(chisel): convert seed to private key file EE-5099 (#9149) 1 year ago
go.sum fix(chisel): convert seed to private key file EE-5099 (#9149) 1 year ago
kubernetes.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
portainer.go feat(edge/stacks): increase status transparency [EE-5554] (#9094) 1 year ago
swagger.yaml feat(gpu) EE-3191 Add GPU support for containers (#7146) 2 years ago
swagger_config.json