portainer/api/http/proxy/factory/docker
LP B 6a8e6734f3
feat(app): limit the docker API version supported by the frontend (#11855)
2024-06-10 20:54:31 +02:00
..
access_control.go refactor(stack): stack build process backend only [EE-4342] (#7750) 2022-10-05 22:33:59 +13:00
access_control_test.go fix(uac): ignore duplicates, spaces and casing in portainer labels (#4823) 2021-03-03 11:38:59 +02:00
build.go feat(app): limit the docker API version supported by the frontend (#11855) 2024-06-10 20:54:31 +02:00
configs.go feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
containers.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
networks.go fix(networks): handle windows specific system networks [EE-2594] (#6922) 2022-05-17 14:45:30 +12:00
portainer.go chore(portainer): clean up the code EE-5188 (#8660) 2023-03-13 13:18:28 -03:00
registry.go fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
secrets.go feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
services.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
swarm.go feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
tasks.go feat(app): rework private registries and support private registries in kubernetes EE-30 (#5131) 2021-07-14 21:15:21 +12:00
transport.go feat(app): limit the docker API version supported by the frontend (#11855) 2024-06-10 20:54:31 +02:00
transport_test.go feat(gitops): allow to skip tls verification [EE-5023] (#8668) 2023-04-03 09:19:17 +03:00
volumes.go fix(docker/volumes): return 409 on volume conflict [EE-6748] (#11691) 2024-05-15 08:27:44 +03:00