aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-http/src
AgeCommit message (Expand)AuthorFilesLines
2024-07-16Uplift Spring dependenciesadheli.tavares1-3/+5
2024-06-17Merge "Remove restarting implementation from participants"Ramesh Murugan Iyer3-70/+55
2024-06-17Remove restarting implementation from participantsFrancescoFioraEst3-70/+55
2024-06-14Add ParticipantReplica repository in ACMFrancescoFioraEst1-3/+3
2024-06-11Add Sync topic for participant Intermediaryrameshiyer271-2/+10
2024-02-15Add old properties and new properties supportFrancescoFioraEst1-78/+8
2024-02-07Permissions fix for clamp filessaul.gill9-0/+0
2024-01-25Remove Dmaap references from CLAMPrameshiyer272-12/+12
2023-10-02Fix Sonar Issues for clamp/acmFrancescoFioraEst1-2/+2
2023-09-27Add migration support in ACM participantsFrancescoFioraEst2-0/+22
2023-09-25Upgrade Java 17adheli.tavares10-44/+42
2023-07-13Add restart support inside participantsFrancescoFioraEst2-0/+67
2023-06-23Remove Thread support in http participantFrancescoFioraEst4-138/+79
2023-06-12Add failure handling support in IntermediaryFrancescoFioraEst3-74/+28
2023-06-09Add Minor Refactor for Intermediary to support failure handlerFrancescoFioraEst1-1/+1
2023-06-06Add Failure handling support in all ACM-participantsFrancescoFioraEst2-8/+148
2023-05-23Refactor failure handling in http-participantFrancescoFioraEst4-23/+70
2023-05-16Add participant capability to send message with status and propertiesFrancescoFioraEst2-6/+4
2023-03-14Add SNI supportliamfallon1-2/+2
2023-02-16Fix participantHtml issue with multi instances in ACMFrancescoFioraEst4-121/+124
2023-02-15Merge "Refactor yaml files in ACM"Liam Fallon2-5/+1
2023-02-14Refactor yaml files in ACMFrancescoFioraEst2-5/+1
2023-02-13Deployment and undeployment on Participant IntermediaryFrancescoFioraEst3-58/+24
2023-02-01Upgrade and clean up dependenciesliamfallon2-22/+24
2023-01-30Remove ParticipantType in all yaml filesFrancescoFioraEst2-6/+0
2023-01-23Refactor participantId as UUIDFrancescoFioraEst2-6/+2
2023-01-19Add supported ac elements to participantssaul.gill2-0/+12
2022-12-13Replace ToscaConceptIdentifier with UUID in Participant Messages ACMFrancescoFioraEst3-24/+20
2022-11-03Add Prometheus metric messages for ACM participantsFrancescoFioraEst3-6/+59
2022-10-28Remove old implementation of statistics in ACM participantsFrancescoFioraEst1-11/+0
2022-09-26Refactor Mock Server in httpParticipant Unit TestsFrancescoFioraEst3-47/+154
2022-03-22Clean up unit testsadheli.tavares8-275/+51
2022-02-18Rename TOSCA Control Loop to ACMliamfallon20-287/+275
2022-01-27Fix HTTP Participant Status Change on API FailureLathish2-9/+25
2021-11-17Code coverage clamp participantlapentafd1-0/+29
2021-11-11Add health check, metrics and prometheus endpoints for CL participantsrameshiyer279-7/+299
2021-09-29Fix CL state change failures on participantsrameshiyer272-1/+29
2021-09-09Verify participant Simulator and messagesFrancescoFioraEst1-1/+4
2021-09-08Merge "Fix parsing of type heirarchy for nodetypes"Liam Fallon3-4/+14
2021-09-07Fix parsing of type heirarchy for nodetypesSirisha_Manchikanti3-4/+14
2021-09-03Merge "Fix sonars in clamp #2"Pamela Dragosh3-4/+4
2021-09-02Fix sonars in clamp #2Jim Hahn3-4/+4
2021-09-01Verify alignment with Definition of TOSCA Control Loop TypesFrancescoFioraEst1-2/+14
2021-08-30Fix issues in Intermediary config of http participantrameshiyer273-6/+53
2021-08-20Fix test failure on Http participantrameshiyer271-4/+48
2021-08-18Updated ControlLoop component messagesSirisha_Manchikanti2-23/+22
2021-07-29Implement http participant in CLAMPrameshiyer2714-0/+1119