Age | Commit message (Expand) | Author | Files | Lines |
2023-05-03 | Add participant properties capability to acm/participants |  FrancescoFioraEst | 2 | -6/+43 |
2023-04-11 | Add UseState and OperationalState support in ACM |  FrancescoFioraEst | 3 | -6/+94 |
2023-02-24 | Fix ClassCastException in ACM |  FrancescoFioraEst | 1 | -1/+1 |
2023-02-17 | Fix deregister message timing |  saul.gill | 1 | -2/+1 |
2023-02-14 | Add undeploy on deregister (participant-side) |  saul.gill | 2 | -0/+29 |
2023-02-13 | Deployment and undeployment on Participant Intermediary |  FrancescoFioraEst | 5 | -161/+170 |
2023-02-08 | Implement AC Element Instance Locking and Unlocking on ACM-R |  FrancescoFioraEst | 1 | -1/+1 |
2023-02-02 | Refactor ParticipantUpdate to ParticipantPrime |  saul.gill | 3 | -38/+38 |
2023-01-31 | Refactor ACM Update message to ACM Deploy message in ACM |  FrancescoFioraEst | 4 | -28/+28 |
2023-01-30 | Refactor Prime and Deprime messages in ACM |  FrancescoFioraEst | 1 | -2/+3 |
2023-01-26 | Remove participantType and references |  saul.gill | 3 | -29/+7 |
2023-01-23 | Refactor participantId as UUID |  FrancescoFioraEst | 3 | -3/+4 |
2023-01-19 | Add supported ac elements to participants |  saul.gill | 3 | -4/+17 |
2023-01-06 | Refactor register deregister a Participant and Supervise Participants |  FrancescoFioraEst | 1 | -26/+3 |
2022-12-20 | Add compositionId into Messages between ACM and Participants |  FrancescoFioraEst | 4 | -283/+83 |
2022-12-13 | Replace ToscaConceptIdentifier with UUID in Participant Messages ACM |  FrancescoFioraEst | 4 | -20/+20 |
2022-12-08 | Add support for instance properties |  FrancescoFioraEst | 1 | -19/+0 |
2022-11-24 | Link the AutomationComposition with AutomationCompositionDefinition |  FrancescoFioraEst | 2 | -19/+20 |
2022-11-03 | Add Prometheus metric messages for ACM participants |  FrancescoFioraEst | 2 | -18/+33 |
2022-10-28 | Remove old implementation of statistics in ACM participants |  FrancescoFioraEst | 5 | -129/+5 |
2022-02-18 | Rename TOSCA Control Loop to ACM |  liamfallon | 24 | -950/+979 |
2021-11-02 | Remove code smells in controlloop runtime |  Sirisha_Manchikanti | 2 | -1/+14 |
2021-10-22 | Add support startPhase in all state transitions |  FrancescoFioraEst | 2 | -27/+61 |
2021-09-30 | Merge "Fix continuous sending CONTROL_LOOP_STATE_CHANGE message" |  Liam Fallon | 1 | -2/+2 |
2021-09-29 | Fix continuous sending CONTROL_LOOP_STATE_CHANGE message |  FrancescoFioraEst | 1 | -2/+2 |
2021-09-29 | Update Participant Status after Commissioning |  FrancescoFioraEst | 1 | -7/+13 |
2021-09-23 | Merge "Add participantType to participant class" |  Liam Fallon | 4 | -6/+54 |
2021-09-22 | Fix startPhase in runtime and participants |  FrancescoFioraEst | 1 | -16/+49 |
2021-09-22 | Add participantType to participant class |  Sirisha_Manchikanti | 4 | -6/+54 |
2021-09-21 | Merge "Code Coverage in clamp intermediary" |  Liam Fallon | 1 | -0/+2 |
2021-09-20 | Code Coverage in clamp intermediary |  lapentafd | 1 | -0/+2 |
2021-09-14 | Add Priming flag per controlloop |  Sirisha_Manchikanti | 1 | -8/+11 |
2021-09-09 | Verify participant Simulator and messages |  FrancescoFioraEst | 5 | -99/+84 |
2021-09-08 | Merge "Fix parsing of type heirarchy for nodetypes" |  Liam Fallon | 5 | -11/+34 |
2021-09-07 | Fix parsing of type heirarchy for nodetypes |  Sirisha_Manchikanti | 5 | -11/+34 |
2021-09-03 | Merge "Fix eclipse warnings in clamp" |  Pamela Dragosh | 1 | -4/+4 |
2021-09-03 | Merge "Fix sonars in clamp #2" |  Pamela Dragosh | 4 | -6/+10 |
2021-09-03 | Merge "Fix sonars in clamp" |  Ajith Sreekumar | 4 | -13/+13 |
2021-09-02 | Fix eclipse warnings in clamp |  Jim Hahn | 1 | -4/+4 |
2021-09-02 | Merge "Verify alignment with Definition of TOSCA Control Loop Types" |  Jim Hahn | 1 | -4/+3 |
2021-09-02 | Fix sonars in clamp #2 |  Jim Hahn | 4 | -6/+10 |
2021-09-01 | Fix sonars in clamp |  Jim Hahn | 4 | -13/+13 |
2021-09-01 | Send ToscaServiceTemplateFragment with policies, policy-types |  Sirisha_Manchikanti | 3 | -17/+1 |
2021-09-01 | Verify alignment with Definition of TOSCA Control Loop Types |  FrancescoFioraEst | 1 | -4/+3 |
2021-08-31 | Fix merged CLAMP build failure |  saul.gill | 1 | -1/+1 |
2021-08-31 | Merge "Fixed participant registration ACK" |  Pamela Dragosh | 1 | -0/+8 |
2021-08-31 | Fix ControlLoopAck and remove circular dependency |  FrancescoFioraEst | 3 | -159/+94 |
2021-08-30 | Fixed participant registration ACK |  saul.gill | 1 | -0/+8 |
2021-08-26 | Fix issue in event handling in participants |  FrancescoFioraEst | 14 | -100/+203 |
2021-08-26 | Merge "Updated handling of ack messages" |  Liam Fallon | 5 | -48/+81 |