Age | Commit message (Expand) | Author | Files | Lines |
2023-07-05 | Add validation for Participant availability |  rameshiyer27 | 12 | -25/+119 |
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 | 2 | -2/+0 |
2023-06-23 | Add Timeuot support in prime/deprime |  FrancescoFioraEst | 4 | -19/+113 |
2023-06-20 | Remove retry count support in ACM |  FrancescoFioraEst | 11 | -206/+85 |
2023-06-16 | Add support for Prime Deprime Failure Handling in ACM-Runtime |  FrancescoFioraEst | 5 | -48/+99 |
2023-06-14 | Add timeout for ACM operations |  rameshiyer27 | 2 | -0/+50 |
2023-06-09 | Update openapi.yaml swagger with new status codes |  rameshiyer27 | 3 | -4/+298 |
2023-06-01 | Add Failure handling support in the ACM-R |  FrancescoFioraEst | 4 | -39/+245 |
2023-05-25 | Set snapshot and/or references of policy/clamp for new release |  liamfallon | 1 | -2/+2 |
2023-05-24 | Update snapshot and/or references of policy/clamp to latest snapshots |  liamfallon | 1 | -2/+2 |
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-25 | Update snapshot and/or references of policy/clamp to latest snapshots |  Suresh Charan | 1 | -2/+2 |
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-03-01 | Update snapshot and/or references of policy/clamp to latest snapshots |  saul.gill | 1 | -2/+2 |
2023-02-24 | Fix ClassCastException in ACM |  FrancescoFioraEst | 2 | -11/+21 |
2023-02-17 | Clean up dependencies for London Release |  liamfallon | 1 | -3/+1 |
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 |