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
Matt Hook a54c54ef24
fix(swarm): fixed issue parsing url with no scheme [EE-4017] (#7502)
2 years ago
..
endpoint_agent_versions.go feat(home): filter by connection type and agent version [EE-3373] (#7085) 2 years ago
endpoint_association_delete.go refactor(docker): strongly type snapshot [EE-3256] (#6990) 3 years ago
endpoint_create.go fix(swarm): fixed issue parsing url with no scheme [EE-4017] (#7502) 2 years ago
endpoint_create_global_key.go fix(aeec): enforce non-empty EdgeIDs for global key environment retrieval EE-3013 (#6808) 3 years ago
endpoint_create_global_key_test.go feat(demo): disable features on demo env [EE-1874] (#6040) 3 years ago
endpoint_delete.go feat(demo): disable features on demo env [EE-1874] (#6040) 3 years ago
endpoint_dockerhub_status.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
endpoint_inspect.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
endpoint_list.go feat(home): filter by connection type and agent version [EE-3373] (#7085) 2 years ago
endpoint_list_test.go feat(home): filter by connection type and agent version [EE-3373] (#7085) 2 years ago
endpoint_registries_list.go feat(registries): Registry browser for non-admins [EE-2459] (#6549) 3 years ago
endpoint_registry_access.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
endpoint_settings_update.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
endpoint_snapshot.go feat(home): filter by connection type and agent version [EE-3373] (#7085) 2 years ago
endpoint_snapshots.go feat(home): filter by connection type and agent version [EE-3373] (#7085) 2 years ago
endpoint_status_inspect.go fix(endpoint-status): add a redirect to keep backwards compatibility EE-2932 (#6735) 3 years ago
endpoint_update.go fix(swarm): fixed issue parsing url with no scheme [EE-4017] (#7502) 2 years ago
filter.go feat(home): filter by connection type and agent version [EE-3373] (#7085) 2 years ago
filter_test.go feat(home): filter by connection type and agent version [EE-3373] (#7085) 2 years ago
handler.go feat(home): filter by connection type and agent version [EE-3373] (#7085) 2 years ago
sort.go fix(endpoints): remove global map to avoid panic writes EE-3838 (#7404) 2 years ago
unique_name.go refactor(wizard): migrate to react [EE-2305] (#6957) 3 years ago
utils.go fix(swarm): fixed issue parsing url with no scheme [EE-4017] (#7502) 2 years ago