Age | Commit message (Expand) | Author | Files | Lines |
2023-02-20 | Merge "Fix deregister message timing" | Ramesh Murugan Iyer | 1 | -2/+1 |
2023-02-17 | Clean up dependencies for London Release | liamfallon | 8 | -25/+13 |
2023-02-17 | Fix sonar security hotspot | saul.gill | 1 | -1/+8 |
2023-02-17 | Fix UNDEPLOY transition in policyParticipant in ACM | FrancescoFioraEst | 3 | -87/+139 |
2023-02-17 | Merge "Update Dockerfile for PF base image" | Pamela Dragosh | 6 | -6/+12 |
2023-02-17 | Fix deregister message timing | saul.gill | 1 | -2/+1 |
2023-02-17 | Add kserve participant | aravind.est | 31 | -0/+2077 |
2023-02-17 | Merge "Fix participantHtml issue with multi instances in ACM" | Liam Fallon | 4 | -121/+124 |
2023-02-17 | Merge "Remove AutomationCompositionState from ACM" | Liam Fallon | 7 | -165/+0 |
2023-02-16 | Merge "Add undeploy on deregister (participant-side)" | Liam Fallon | 4 | -0/+93 |
2023-02-16 | Merge "Automate S3P tests in ACM" | Liam Fallon | 3 | -8/+57 |
2023-02-16 | Fix participantHtml issue with multi instances in ACM | FrancescoFioraEst | 4 | -121/+124 |
2023-02-16 | Remove AutomationCompositionState from ACM | FrancescoFioraEst | 7 | -165/+0 |
2023-02-15 | Merge "Refactor yaml files in ACM" | Liam Fallon | 18 | -55/+21 |
2023-02-15 | Merge "Implement recording of Operational State and Usage State on ACM-R" | Ramesh Murugan Iyer | 17 | -363/+461 |
2023-02-15 | Automate S3P tests in ACM | waynedunican | 3 | -8/+57 |
2023-02-15 | Add undeploy on deregister (acm-side) | saul.gill | 5 | -2/+117 |
2023-02-14 | Add undeploy on deregister (participant-side) | saul.gill | 5 | -3/+93 |
2023-02-14 | Update Dockerfile for PF base image | liamfallon | 6 | -6/+12 |
2023-02-14 | Implement recording of Operational State and Usage State on ACM-R | FrancescoFioraEst | 17 | -363/+461 |
2023-02-14 | Merge "Deployment and undeployment on Participant Intermediary" | Liam Fallon | 21 | -524/+379 |
2023-02-14 | Merge "Add stubs and tests for ppnt controller" | Liam Fallon | 6 | -2/+292 |
2023-02-14 | Refactor yaml files in ACM | FrancescoFioraEst | 18 | -55/+21 |
2023-02-13 | Add stubs and tests for ppnt controller | saul.gill | 6 | -2/+292 |
2023-02-13 | Remove unnecessary dependencies in policy/clamp | liamfallon | 2 | -6/+0 |
2023-02-13 | Deployment and undeployment on Participant Intermediary | FrancescoFioraEst | 21 | -524/+379 |
2023-02-10 | Merge "Initial support for Implement recording of Operational State" | Liam Fallon | 11 | -205/+173 |
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 | 11 | -205/+173 |
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 | 22 | -615/+448 |
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 | 22 | -469/+301 |
2023-02-03 | Merge "Refactor ParticipantUpdate to ParticipantPrime" | Ramesh Murugan Iyer | 19 | -179/+179 |
2023-02-02 | Replace Eclipselink with Hibernate | liamfallon | 2 | -5/+11 |
2023-02-02 | Refactor ParticipantUpdate to ParticipantPrime | saul.gill | 19 | -179/+179 |
2023-02-02 | Fix issue in StartAndStop Activator Test | FrancescoFioraEst | 2 | -21/+13 |
2023-02-01 | Upgrade and clean up dependencies | liamfallon | 30 | -189/+165 |
2023-02-01 | Merge "Add element and definition map to ppnt endpoints" | Liam Fallon | 8 | -7/+308 |
2023-02-01 | Merge "Refactor ACM Update message to ACM Deploy message in ACM" | Liam Fallon | 26 | -198/+271 |
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 |
2023-01-31 | Refactor ACM Update message to ACM Deploy message in ACM | FrancescoFioraEst | 26 | -198/+271 |
2023-01-31 | Add element and definition map to ppnt endpoints | saul.gill | 8 | -7/+308 |
2023-01-30 | Refactor Prime and Deprime messages in ACM | FrancescoFioraEst | 24 | -292/+557 |
2023-01-30 | Remove ParticipantType in all yaml files | FrancescoFioraEst | 23 | -221/+48 |
2023-01-26 | Remove participantType and references | saul.gill | 41 | -346/+95 |
2023-01-25 | Models for refactor Prime and Deprime in ACM | FrancescoFioraEst | 23 | -104/+499 |
2023-01-23 | Refactor participantId as UUID | FrancescoFioraEst | 48 | -433/+166 |
2023-01-23 | Merge "Remove reference type of participantId in Unit Tests in ACM" | Liam Fallon | 15 | -251/+175 |