portainer/api/http/handler/endpoints
andres-portainer 3800a958da
fix(endpoints): optimize the search performance BE-11267 (#12264)
2024-10-01 15:14:04 -03:00
..
endpoint_agent_browse_docs.go ignore, remove or comment out unused code. Enable unused linter (#10743) 2023-12-18 10:28:15 +13:00
endpoint_agent_versions.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
endpoint_association_delete.go fix(tunnels): make the tunnels more robust EE-7042 (#11878) 2024-05-28 16:43:01 -03:00
endpoint_create.go fix(swagger): swagger docs for http status code 409 [EE-5767] (#11536) 2024-04-19 15:19:10 +12:00
endpoint_create_global_key.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
endpoint_create_global_key_test.go feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00
endpoint_delete.go fix(app/registries): enforce user accesses on registries (#12088) 2024-08-10 11:53:19 +02:00
endpoint_delete_test.go fix(api): list docker volume performance [EE-6896] (#11540) 2024-05-09 13:02:49 +12:00
endpoint_dockerhub_status.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
endpoint_force_update_service.go chore(api): bump docker and protobuf pkgs [EE-6941] (#11565) 2024-04-15 10:53:07 +12:00
endpoint_inspect.go fix(kubernetes): kube env permissions when down [EE-5427] (#10327) 2023-09-19 08:57:27 +12:00
endpoint_list.go feat(edge): sort waiting room table [EE-6259] (#10577) 2023-12-13 11:10:29 +02:00
endpoint_list_test.go feat(auth): save jwt in cookie [EE-5864] (#10527) 2023-11-20 09:35:03 +02:00
endpoint_registries_list.go fix(app/registries): enforce user accesses on registries (#12088) 2024-08-10 11:53:19 +02:00
endpoint_registry_access.go fix(registry): remove k8s registry secrets when registries are removed [EE-5768] (#10369) 2023-10-24 09:24:09 +13:00
endpoint_settings_update.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
endpoint_snapshot.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
endpoint_snapshots.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
endpoint_status_inspect.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
endpoint_update.go fix(swagger): swagger docs for http status code 409 [EE-5767] (#11536) 2024-04-19 15:19:10 +12:00
endpoint_update_relations.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
filter.go fix(endpoints): optimize the search performance BE-11267 (#12264) 2024-10-01 15:14:04 -03:00
filter_test.go fix(endpoints): optimize the search performance BE-11267 (#12264) 2024-10-01 15:14:04 -03:00
handler.go task(endpoints): change the definition of /endpoints/remove EE-7126 (#11872) 2024-05-28 09:05:26 -03:00
sort.go feat(edge): sort waiting room table [EE-6259] (#10577) 2023-12-13 11:10:29 +02:00
sort_test.go feat(edge): sort waiting room table [EE-6259] (#10577) 2023-12-13 11:10:29 +02:00
unique_name.go refactor(wizard): migrate to react [EE-2305] (#6957) 2022-05-23 17:32:51 +03:00
update_edge_relations.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
utils.go feat(edge/stacks): increase status transparency [EE-5554] (#9094) 2023-07-13 23:55:52 +03:00
utils_update_edge_groups.go fix(code): remove code that is no longer necessary EE-6078 (#10256) 2023-09-05 22:35:16 -03:00
utils_update_edge_groups_test.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
utils_update_tags.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
utils_update_tags_test.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00