portainer/api/http/handler/stacks
sunportainer 335f951e6b
Fix(stack)/update StackUpdateGit swagger info to POST EE-2019 (#6176)
* fix/EE-2019/Fix-stackgitupdate-swagger

Co-authored-by: sunportainer <ericsun@SG1.local>
2021-12-02 09:54:38 +08:00
..
autoupdate.go feat(k8s): support git automated sync for k8s applications [EE-577] (#5548) 2021-09-30 12:58:10 +13:00
create_compose_stack.go fix(stack): support removing duplicated stacks EE-1962 (#6068) 2021-11-22 12:23:56 +08:00
create_kubernetes_stack.go change the namespace selector behavior (#5768) 2021-11-23 09:51:02 +13:00
create_swarm_stack.go fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 2021-11-01 08:01:03 -03:00
handler.go fix(stack) normalize stack name EE-1701 (#5776) 2021-10-01 16:56:34 +13:00
helper.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
helper_test.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
stack_associate.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
stack_create.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
stack_delete.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
stack_file.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
stack_inspect.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
stack_list.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
stack_migrate.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
stack_start.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
stack_stop.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
stack_update.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
stack_update_git.go Fix(stack)/update StackUpdateGit swagger info to POST EE-2019 (#6176) 2021-12-02 09:54:38 +08:00
stack_update_git_redeploy.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
update_kubernetes_stack.go fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 2021-11-01 08:01:03 -03:00
webhook_invoke.go fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
webhook_invoke_test.go feat(db): upgrade auto-backup backup and rollback support EE-867 EE-1158 (#5341) 2021-09-27 13:52:50 +13:00