Age | Commit message (Expand) | Author | Files | Lines |
2023-10-19 | Update snapshot and/or references of policy/clamp to latest snapshots |  liamfallon | 1 | -1/+1 |
2023-10-18 | Update snapshot and/or references of policy/clamp to latest snapshots |  liamfallon | 1 | -1/+1 |
2023-10-16 | Fix messages in ACM |  FrancescoFioraEst | 5 | -9/+55 |
2023-10-03 | Fix minor Sonar Issues for clamp/acm |  FrancescoFioraEst | 3 | -9/+9 |
2023-10-03 | Add unit tests for tosca element type validation |  rameshiyer27 | 1 | -0/+28 |
2023-10-02 | Fix Sonar Issues for clamp/acm |  FrancescoFioraEst | 13 | -322/+26 |
2023-10-02 | Handle TOSCA template with invalid element type |  rameshiyer27 | 1 | -0/+8 |
2023-09-27 | Allow customisation in element and composition names in TOSCA |  rameshiyer27 | 6 | -42/+70 |
2023-09-26 | Add migration message support |  FrancescoFioraEst | 10 | -126/+223 |
2023-09-25 | Upgrade Java 17 |  adheli.tavares | 41 | -106/+137 |
2023-08-01 | Add composition outProperties to AC Definition and Status Message |  FrancescoFioraEst | 3 | -1/+29 |
2023-07-12 | Add support participant restart in ACM runtime |  FrancescoFioraEst | 7 | -21/+115 |
2023-07-07 | Add restart support in composition and in instance |  FrancescoFioraEst | 12 | -53/+103 |
2023-06-28 | Add restart publisher to support participant restart scenario in ACM |  FrancescoFioraEst | 10 | -40/+257 |
2023-06-27 | Removing old implementation of participant restart |  saul.gill | 2 | -18/+0 |
2023-06-23 | Add Timeuot support in prime/deprime |  FrancescoFioraEst | 3 | -42/+8 |
2023-06-16 | Add support for Prime Deprime Failure Handling in ACM-Runtime |  FrancescoFioraEst | 6 | -16/+50 |
2023-06-15 | Add support for Prime Deprime Failure Handling in Intermediary |  FrancescoFioraEst | 1 | -0/+3 |
2023-06-14 | Add timeout for ACM operations |  rameshiyer27 | 2 | -1/+19 |
2023-06-01 | Add Failure handling support in the ACM-R |  FrancescoFioraEst | 9 | -29/+115 |
2023-05-25 | Set snapshot and/or references of policy/clamp for new release |  liamfallon | 1 | -1/+1 |
2023-05-24 | Update snapshot and/or references of policy/clamp to latest snapshots |  liamfallon | 1 | -1/+1 |
2023-05-23 | Update AC Element properties on the DEPLOYED state |  rameshiyer27 | 4 | -3/+77 |
2023-05-18 | Rename statusProperites to outProperites in ACM |  FrancescoFioraEst | 5 | -11/+11 |
2023-05-17 | Add extend instance deletion support in ACM |  FrancescoFioraEst | 6 | -14/+46 |
2023-05-16 | Add participant capability to send message with status and properties |  FrancescoFioraEst | 2 | -0/+8 |
2023-05-03 | Add participant properties capability to acm/participants |  FrancescoFioraEst | 4 | -1/+19 |
2023-04-25 | Update snapshot and/or references of policy/clamp to latest snapshots |  Suresh Charan | 1 | -1/+1 |
2023-04-11 | Add UseState and OperationalState support in ACM |  FrancescoFioraEst | 10 | -56/+210 |
2023-04-04 | Fix Participant primed status in ACM |  FrancescoFioraEst | 1 | -1/+3 |
2023-03-01 | Update snapshot and/or references of policy/clamp to latest snapshots |  saul.gill | 1 | -1/+1 |
2023-02-17 | Clean up dependencies for London Release |  liamfallon | 1 | -2/+1 |
2023-02-16 | Remove AutomationCompositionState from ACM |  FrancescoFioraEst | 7 | -165/+0 |
2023-02-15 | Merge "Refactor yaml files in ACM" |  Liam Fallon | 1 | -3/+3 |
2023-02-15 | Merge "Implement recording of Operational State and Usage State on ACM-R" |  Ramesh Murugan Iyer | 5 | -105/+128 |
2023-02-15 | Add undeploy on deregister (acm-side) |  saul.gill | 3 | -2/+115 |
2023-02-14 | Implement recording of Operational State and Usage State on ACM-R |  FrancescoFioraEst | 5 | -105/+128 |
2023-02-14 | Refactor yaml files in ACM |  FrancescoFioraEst | 1 | -3/+3 |
2023-02-13 | Deployment and undeployment on Participant Intermediary |  FrancescoFioraEst | 2 | -5/+3 |
2023-02-10 | Initial support for Implement recording of Operational State |  FrancescoFioraEst | 8 | -179/+36 |
2023-02-08 | Implement AC Element Instance Locking and Unlocking on ACM-R |  FrancescoFioraEst | 9 | -95/+30 |
2023-02-08 | Merge "Replace Eclipselink with Hibernate" |  Ramesh Murugan Iyer | 2 | -5/+11 |
2023-02-03 | Handle AC Element Instance Deployment and undeployment on ACM-R |  FrancescoFioraEst | 9 | -120/+103 |
2023-02-02 | Replace Eclipselink with Hibernate |  liamfallon | 2 | -5/+11 |
2023-02-02 | Refactor ParticipantUpdate to ParticipantPrime |  saul.gill | 5 | -30/+30 |
2023-02-01 | Upgrade and clean up dependencies |  liamfallon | 7 | -27/+4 |
2023-02-01 | Merge "Add element and definition map to ppnt endpoints" |  Liam Fallon | 7 | -7/+282 |
2023-02-01 | Merge "Refactor ACM Update message to ACM Deploy message in ACM" |  Liam Fallon | 11 | -65/+137 |
2023-02-01 | Merge "Added deployState to Automation Composition" |  Liam Fallon | 7 | -17/+187 |
2023-01-31 | Added deployState to Automation Composition |  saul.gill | 7 | -17/+187 |