Age | Commit message (Expand) | Author | Files | Lines |
2023-08-08 | Add support to save outProperties in AC Definition in ACM runtime | FrancescoFioraEst | 2 | -1/+34 |
2023-07-24 | Add missing validation in Delete AC instance | FrancescoFioraEst | 1 | -0/+6 |
2023-07-20 | Fix State change result of AC instances after timeout | rameshiyer27 | 1 | -3/+2 |
2023-07-18 | Fix OFF_LINE issue when Status message upcoming | FrancescoFioraEst | 1 | -4/+10 |
2023-07-12 | Add support participant restart in ACM runtime | FrancescoFioraEst | 8 | -48/+162 |
2023-07-05 | Add validation for Participant availability | rameshiyer27 | 6 | -7/+65 |
2023-06-28 | Add restart publisher to support participant restart scenario in ACM | FrancescoFioraEst | 3 | -18/+107 |
2023-06-27 | Removing old implementation of participant restart | saul.gill | 1 | -1/+0 |
2023-06-23 | Add Timeuot support in prime/deprime | FrancescoFioraEst | 2 | -3/+50 |
2023-06-20 | Remove retry count support in ACM | FrancescoFioraEst | 6 | -149/+57 |
2023-06-16 | Add support for Prime Deprime Failure Handling in ACM-Runtime | FrancescoFioraEst | 3 | -29/+51 |
2023-06-14 | Add timeout for ACM operations | rameshiyer27 | 1 | -0/+11 |
2023-06-09 | Update openapi.yaml swagger with new status codes | rameshiyer27 | 1 | -1/+1 |
2023-06-01 | Add Failure handling support in the ACM-R | FrancescoFioraEst | 3 | -29/+89 |
2023-05-23 | Update AC Element properties on the DEPLOYED state | rameshiyer27 | 3 | -11/+155 |
2023-05-18 | Rename statusProperites to outProperites in ACM | FrancescoFioraEst | 1 | -1/+1 |
2023-05-17 | Add extend instance deletion support in ACM | FrancescoFioraEst | 3 | -30/+59 |
2023-05-08 | Update ACM-R missing stubs | lapentafd | 3 | -13/+13 |
2023-05-03 | Add participant properties capability to acm/participants | FrancescoFioraEst | 1 | -0/+2 |
2023-04-11 | Add UseState and OperationalState support in ACM | FrancescoFioraEst | 2 | -0/+12 |
2023-04-04 | Fix Participant primed status in ACM | FrancescoFioraEst | 2 | -2/+4 |
2023-03-15 | Upgrade Demo ACM element microservice | FrancescoFioraEst | 1 | -2/+8 |
2023-02-24 | Fix ClassCastException in ACM | FrancescoFioraEst | 1 | -6/+7 |
2023-02-15 | Merge "Implement recording of Operational State and Usage State on ACM-R" | Ramesh Murugan Iyer | 6 | -187/+148 |
2023-02-15 | Add undeploy on deregister (acm-side) | saul.gill | 1 | -0/+1 |
2023-02-14 | Implement recording of Operational State and Usage State on ACM-R | FrancescoFioraEst | 6 | -187/+148 |
2023-02-13 | Add stubs and tests for ppnt controller | saul.gill | 2 | -0/+74 |
2023-02-10 | Initial support for Implement recording of Operational State | FrancescoFioraEst | 1 | -6/+10 |
2023-02-08 | Implement AC Element Instance Locking and Unlocking on ACM-R | FrancescoFioraEst | 7 | -237/+304 |
2023-02-03 | Handle AC Element Instance Deployment and undeployment on ACM-R | FrancescoFioraEst | 4 | -91/+59 |
2023-02-02 | Refactor ParticipantUpdate to ParticipantPrime | saul.gill | 4 | -37/+37 |
2023-02-01 | Upgrade and clean up dependencies | liamfallon | 1 | -20/+22 |
2023-02-01 | Merge "Add element and definition map to ppnt endpoints" | Liam Fallon | 1 | -0/+26 |
2023-01-31 | Refactor ACM Update message to ACM Deploy message in ACM | FrancescoFioraEst | 5 | -52/+53 |
2023-01-31 | Add element and definition map to ppnt endpoints | saul.gill | 1 | -0/+26 |
2023-01-30 | Refactor Prime and Deprime messages in ACM | FrancescoFioraEst | 5 | -89/+131 |
2023-01-26 | Remove participantType and references | saul.gill | 4 | -22/+14 |
2023-01-25 | Models for refactor Prime and Deprime in ACM | FrancescoFioraEst | 5 | -34/+31 |
2023-01-23 | Refactor participantId as UUID | FrancescoFioraEst | 7 | -28/+18 |
2023-01-19 | Add supported ac elements to participants | saul.gill | 1 | -4/+19 |
2023-01-17 | Remove FilterRepository in ACM | FrancescoFioraEst | 2 | -4/+5 |
2023-01-12 | Add participant controller in ACM | saul.gill | 5 | -60/+230 |
2023-01-06 | Refactor register deregister a Participant and Supervise Participants | FrancescoFioraEst | 6 | -184/+153 |
2023-01-05 | Merge "Refactor Post instances to create and update ACM instances" | Liam Fallon | 5 | -137/+76 |
2023-01-04 | Refactor Post instances to create and update ACM instances | FrancescoFioraEst | 5 | -137/+76 |
2023-01-04 | Refactor Post compositions to create and update ACM definitions | FrancescoFioraEst | 2 | -29/+14 |
2022-12-21 | Merge "Add compositionId into Messages between ACM and Participants" | Liam Fallon | 7 | -185/+118 |
2022-12-20 | Merge "Remove unused code in acm stubs" | Liam Fallon | 3 | -21/+14 |
2022-12-20 | Add compositionId into Messages between ACM and Participants | FrancescoFioraEst | 7 | -185/+118 |
2022-12-20 | Merge "Refactor instanceId as primary key in JpaAutomationComposition" | Liam Fallon | 2 | -4/+4 |