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/http/handler/endpoints
andres-portainer 4be2c061f5
fix(tunnels): make the tunnels more robust EE-7042 (#11878)
6 months ago
..
endpoint_agent_browse_docs.go ignore, remove or comment out unused code. Enable unused linter (#10743) 12 months ago
endpoint_agent_versions.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
endpoint_association_delete.go fix(tunnels): make the tunnels more robust EE-7042 (#11878) 6 months ago
endpoint_create.go fix(swagger): swagger docs for http status code 409 [EE-5767] (#11536) 7 months ago
endpoint_create_global_key.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
endpoint_create_global_key_test.go
endpoint_delete.go task(endpoints): change the definition of /endpoints/remove EE-7126 (#11872) 6 months ago
endpoint_delete_test.go fix(api): list docker volume performance [EE-6896] (#11540) 7 months ago
endpoint_dockerhub_status.go feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
endpoint_force_update_service.go chore(api): bump docker and protobuf pkgs [EE-6941] (#11565) 8 months ago
endpoint_inspect.go fix(kubernetes): kube env permissions when down [EE-5427] (#10327) 1 year ago
endpoint_list.go feat(edge): sort waiting room table [EE-6259] (#10577) 12 months ago
endpoint_list_test.go feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago
endpoint_registries_list.go feat(transactions): remove the feature flag EE-6080 (#10257) 1 year ago
endpoint_registry_access.go fix(registry): remove k8s registry secrets when registries are removed [EE-5768] (#10369) 1 year ago
endpoint_settings_update.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
endpoint_snapshot.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
endpoint_snapshots.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
endpoint_status_inspect.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
endpoint_update.go fix(swagger): swagger docs for http status code 409 [EE-5767] (#11536) 7 months ago
endpoint_update_relations.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
filter.go fix(edge-stack): add completed status EE-6210 (#11635) 7 months ago
filter_test.go fix(code): revert omitempty optimization EE-6269 (#10548) 1 year ago
handler.go task(endpoints): change the definition of /endpoints/remove EE-7126 (#11872) 6 months ago
sort.go feat(edge): sort waiting room table [EE-6259] (#10577) 12 months ago
sort_test.go feat(edge): sort waiting room table [EE-6259] (#10577) 12 months ago
unique_name.go
update_edge_relations.go
utils.go feat(edge/stacks): increase status transparency [EE-5554] (#9094) 1 year ago
utils_update_edge_groups.go fix(code): remove code that is no longer necessary EE-6078 (#10256) 1 year ago
utils_update_edge_groups_test.go
utils_update_tags.go
utils_update_tags_test.go