portainer/api/http/handler/endpoints
andres-portainer d29b688eb9
feat(endpointgroups): implement support for transactions EE-5328 (#8944)
2023-05-16 14:47:31 -03:00
..
endpoint_agent_browse_docs.go fix(docs): add missing swagger docs for upload file [EE-4886] (#8708) 2023-04-04 16:59:34 +12:00
endpoint_agent_versions.go
endpoint_association_delete.go
endpoint_create.go docs(endpoints): deprecate EdgeCheckinInterval [EE-5281] (#8864) 2023-05-04 21:31:57 +07:00
endpoint_create_global_key.go fix(performance): optimize performance for edge EE-3311 (#8040) 2023-01-06 16:25:41 -03:00
endpoint_create_global_key_test.go
endpoint_delete.go fix(edgejobs): remove endpoint from edge job mapping on endpoint deletion EE-4764 (#8212) 2023-01-17 09:47:23 -03:00
endpoint_delete_test.go fix(edgegroups): avoid a last-write-wins situation when updating edge groups concurrently EE-3732 (#8101) 2022-11-23 21:36:17 -03:00
endpoint_dockerhub_status.go fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2023-03-27 15:14:16 -03:00
endpoint_inspect.go fix(homepage) move heartbeat logic to backend EE-5317 (#8737) 2023-04-06 09:09:22 +12:00
endpoint_list.go feat(waiting-room): show and filter by check in [EE-5186] (#8701) 2023-04-27 09:22:05 +07:00
endpoint_list_test.go feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720) 2023-05-14 09:26:11 +07:00
endpoint_registries_list.go fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
endpoint_registry_access.go
endpoint_settings_update.go feat(gpu): rework docker GPU for UI performance [EE-4918] (#8518) 2023-03-03 14:47:10 +13:00
endpoint_snapshot.go
endpoint_snapshots.go
endpoint_status_inspect.go
endpoint_update.go feat(endpointgroups): implement support for transactions EE-5328 (#8944) 2023-05-16 14:47:31 -03:00
endpoint_update_relations.go feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720) 2023-05-14 09:26:11 +07:00
filter.go feat(waiting-room): show and filter by check in [EE-5186] (#8701) 2023-04-27 09:22:05 +07:00
filter_test.go feat(environments): create async edge [EE-4480] (#8527) 2023-03-01 20:33:05 +02:00
handler.go feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720) 2023-05-14 09:26:11 +07:00
sort.go
unique_name.go
update_edge_relations.go feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720) 2023-05-14 09:26:11 +07:00
utils.go
utils_update_edge_groups.go feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720) 2023-05-14 09:26:11 +07:00
utils_update_edge_groups_test.go feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720) 2023-05-14 09:26:11 +07:00
utils_update_tags.go feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720) 2023-05-14 09:26:11 +07:00
utils_update_tags_test.go feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720) 2023-05-14 09:26:11 +07:00