Age | Commit message (Expand) | Author | Files | Lines |
2023-06-01 | Add Failure handling support in the ACM-R | FrancescoFioraEst | 4 | -39/+245 |
2023-05-23 | Update AC Element properties on the DEPLOYED state | rameshiyer27 | 5 | -32/+163 |
2023-05-18 | Rename statusProperites to outProperites in ACM | FrancescoFioraEst | 1 | -1/+1 |
2023-05-17 | Add extend instance deletion support in ACM | FrancescoFioraEst | 6 | -36/+91 |
2023-05-08 | Update ACM-R missing stubs | lapentafd | 5 | -15/+15 |
2023-05-03 | Add participant properties capability to acm/participants | FrancescoFioraEst | 2 | -2/+6 |
2023-04-14 | Update Example files for Swagger document | lapentafd | 7 | -6/+110 |
2023-04-11 | Add UseState and OperationalState support in ACM | FrancescoFioraEst | 4 | -5/+21 |
2023-04-04 | Fix Participant primed status in ACM | FrancescoFioraEst | 2 | -2/+4 |
2023-03-15 | Upgrade Demo ACM element microservice | FrancescoFioraEst | 2 | -4/+11 |
2023-02-24 | Fix ClassCastException in ACM | FrancescoFioraEst | 2 | -11/+21 |
2023-02-15 | Merge "Implement recording of Operational State and Usage State on ACM-R" | Ramesh Murugan Iyer | 11 | -252/+327 |
2023-02-15 | Add undeploy on deregister (acm-side) | saul.gill | 2 | -0/+2 |
2023-02-14 | Implement recording of Operational State and Usage State on ACM-R | FrancescoFioraEst | 11 | -252/+327 |
2023-02-14 | Merge "Deployment and undeployment on Participant Intermediary" | Liam Fallon | 1 | -2/+2 |
2023-02-13 | Add stubs and tests for ppnt controller | saul.gill | 6 | -2/+292 |
2023-02-13 | Deployment and undeployment on Participant Intermediary | FrancescoFioraEst | 1 | -2/+2 |
2023-02-10 | Merge "Initial support for Implement recording of Operational State" | Liam Fallon | 3 | -26/+137 |
2023-02-10 | Merge "Contract Tests policy-clamp" | Liam Fallon | 2 | -2/+2 |
2023-02-10 | Initial support for Implement recording of Operational State | FrancescoFioraEst | 3 | -26/+137 |
2023-02-08 | Contract Tests policy-clamp | lapentafd | 2 | -2/+2 |
2023-02-08 | Implement AC Element Instance Locking and Unlocking on ACM-R | FrancescoFioraEst | 12 | -519/+417 |
2023-02-03 | Handle AC Element Instance Deployment and undeployment on ACM-R | FrancescoFioraEst | 13 | -349/+198 |
2023-02-03 | Merge "Refactor ParticipantUpdate to ParticipantPrime" | Ramesh Murugan Iyer | 7 | -72/+72 |
2023-02-02 | Refactor ParticipantUpdate to ParticipantPrime | saul.gill | 7 | -72/+72 |
2023-02-02 | Fix issue in StartAndStop Activator Test | FrancescoFioraEst | 1 | -10/+6 |
2023-02-01 | Upgrade and clean up dependencies | liamfallon | 10 | -47/+35 |
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 | 8 | -87/+88 |
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 | 11 | -177/+321 |
2023-01-26 | Remove participantType and references | saul.gill | 9 | -58/+26 |
2023-01-25 | Models for refactor Prime and Deprime in ACM | FrancescoFioraEst | 10 | -48/+54 |
2023-01-23 | Refactor participantId as UUID | FrancescoFioraEst | 16 | -103/+47 |
2023-01-23 | Remove reference type of participantId in Unit Tests in ACM | FrancescoFioraEst | 6 | -67/+40 |
2023-01-19 | Add supported ac elements to participants | saul.gill | 2 | -5/+25 |
2023-01-17 | Remove FilterRepository in ACM | FrancescoFioraEst | 3 | -5/+6 |
2023-01-12 | Add participant controller in ACM | saul.gill | 11 | -90/+463 |
2023-01-06 | Refactor register deregister a Participant and Supervise Participants | FrancescoFioraEst | 10 | -333/+302 |
2023-01-05 | Merge "Refactor Post instances to create and update ACM instances" | Liam Fallon | 9 | -187/+99 |
2023-01-04 | Refactor Post instances to create and update ACM instances | FrancescoFioraEst | 9 | -187/+99 |
2023-01-04 | Refactor Post compositions to create and update ACM definitions | FrancescoFioraEst | 3 | -33/+18 |
2022-12-21 | Merge "Add compositionId into Messages between ACM and Participants" | Liam Fallon | 12 | -243/+143 |
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 | 12 | -243/+143 |
2022-12-20 | Merge "Refactor instanceId as primary key in JpaAutomationComposition" | Liam Fallon | 4 | -10/+10 |
2022-12-19 | Remove unused code in acm stubs | lapentafd | 3 | -21/+14 |
2022-12-16 | Add new endpoints for ACM state handling | liamfallon | 7 | -68/+475 |
2022-12-16 | Refactor instanceId as primary key in JpaAutomationComposition | FrancescoFioraEst | 4 | -10/+10 |
2022-12-15 | Merge "Server stubs for acm runtime" | Liam Fallon | 14 | -3/+639 |