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 94d64997cc
fix(compose): EE-4777 Toast Error displays insufficient details when creating stack in Standalone (#8208)
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 feat(buildinfo): ability to see build info [EE-2552] (#7107) 2 years ago
chisel fix(edgegroups): avoid a last-write-wins situation when updating edge groups concurrently EE-3732 (#8101) 2 years ago
cli feat(version): migrate version to semver [EE-3756] (#7693) 2 years ago
cmd/portainer feat(system): path to upgrade standalone to BE [EE-4071] (#8095) 2 years ago
crypto fix(code): replace calls to ioutil EE-4425 (#7878) 2 years ago
database feat(version): migrate version to semver [EE-3756] (#7693) 2 years ago
dataservices fix(edgestacks): avoid a data race in edge stack status update endpoint EE-4737 (#8168) 2 years ago
datastore refactor(edge/updates): sync changes from EE [EE-4288] (#7726) 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
exec feat(system): path to upgrade standalone to BE [EE-4071] (#8095) 2 years ago
filesystem feat(filestore): add function to save mTLS certificates (#8206) 2 years ago
git fix(code): replace calls to ioutil EE-4425 (#7878) 2 years ago
hostmanagement remove old digest library and update path (#8141) 2 years ago
http fix(edgestacks): avoid a data race in edge stack status update endpoint EE-4737 (#8168) 2 years ago
internal feat(edge/stacks): use namespace in manifest [EE-4507] (#8145) 2 years ago
jwt feat: move jwt lib to v4 (#7773) 2 years ago
kubernetes feat(edge/stacks): use namespace in manifest [EE-4507] (#8145) 2 years ago
ldap
oauth feat: move jwt lib to v4 (#7773) 2 years ago
pkg/libhelm feat(libhelm) update missed package paths [EE-4650] (#8134) 2 years ago
platform feat(system): path to upgrade standalone to BE [EE-4071] (#8095) 2 years ago
scheduler feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2 years ago
stacks fix(gitapp): set manifest in git settings [EE-4734] (#8190) 2 years ago
api-description.md fix(database): db migration improvements EE-2688 (#6662) 3 years ago
connection.go chore(ui/ldap): add texttip for group search configuration (#7944) 2 years ago
go.mod fix(compose): EE-4777 Toast Error displays insufficient details when creating stack in Standalone (#8208) 2 years ago
go.sum fix(compose): EE-4777 Toast Error displays insufficient details when creating stack in Standalone (#8208) 2 years ago
kubernetes.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
portainer.go fix(fileservice): add missing interface EE-3458 (#8207) 2 years ago
swagger.yaml feat(gpu) EE-3191 Add GPU support for containers (#7146) 2 years ago
swagger_config.json