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
Chaim Lev-Ari 01ea9afe33
feat(edge): hide FDO features behind a flag [EE-5128] (#8600)
2 years ago
..
adminmonitor refactor(log): log.fatal usage review EE-4607 (#8280) 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 chore(edgejobs): AddEdgeJob disregards async mode EE-4855 (#8287) 2 years ago
cli feat(featureflags): improved feature flag handling [EE-4609] (#8222) 2 years ago
cmd/portainer feat(gpu): rework docker GPU for UI performance [EE-4918] (#8518) 2 years ago
crypto fix(tls): specify the TLS MinVersion always EE-4427 (#7869) 2 years ago
database fix(edgegroups): fix data-race in edgeGroupCreate EE-4435 (#8477) 2 years ago
dataservices refactor(stacks): extract auto update logic [EE-4945] (#8545) 2 years ago
datastore feat(gpu): rework docker GPU for UI performance [EE-4918] (#8518) 2 years ago
demo feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614) 2 years ago
docker feat(api/snapshot): extend docker container snapshot type (#8537) 2 years ago
exec fix(server): skip file deletion errors [EE-4916] (#8443) 2 years ago
filesystem feat(filestore): add function to save mTLS certificates (#8206) 2 years ago
git refactor(stacks): extract auto update logic [EE-4945] (#8545) 2 years ago
hostmanagement fix(tls): specify the TLS MinVersion always EE-4427 (#7869) 2 years ago
http feat(gpu): rework docker GPU for UI performance [EE-4918] (#8518) 2 years ago
internal fix(edgejobs): fix data race in edge jobs tasks collect EE-4766 (#8542) 2 years ago
jwt feat: move jwt lib to v4 (#7773) 2 years ago
kubernetes feat(gpu): rework docker GPU for UI performance [EE-4918] (#8518) 2 years ago
ldap
oauth feat: move jwt lib to v4 (#7773) 2 years ago
platform fix(updater): specify docker client version [EE-5010] (#8459) 2 years ago
scheduler feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2 years ago
stacks refactor(stacks): extract auto update logic [EE-4945] (#8545) 2 years ago
.golangci.yaml chore(linting): configure go linter EE-4871 (#8288) 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(server): skip file deletion errors [EE-4916] (#8443) 2 years ago
go.sum fix(server): skip file deletion errors [EE-4916] (#8443) 2 years ago
kubernetes.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
portainer.go feat(edge): hide FDO features behind a flag [EE-5128] (#8600) 2 years ago
swagger.yaml feat(gpu) EE-3191 Add GPU support for containers (#7146) 2 years ago
swagger_config.json