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
matias-portainer 29c1862754
fix(api): add missing public access middleware to routes EE-5191 (#9086)
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
backup search for correct source directory when doing a restore (#8676) 2 years ago
build
chisel fix(snapshots): avoid a last-write-wins situation EE-5701 (#9156) 1 year ago
cli chore(portainer): clean up the code EE-5188 (#8660) 2 years ago
cmd/portainer refactor(libstack): use libstack [EE-5474] (#9122) 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(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
datastore feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
demo feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
docker feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
edge feat(edge): add EnvVar to stack details [EE-5463] (#9036) 1 year ago
exec refactor(libstack): use libstack [EE-5474] (#9122) 1 year ago
filesystem feat(edgestack): git stack versioning [EE-5458] (#9126) 1 year ago
git feat(edgestack): git stack versioning [EE-5458] (#9126) 1 year ago
hostmanagement fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2 years ago
http fix(api): add missing public access middleware to routes EE-5191 (#9086) 1 year ago
internal fix(docker-proxy): reduce DB writes to optimize the proxy calls EE-5516 (#9148) 1 year ago
jwt feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
kubernetes fix fallback rule and wordings (#9074) 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 feat(edgestack): git stack versioning [EE-5458] (#9126) 1 year ago
.golangci.yaml feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
api-description.md
connection.go fix(edgegroups): fix data-race in edgeGroupCreate EE-4435 (#8477) 2 years ago
go.mod refactor(libstack): use libstack [EE-5474] (#9122) 1 year ago
go.sum refactor(libstack): use libstack [EE-5474] (#9122) 1 year ago
kubernetes.go
portainer.go refactor(edgestack): rename version to fileVersion (#9157) 1 year ago
swagger.yaml
swagger_config.json