portainer/api
Chaim Lev-Ari 6c4c958bf0
feat(edge/update): remote update structure [EE-4040] (#7553)
2022-09-13 16:56:38 +03:00
..
adminmonitor feat(adminmonitor): redirect to timeout page if admin is not created in 5 mins [EE-2691] (#6688) 2022-04-05 16:29:57 +12:00
agent fix(swarm): fixed issue parsing url with no scheme [EE-4017] (#7502) 2022-08-26 11:55:55 +12:00
apikey fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00
archive
aws/ecr
backup Fix(db): needs encryption migration function fixed EE-2414 (#6494) 2022-02-02 09:53:59 +13:00
build feat(buildinfo): ability to see build info [EE-2552] (#7107) 2022-07-15 11:09:38 +12:00
chisel fix(chisel): downgrade back to the previous version of Chisel EE-2718 (#6745) 2022-04-11 14:32:59 -03:00
cli feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00
cmd/portainer feat(buildinfo): ability to see build info [EE-2552] (#7107) 2022-07-15 11:09:38 +12:00
crypto fix(tls): downgrade minimum version to TLS 1.2 to avoid proxy problems EE-3152 (#6909) 2022-05-10 15:33:53 -03:00
database feat(internal-auth): ability to set minimum password length [EE-3175] (#6942) 2022-06-03 16:00:13 +12:00
dataservices feat(edge/update): remote update structure [EE-4040] (#7553) 2022-09-13 16:56:38 +03:00
datastore feat(edge/update): remote update structure [EE-4040] (#7553) 2022-09-13 16:56:38 +03:00
demo feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00
docker feat(gpu) EE-3191 Add GPU support for containers (#7146) 2022-07-18 11:02:14 +12:00
edgetypes feat(edge/update): remote update structure [EE-4040] (#7553) 2022-09-13 16:56:38 +03:00
exec fix(compose): merge default and in-place stack env vars [EE-2860] (#7076) 2022-07-04 13:16:04 +12:00
filesystem fix(docker): prevent misconfigured stack from saving EE-3235 (#7585) 2022-09-07 16:50:59 +08:00
git fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
hostmanagement
http feat(edge/update): remote update structure [EE-4040] (#7553) 2022-09-13 16:56:38 +03:00
internal feat(edge/update): remote update structure [EE-4040] (#7553) 2022-09-13 16:56:38 +03:00
jwt fix(extension): extend JWT auth token expiration for extension EE-3065 (#6881) 2022-05-06 09:52:47 +12:00
kubernetes fix(kubeconfig): fix kubeconfig url EE-3455 (#7282) 2022-07-21 16:59:40 +12:00
ldap
oauth fix(oauth): analyze id_token for Azure [EE-2984] (#7000) 2022-07-06 13:22:57 +12:00
scheduler fix(scheduler): fix a data race in the scheduler EE-2716 (#6629) 2022-03-16 10:33:15 -03:00
stacks fix(stack/compose): remove the orphan containers if stack deployment is failed (#7599) 2022-09-02 08:11:02 +12:00
api-description.md fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00
connection.go feat(db): add CreateObjectWithStringId function [EE-2612] (#6611) 2022-03-02 09:22:03 -03:00
go.mod feat(ssl): use ECDSA instead of RSA to generate the self-signed certificates EE-3097 (#6891) 2022-07-27 10:46:21 -03:00
go.sum feat(ssl): use ECDSA instead of RSA to generate the self-signed certificates EE-3097 (#6891) 2022-07-27 10:46:21 -03:00
kubernetes.go
portainer.go feat(edge/update): remote update structure [EE-4040] (#7553) 2022-09-13 16:56:38 +03:00
swagger.yaml feat(gpu) EE-3191 Add GPU support for containers (#7146) 2022-07-18 11:02:14 +12:00
swagger_config.json