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 c21921a08d
fix(edgestacks): return 400 instead of 500 on edge stack create when an invalid payload is provided EE-4429 (#7880)
2 years ago
..
adminmonitor chore(code): reduce divergence with EE EE-4344 (#7748) 2 years ago
agent fix(swarm): fixed issue parsing url with no scheme [EE-4017] (#7502) 2 years ago
apikey chore(code): reduce divergence with EE EE-4344 (#7748) 2 years ago
archive fix(code): replace calls to ioutil EE-4425 (#7878) 2 years ago
aws/ecr
backup feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2 years ago
build
chisel chore(code): reduce divergence with EE EE-4344 (#7748) 2 years ago
cli fix(logging): default to pretty logging [EE-4371] (#7847) 2 years ago
cmd/portainer fix(ingresses): migrate to new allow/disallow format EE-4465 (#7893) 2 years ago
crypto fix(code): replace calls to ioutil EE-4425 (#7878) 2 years ago
database clean database models directory (#8026) 2 years ago
dataservices chore(ui/ldap): add texttip for group search configuration (#7944) 2 years ago
datastore fix(snapshots): remove snapshots when removing endpoints EE-4527 (#7973) 2 years ago
demo feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614) 2 years ago
docker fix(docker): Show stopped container on dashboard [EE-4327] (#7833) 2 years ago
edgetypes feat(edge/update): select endpoints to update [EE-4043] (#7602) 2 years ago
exec fix(code): replace calls to ioutil EE-4425 (#7878) 2 years ago
filesystem fix(code): replace calls to ioutil EE-4425 (#7878) 2 years ago
git fix(code): replace calls to ioutil EE-4425 (#7878) 2 years ago
hostmanagement fix(code): replace calls to ioutil EE-4425 (#7878) 2 years ago
http fix(edgestacks): return 400 instead of 500 on edge stack create when an invalid payload is provided EE-4429 (#7880) 2 years ago
internal fix(code): replace calls to ioutil EE-4425 (#7878) 2 years ago
jwt feat: move jwt lib to v4 (#7773) 2 years ago
kubernetes clean database models directory (#8026) 2 years ago
ldap
oauth feat: move jwt lib to v4 (#7773) 2 years ago
scheduler feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2 years ago
stacks fix(code): replace calls to ioutil EE-4425 (#7878) 2 years ago
api-description.md
connection.go chore(ui/ldap): add texttip for group search configuration (#7944) 2 years ago
go.mod feat: move jwt lib to v4 (#7773) 2 years ago
go.sum feat: move jwt lib to v4 (#7773) 2 years ago
kubernetes.go
portainer.go clean database models directory (#8026) 2 years ago
swagger.yaml feat(gpu) EE-3191 Add GPU support for containers (#7146) 2 years ago
swagger_config.json