aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/main
AgeCommit message (Expand)AuthorFilesLines
2023-10-11Expose REST endpoint to update YANG schema set using moduleSetTagsourabh_sourabh17-74/+288
2023-10-10Conflicting Error codesourabh_sourabh8-95/+87
2023-09-29Fix Sonar Code Smellsmpriyank2-21/+18
2023-09-26Introduce and use new Hazelcast map for module set tagleventecsanyi2-0/+16
2023-09-25Refactoring persistence classessourabh_sourabh42-350/+404
2023-09-25Merge "Reinstate Spring Boot 3.0 after revert"Toine Siebelink10-35/+42
2023-09-25Merge "Add DMI to TrustLevel Cache During Registration"Priyank Maheshwari2-2/+15
2023-09-22Reinstate Spring Boot 3.0 after revertegernug10-35/+42
2023-09-21Add DMI to TrustLevel Cache During Registrationseanbeirne2-2/+15
2023-09-21Merge "Set lock state and reason upon request"Toine Siebelink3-11/+20
2023-09-20Revert "Migrate CPS to Spring-boot 3.0"Toine Siebelink10-42/+34
2023-09-18Set lock state and reason upon requestleventecsanyi3-11/+20
2023-09-18Merge "Migrate CPS to Spring-boot 3.0"Toine Siebelink10-34/+42
2023-09-14Migrate CPS to Spring-boot 3.0egernug10-34/+42
2023-09-04Dmi plugin watchdog cheking alivenesshalil.cakal4-9/+121
2023-08-31Merge "Hazelcast cache config stroring trust level per dmi plugin"Priyank Maheshwari1-0/+16
2023-08-31Hazelcast cache config stroring trust level per dmi pluginhalil.cakal1-0/+16
2023-08-29Extend model loader to support model-upgrade (part 2)ToineSiebelink4-18/+229
2023-08-25Merge "Extend model loader to support model-upgrade (part 1)"Priyank Maheshwari4-150/+156
2023-08-25Merge "Subscription Forwarding Fix"Priyank Maheshwari1-22/+2
2023-08-24Extend model loader to support model-upgrade (part 1)ToineSiebelink4-150/+156
2023-08-24Subscription Forwarding Fixlukegleeson1-22/+2
2023-08-21Replace event-id with correlation-id for data read operation cloud eventsourabh_sourabh1-3/+3
2023-08-21Merge "Cm Subscription: PENDING logic handling in NCMP"Luke Gleeson7-77/+171
2023-08-18Merge "Device heartbeat listener"Luke Gleeson4-0/+179
2023-08-18Device heartbeat listenermpriyank4-0/+179
2023-08-18Modify data operation schema to accommodate additional informationsourabh_sourabh3-44/+44
2023-08-17Cm Subscription: PENDING logic handling in NCMPmpriyank7-77/+171
2023-08-11Generic Cloud Event Mappermpriyank5-88/+68
2023-08-09Refactoring Subscription Create LCM use casempriyank12-199/+200
2023-08-09Modify DmiDataOperationRequest to make it identical as DataOperationRequestsourabh_sourabh3-7/+42
2023-08-04Subscription Creation: Fixes for code review after demohalil.cakal9-84/+46
2023-08-04Ability to disable sending auth headermpriyank2-1/+5
2023-07-31Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya1-3/+2
2023-07-31Increase code coverage in cps-service moduleToineSiebelink5-8/+45
2023-07-28Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya1-2/+2
2023-07-26Subscription Creation: NCMP to Client CloudEvent transformationhalil.cakal17-255/+465
2023-07-13Improved code coverage for NetworkCmProxyDataServiceImplToineSiebelink1-19/+10
2023-07-13Introduced a dmi rest demo csit stubsourabh_sourabh1-0/+1
2023-07-12Improved code coverage (branches) for sync watchdogToineSiebelink1-6/+7
2023-07-11Combine alreadyDefinedException classesdanielhanrahan2-5/+4
2023-07-10NCMP fails to start if /subscription-registry already existsdanielhanrahan1-1/+2
2023-07-07Subscription Creation: NCMP to DMI CloudEvent transformationhalil.cakal5-54/+174
2023-06-29Merge "Clearing code smells"Toine Siebelink1-3/+6
2023-06-29Clearing code smellsToineSiebelink1-3/+6
2023-06-29Merge "Updating the Kafka listener compliance to could events and legacy"Toine Siebelink4-62/+86
2023-06-29Updating the Kafka listener compliance to could events and legacyraviteja.karumuri4-62/+86
2023-06-29NCMP : NCMP : Handle non responding DMI-Pluginsourabh_sourabh3-20/+58
2023-06-28Improved code covage (branches) around cm handle state changesToineSiebelink1-6/+5
2023-06-28Merge "Streamline outcome response for subscription creation"Priyank Maheshwari5-21/+90