portainer/api/http/handler
andres-portainer e26a607d28
fix(edgegroups): avoid a last-write-wins situation when updating edge groups concurrently EE-3732 (#8101)
2022-11-23 21:36:17 -03:00
..
auth fix(token-cache-manager): refactor to avoid data races EE-4438 (#8094) 2022-11-22 18:31:14 -03:00
backup fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
customtemplates fix(docker): create custom template [EE-4114] (#7812) 2022-10-20 16:42:49 +08:00
docker feat(edge/update): remote update structure [EE-4040] (#7553) 2022-09-13 16:56:38 +03:00
edgegroups fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
edgejobs chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
edgestacks fix(edgestacks): return 400 instead of 500 on edge stack create when an invalid payload is provided EE-4429 (#7880) 2022-11-15 17:40:56 -03:00
edgetemplates chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
edgeupdateschedules * remove empty examples (#7952) 2022-11-17 06:55:08 +13:00
endpointedge chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
endpointgroups fix(tags): remove a data race EE-4310 (#7862) 2022-10-13 11:12:12 -03:00
endpointproxy chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
endpoints fix(edgegroups): avoid a last-write-wins situation when updating edge groups concurrently EE-3732 (#8101) 2022-11-23 21:36:17 -03:00
file 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
helm fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
hostmanagement fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
kubernetes clean database models directory (#8026) 2022-11-14 08:33:57 +13:00
ldap chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
motd feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
registries fix(code): remove unused code EE-4431 (#7866) 2022-10-14 19:42:31 -03:00
resourcecontrols fix(code): remove unused code EE-4431 (#7866) 2022-10-14 19:42:31 -03:00
roles chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
settings * remove empty examples (#7952) 2022-11-17 06:55:08 +13:00
ssl chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
stacks * remove empty examples (#7952) 2022-11-17 06:55:08 +13:00
status feat(version): migrate version to semver [EE-3756] (#7693) 2022-11-18 13:18:09 +13:00
storybook feat(app): introduce react configurations [EE-1809] (#5953) 2021-11-03 12:41:59 +02:00
tags fix(edgegroups): avoid a last-write-wins situation when updating edge groups concurrently EE-3732 (#8101) 2022-11-23 21:36:17 -03:00
teammemberships chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
teams fix(access): support to list users or teams with specified endpoint [EE-1704] (#7610) 2022-09-16 14:45:14 +12:00
templates EE-4376 fix(docker): fix malformed struct of template (#7803) 2022-10-21 16:29:18 +08:00
upload fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
users fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
webhooks fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
websocket fix(token-cache-manager): refactor to avoid data races EE-4438 (#8094) 2022-11-22 18:31:14 -03:00
handler.go bump release version (#7733) 2022-09-27 13:55:20 +13:00