aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-http/src/main
AgeCommit message (Expand)AuthorFilesLines
2023-08-18Upgrade Java 17FrancescoFioraEst7-22/+21
2023-07-25Add restart support inside participantsFrancescoFioraEst1-0/+23
2023-06-23Remove Thread support in http participantFrancescoFioraEst2-51/+11
2023-06-12Add failure handling support in IntermediaryFrancescoFioraEst2-46/+1
2023-06-09Add Minor Refactor for Intermediary to support failure handlerFrancescoFioraEst1-1/+1
2023-06-06Add Failure handling support in all ACM-participantsFrancescoFioraEst1-4/+47
2023-05-23Refactor failure handling in http-participantFrancescoFioraEst2-14/+25
2023-05-16Add participant capability to send message with status and propertiesFrancescoFioraEst1-3/+2
2023-02-16Fix participantHtml issue with multi instances in ACMFrancescoFioraEst2-74/+75
2023-02-15Merge "Refactor yaml files in ACM"Liam Fallon1-3/+1
2023-02-14Refactor yaml files in ACMFrancescoFioraEst1-3/+1
2023-02-13Deployment and undeployment on Participant IntermediaryFrancescoFioraEst1-34/+11
2023-02-01Upgrade and clean up dependenciesliamfallon1-20/+22
2023-01-30Remove ParticipantType in all yaml filesFrancescoFioraEst1-3/+0
2023-01-23Refactor participantId as UUIDFrancescoFioraEst1-3/+1
2023-01-19Add supported ac elements to participantssaul.gill1-0/+7
2022-12-13Replace ToscaConceptIdentifier with UUID in Participant Messages ACMFrancescoFioraEst1-13/+9
2022-11-03Add Prometheus metric messages for ACM participantsFrancescoFioraEst2-2/+56
2022-10-28Remove old implementation of statistics in ACM participantsFrancescoFioraEst1-11/+0
2022-02-18Rename TOSCA Control Loop to ACMliamfallon11-75/+80
2022-01-27Fix HTTP Participant Status Change on API FailureLathish1-7/+22
2021-11-11Add health check, metrics and prometheus endpoints for CL participantsrameshiyer272-0/+61
2021-09-29Fix CL state change failures on participantsrameshiyer271-1/+24
2021-09-08Merge "Fix parsing of type heirarchy for nodetypes"Liam Fallon1-3/+4
2021-09-07Fix parsing of type heirarchy for nodetypesSirisha_Manchikanti1-3/+4
2021-09-02Fix sonars in clamp #2Jim Hahn2-1/+3
2021-08-30Fix issues in Intermediary config of http participantrameshiyer273-6/+53
2021-08-18Updated ControlLoop component messagesSirisha_Manchikanti1-22/+13
2021-07-29Implement http participant in CLAMPrameshiyer279-0/+569