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
Chaim Lev-Ari 25741e8c4c
feat(edge): sort waiting room table [EE-6259] (#10577)
12 months ago
..
endpoint_agent_browse_docs.go fix(docs): add missing swagger docs for upload file [EE-4886] (#8708) 2 years ago
endpoint_agent_versions.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
endpoint_association_delete.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
endpoint_create.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year 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 feat(demo): disable features on demo env [EE-1874] (#6040) 3 years ago
endpoint_delete.go fix(code): remove code that is no longer necessary EE-6078 (#10256) 1 year ago
endpoint_delete_test.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
endpoint_dockerhub_status.go feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
endpoint_force_update_service.go refactor(docker/services): convert services table to react [EE-4675] (#10289) 1 year 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 refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
endpoint_update_relations.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
filter.go fix(code): remove code that is no longer necessary EE-6078 (#10256) 1 year ago
filter_test.go fix(code): revert omitempty optimization EE-6269 (#10548) 1 year ago
handler.go refactor(docker/services): convert services table to react [EE-4675] (#10289) 1 year 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 refactor(wizard): migrate to react [EE-2305] (#6957) 3 years ago
update_edge_relations.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
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 feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
utils_update_tags.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
utils_update_tags_test.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago