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
andres-portainer c162e180e0
fix(endpoints): remove global map to avoid panic writes EE-3160 (#6918)
3 years ago
..
adminmonitor feat(adminmonitor): redirect to timeout page if admin is not created in 5 mins [EE-2691] (#6688) 3 years ago
apikey fix(database): db migration improvements EE-2688 (#6662) 3 years ago
archive
aws/ecr
backup
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(demo): disable features on demo env [EE-1874] (#6040) 3 years ago
crypto fix(tls): downgrade minimum version to TLS 1.2 to avoid proxy problems EE-3152 (#6909) 3 years ago
database fix(database): db migration improvements EE-2688 (#6662) 3 years ago
dataservices fix(database): db migration improvements EE-2688 (#6662) 3 years ago
datastore Revert "refactor(docker): strongly type snapshot [EE-3256]" 3 years ago
demo feat(demo): disable features on demo env [EE-1874] (#6040) 3 years ago
docker
exec fix(k8s) deploying manifest using default namespace EE-2104 (#6385) 3 years ago
filesystem feat(docker-desktop-extension): Make Portainer compatible with Docker Desktop Extension EE-2747 (#6644) 3 years ago
git fix(git) EE-2026 git default branch (#6876) 3 years ago
hostmanagement
http fix(endpoints): remove global map to avoid panic writes EE-3160 (#6918) 3 years ago
internal Revert "refactor(docker): strongly type snapshot [EE-3256]" 3 years ago
jwt fix(extension): extend JWT auth token expiration for extension EE-3065 (#6881) 3 years ago
kubernetes fix(kube): Use KubeClusterAccessService for Helm operations [EE-2500] (#6559) 3 years ago
ldap
oauth
scheduler fix(scheduler): fix a data race in the scheduler EE-2716 (#6629) 3 years ago
stacks fix(database): db migration improvements EE-2688 (#6662) 3 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 switch natural sort lib for a better one (#6862) 3 years ago
go.sum switch natural sort lib for a better one (#6862) 3 years ago
kubernetes.go
portainer.go Revert "refactor(docker): strongly type snapshot [EE-3256]" 3 years ago
swagger.yaml chore(endpoint/edge): small refactor and move endpoint status handler [EE-2710] (#6637) 3 years ago
swagger_config.json