Age | Commit message (Expand) | Author | Files | Lines |
2024-04-10 | Refactor ACM participant-intermediary |  FrancescoFioraEst | 5 | -269/+285 |
2024-04-02 | Fix properties issue during migrate in ACM-participant |  FrancescoFioraEst | 1 | -3/+3 |
2024-03-26 | Recursive updates of the properties |  FrancescoFioraEst | 1 | -1/+2 |
2024-03-08 | Update compositions and instances monitoring |  FrancescoFioraEst | 1 | -0/+12 |
2024-02-15 | Add old properties and new properties support |  FrancescoFioraEst | 10 | -220/+873 |
2024-02-07 | Share tracing context in all threads |  saul.gill | 1 | -2/+4 |
2024-02-07 | Permissions fix for clamp files |  saul.gill | 10 | -0/+0 |
2024-01-25 | Remove Dmaap references from CLAMP |  rameshiyer27 | 15 | -65/+64 |
2024-01-05 | Add OutProperties support for restart scenario in participant |  FrancescoFioraEst | 1 | -0/+3 |
2024-01-04 | Add support for OutProperties instance in deploy scenario |  FrancescoFioraEst | 1 | -3/+9 |
2023-10-16 | Fix messages in ACM |  FrancescoFioraEst | 2 | -1/+3 |
2023-09-29 | Add migration support in ACM intermediary |  FrancescoFioraEst | 6 | -7/+164 |
2023-09-27 | Add migration support in ACM participants |  FrancescoFioraEst | 1 | -0/+3 |
2023-09-25 | Upgrade Java 17 |  adheli.tavares | 3 | -8/+8 |
2023-09-01 | Fix updating the state in Participant Intermediary |  FrancescoFioraEst | 2 | -21/+6 |
2023-08-09 | Add composition outProperties support in Deprime |  FrancescoFioraEst | 2 | -1/+3 |
2023-08-03 | Add support for composition outProperties in ACM intermediary |  FrancescoFioraEst | 4 | -26/+126 |
2023-07-24 | Add missing validation in Delete AC instance |  FrancescoFioraEst | 3 | -4/+15 |
2023-07-19 | Fix restart flag in ACM |  FrancescoFioraEst | 1 | -1/+1 |
2023-07-13 | Add restart support inside participants |  FrancescoFioraEst | 4 | -4/+77 |
2023-07-12 | Add support participant restart scenario in ACM intermediary |  FrancescoFioraEst | 6 | -5/+137 |
2023-06-21 | Add multiple messages support in Intermediary |  FrancescoFioraEst | 6 | -112/+378 |
2023-06-15 | Add support for Prime Deprime Failure Handling in Intermediary |  FrancescoFioraEst | 4 | -21/+55 |
2023-06-12 | Add failure handling support in Intermediary |  FrancescoFioraEst | 4 | -501/+161 |
2023-06-09 | Add Minor Refactor for Intermediary to support failure handler |  FrancescoFioraEst | 3 | -1/+349 |
2023-06-06 | Add Failure handling support in all ACM-participants |  FrancescoFioraEst | 4 | -47/+46 |
2023-06-01 | Add Failure handling support in the ACM-R |  FrancescoFioraEst | 1 | -1/+4 |
2023-05-23 | Update AC Element properties on the DEPLOYED state |  rameshiyer27 | 4 | -14/+149 |
2023-05-18 | Rename statusProperites to outProperites in ACM |  FrancescoFioraEst | 3 | -9/+9 |
2023-05-17 | Add extend instance deletion support in ACM |  FrancescoFioraEst | 4 | -32/+64 |
2023-05-16 | Add participant capability to send message with status and properties |  FrancescoFioraEst | 5 | -175/+170 |
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 |