Age | Commit message (Expand) | Author | Files | Lines |
2023-02-17 | Fix deregister message timing |  saul.gill | 1 | -2/+1 |
2023-02-14 | Add undeploy on deregister (participant-side) |  saul.gill | 4 | -0/+93 |
2023-02-13 | Deployment and undeployment on Participant Intermediary |  FrancescoFioraEst | 8 | -231/+240 |
2023-02-08 | Implement AC Element Instance Locking and Unlocking on ACM-R |  FrancescoFioraEst | 1 | -1/+1 |
2023-02-03 | Merge "Refactor ParticipantUpdate to ParticipantPrime" |  Ramesh Murugan Iyer | 5 | -55/+55 |
2023-02-02 | Refactor ParticipantUpdate to ParticipantPrime |  saul.gill | 5 | -55/+55 |
2023-02-02 | Fix issue in StartAndStop Activator Test |  FrancescoFioraEst | 1 | -11/+7 |
2023-02-01 | Upgrade and clean up dependencies |  liamfallon | 1 | -1/+3 |
2023-01-31 | Refactor ACM Update message to ACM Deploy message in ACM |  FrancescoFioraEst | 7 | -46/+46 |
2023-01-30 | Refactor Prime and Deprime messages in ACM |  FrancescoFioraEst | 2 | -4/+17 |
2023-01-26 | Remove participantType and references |  saul.gill | 6 | -40/+11 |
2023-01-23 | Refactor participantId as UUID |  FrancescoFioraEst | 4 | -11/+11 |
2023-01-23 | Remove reference type of participantId in Unit Tests in ACM |  FrancescoFioraEst | 4 | -79/+103 |
2023-01-19 | Add supported ac elements to participants |  saul.gill | 4 | -5/+21 |
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 | 8 | -358/+85 |
2022-12-15 | Update snapshot and/or references of policy/clamp to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-12-13 | Replace ToscaConceptIdentifier with UUID in Participant Messages ACM |  FrancescoFioraEst | 9 | -59/+59 |
2022-12-08 | Add support for instance properties |  FrancescoFioraEst | 2 | -20/+0 |
2022-11-24 | Link the AutomationComposition with AutomationCompositionDefinition |  FrancescoFioraEst | 4 | -29/+24 |
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 | 9 | -182/+5 |
2022-10-21 | Set snapshot and/or references of policy/clamp for new release |  liamfallon | 1 | -1/+1 |
2022-10-21 | Update snapshot and/or references of policy/clamp to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-09-23 | Update snapshot and/or references of policy/clamp to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-05-03 | Set snapshot and/or references of policy/clamp for new release |  liamfallon | 1 | -1/+1 |
2022-04-28 | Update snapshot and/or references of policy/clamp to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-04-12 | Update snapshot and/or references of policy/clamp to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-03-22 | Clean up unit tests |  adheli.tavares | 7 | -52/+44 |
2022-03-11 | Update snapshot and/or references of policy/clamp to latest snapshots |  liamfallon | 1 | -1/+1 |
2022-02-18 | Rename TOSCA Control Loop to ACM |  liamfallon | 35 | -1371/+1400 |
2021-11-29 | Update snapshot of policy/clamp to 6.2.1-SNAPSHOT |  liamfallon | 1 | -1/+1 |
2021-11-22 | Code coverage clamp |  lapentafd | 2 | -6/+46 |
2021-11-11 | Code Coverage Clamp Intermediary |  lapentafd | 4 | -18/+282 |
2021-11-02 | Remove code smells in controlloop runtime |  Sirisha_Manchikanti | 3 | -3/+16 |
2021-10-29 | Merge "Add support startPhase in all state transitions" |  Ajith Sreekumar | 2 | -27/+61 |
2021-10-26 | Code Coverage in clamp participant intermediary |  lapentafd | 4 | -37/+399 |
2021-10-22 | Add support startPhase in all state transitions |  FrancescoFioraEst | 2 | -27/+61 |
2021-10-20 | Merge "Policy Clamp Code Coverage" |  Liam Fallon | 2 | -1/+135 |
2021-10-19 | Policy Clamp Code Coverage |  lapentafd | 2 | -1/+135 |
2021-10-14 | Bump policy/clamp to Jakarta 6.2.0-SNAPSHOT |  liamfallon | 1 | -1/+1 |
2021-10-14 | Bump policy/clamp to 6.1.4-SNAPSHOT |  liamfallon | 1 | -1/+1 |
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 | 5 | -2/+287 |
2021-09-20 | Code Coverage in clamp intermediary |  lapentafd | 5 | -2/+287 |