summaryrefslogtreecommitdiffstats
path: root/runtime-acm/src/main
AgeCommit message (Expand)AuthorFilesLines
2023-07-14Refer the header section as reference in openapi.yamlaravind.est1-540/+254
2023-07-12Add support participant restart in ACM runtimeFrancescoFioraEst8-48/+162
2023-07-05Add validation for Participant availabilityrameshiyer276-7/+65
2023-06-28Add restart publisher to support participant restart scenario in ACMFrancescoFioraEst3-18/+107
2023-06-27Removing old implementation of participant restartsaul.gill1-1/+0
2023-06-23Add Timeuot support in prime/deprimeFrancescoFioraEst2-3/+50
2023-06-20Remove retry count support in ACMFrancescoFioraEst7-152/+57
2023-06-16Add support for Prime Deprime Failure Handling in ACM-RuntimeFrancescoFioraEst3-29/+51
2023-06-14Add timeout for ACM operationsrameshiyer271-0/+11
2023-06-09Update openapi.yaml swagger with new status codesrameshiyer272-3/+297
2023-06-01Add Failure handling support in the ACM-RFrancescoFioraEst3-29/+89
2023-05-23Update AC Element properties on the DEPLOYED staterameshiyer273-11/+155
2023-05-18Rename statusProperites to outProperites in ACMFrancescoFioraEst1-1/+1
2023-05-17Add extend instance deletion support in ACMFrancescoFioraEst3-30/+59
2023-05-08Update ACM-R missing stubslapentafd3-13/+13
2023-05-03Add participant properties capability to acm/participantsFrancescoFioraEst1-0/+2
2023-04-14Update Example files for Swagger documentlapentafd7-6/+110
2023-04-11Add UseState and OperationalState support in ACMFrancescoFioraEst2-0/+12
2023-04-04Fix Participant primed status in ACMFrancescoFioraEst2-2/+4
2023-03-15Upgrade Demo ACM element microserviceFrancescoFioraEst1-2/+8
2023-02-24Fix ClassCastException in ACMFrancescoFioraEst1-6/+7
2023-02-15Merge "Implement recording of Operational State and Usage State on ACM-R"Ramesh Murugan Iyer6-187/+148
2023-02-15Add undeploy on deregister (acm-side)saul.gill1-0/+1
2023-02-14Implement recording of Operational State and Usage State on ACM-RFrancescoFioraEst6-187/+148
2023-02-13Add stubs and tests for ppnt controllersaul.gill5-2/+209
2023-02-10Initial support for Implement recording of Operational StateFrancescoFioraEst1-6/+10
2023-02-08Implement AC Element Instance Locking and Unlocking on ACM-RFrancescoFioraEst7-237/+304
2023-02-03Handle AC Element Instance Deployment and undeployment on ACM-RFrancescoFioraEst4-91/+59
2023-02-02Refactor ParticipantUpdate to ParticipantPrimesaul.gill4-37/+37
2023-02-01Upgrade and clean up dependenciesliamfallon1-20/+22
2023-02-01Merge "Add element and definition map to ppnt endpoints"Liam Fallon1-0/+26
2023-01-31Refactor ACM Update message to ACM Deploy message in ACMFrancescoFioraEst5-52/+53
2023-01-31Add element and definition map to ppnt endpointssaul.gill1-0/+26
2023-01-30Refactor Prime and Deprime messages in ACMFrancescoFioraEst5-89/+131
2023-01-26Remove participantType and referencessaul.gill4-22/+14
2023-01-25Models for refactor Prime and Deprime in ACMFrancescoFioraEst6-37/+37
2023-01-23Refactor participantId as UUIDFrancescoFioraEst9-49/+24
2023-01-19Add supported ac elements to participantssaul.gill1-4/+19
2023-01-17Remove FilterRepository in ACMFrancescoFioraEst2-4/+5
2023-01-12Add participant controller in ACMsaul.gill6-65/+232
2023-01-06Refactor register deregister a Participant and Supervise ParticipantsFrancescoFioraEst6-184/+153
2023-01-05Merge "Refactor Post instances to create and update ACM instances"Liam Fallon6-138/+77
2023-01-04Refactor Post instances to create and update ACM instancesFrancescoFioraEst6-138/+77
2023-01-04Refactor Post compositions to create and update ACM definitionsFrancescoFioraEst2-29/+14
2022-12-21Merge "Add compositionId into Messages between ACM and Participants"Liam Fallon7-185/+118
2022-12-20Merge "Remove unused code in acm stubs"Liam Fallon3-21/+14
2022-12-20Add compositionId into Messages between ACM and ParticipantsFrancescoFioraEst7-185/+118
2022-12-20Merge "Refactor instanceId as primary key in JpaAutomationComposition"Liam Fallon2-4/+4
2022-12-19Remove unused code in acm stubslapentafd3-21/+14
2022-12-16Add new endpoints for ACM state handlingliamfallon5-68/+468