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
Rex Wang 9af9395b73
fix(docker): prevent misconfigured stack from saving EE-3235 (#7585)
2 years ago
..
adminmonitor feat(adminmonitor): redirect to timeout page if admin is not created in 5 mins [EE-2691] (#6688) 3 years ago
agent fix(swarm): fixed issue parsing url with no scheme [EE-4017] (#7502) 2 years ago
apikey fix(database): db migration improvements EE-2688 (#6662) 3 years ago
archive
aws/ecr feat(registry) EE-806 add support for AWS ECR (#6165) 3 years ago
backup Fix(db): needs encryption migration function fixed EE-2414 (#6494) 3 years ago
build feat(buildinfo): ability to see build info [EE-2552] (#7107) 2 years ago
chisel fix(chisel): downgrade back to the previous version of Chisel EE-2718 (#6745) 3 years ago
cli feat(demo): disable features on demo env [EE-1874] (#6040) 3 years ago
cmd/portainer feat(buildinfo): ability to see build info [EE-2552] (#7107) 2 years ago
crypto fix(tls): downgrade minimum version to TLS 1.2 to avoid proxy problems EE-3152 (#6909) 3 years ago
database feat(internal-auth): ability to set minimum password length [EE-3175] (#6942) 3 years ago
dataservices fix(database): db migration improvements EE-2688 (#6662) 3 years ago
datastore feat(analytis): `EnableTelemetry` defaults to `false` (#7539) 2 years ago
demo feat(demo): disable features on demo env [EE-1874] (#6040) 3 years ago
docker feat(gpu) EE-3191 Add GPU support for containers (#7146) 2 years ago
exec fix(compose): merge default and in-place stack env vars [EE-2860] (#7076) 2 years ago
filesystem fix(docker): prevent misconfigured stack from saving EE-3235 (#7585) 2 years ago
git fix(git) EE-2026 git default branch (#6876) 3 years ago
hostmanagement feat(intel): Enable OpenAMT and FDO capabilities (#6212) 3 years ago
http fix(docker): prevent misconfigured stack from saving EE-3235 (#7585) 2 years ago
internal fix(swarm): fixed issue parsing url with no scheme [EE-4017] (#7502) 2 years ago
jwt fix(extension): extend JWT auth token expiration for extension EE-3065 (#6881) 3 years ago
kubernetes fix(kubeconfig): fix kubeconfig url EE-3455 (#7282) 2 years ago
ldap feat(app): highlight be provided value [EE-882] (#5703) (#5835) 3 years ago
oauth fix(oauth): analyze id_token for Azure [EE-2984] (#7000) 2 years ago
scheduler fix(scheduler): fix a data race in the scheduler EE-2716 (#6629) 3 years ago
stacks fix(stack/compose): remove the orphan containers if stack deployment is failed (#7599) 2 years ago
api-description.md fix(database): db migration improvements EE-2688 (#6662) 3 years ago
connection.go feat(db): add CreateObjectWithStringId function [EE-2612] (#6611) 3 years ago
go.mod feat(ssl): use ECDSA instead of RSA to generate the self-signed certificates EE-3097 (#6891) 2 years ago
go.sum feat(ssl): use ECDSA instead of RSA to generate the self-signed certificates EE-3097 (#6891) 2 years ago
kubernetes.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
portainer.go fix(docker): prevent misconfigured stack from saving EE-3235 (#7585) 2 years ago
swagger.yaml feat(gpu) EE-3191 Add GPU support for containers (#7146) 2 years ago
swagger_config.json