aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src
AgeCommit message (Expand)AuthorFilesLines
2024-01-22Read and validate incoming sub create request from Kafkaseanbeirne3-0/+182
2024-01-22Merge "Remove Lambda & Restructure File"Lee Anjella Macabuhay2-39/+26
2024-01-19Remove Lambda & Restructure Fileseanbeirne2-39/+26
2024-01-18Remove onboarding of old solution subscription modelemaclee2-68/+0
2024-01-18Merge "Create datastores for NCMP w/subscription model"Priyank Maheshwari6-19/+74
2024-01-17Create datastores for NCMP w/subscription modelemaclee6-19/+74
2024-01-17Remove deprecated cmSubscription codempriyank32-2845/+0
2024-01-11Create tests for EventPublisher error scenariosJvD_Ericsson2-4/+124
2024-01-10Merge "Remove inefficient saveListElementsBatch API"Lee Anjella Macabuhay3-20/+23
2024-01-10Introduce cmSubscriptionEventCachempriyank6-0/+246
2024-01-09Remove inefficient saveListElementsBatch APIdanielhanrahan3-20/+23
2024-01-08Allow updating of cmHandles with an alternateIdleventecsanyi2-4/+104
2023-12-21Deprecate use of basic subscription modelseanbeirne16-22/+24
2023-12-20Updating config variable names for HttpClientwaqas.ikram3-13/+13
2023-12-19Deprecate use of basic subscription modelemaclee2-3/+79
2023-12-18Remove the dependency-cycle between beansToineSiebelink11-62/+74
2023-12-18Enhancing the REST template with HttpClient5waqas.ikram5-14/+159
2023-12-18Merge "Update Model to allow Persisting of alternateId"Toine Siebelink3-9/+18
2023-12-14Moving and Renaming eexisting subscription implemaclee24-42/+43
2023-12-14Update Model to allow Persisting of alternateIdleventecsanyi3-9/+18
2023-12-14Merge "Modify cmHandle registration for alternateId"Toine Siebelink8-75/+23
2023-12-13Introduce Schema Set upgrade methodsourabh_sourabh5-67/+115
2023-12-13Modify cmHandle registration for alternateIdleventecsanyi8-75/+23
2023-12-12Fix typo in DMI liveness Spring variable namedanielhanrahan1-1/+1
2023-12-11Uplift Guava dependencyhalil.cakal1-3/+3
2023-12-11Merge "[BUG] Dminame to valid topic suffix"Lee Anjella Macabuhay2-2/+33
2023-12-06[BUG] Dminame to valid topic suffixmpriyank2-2/+33
2023-12-05[Bug] LogLvl to debug DataOperationEventConsumermpriyank1-1/+1
2023-12-04Merge "Fix the algorithm for device trust level"Toine Siebelink6-70/+150
2023-11-30Merge "Add metrics for NCMP passthrough read operation"Toine Siebelink1-0/+4
2023-11-29Add metrics for NCMP passthrough read operationdanielhanrahan1-0/+4
2023-11-29Fix the algorithm for device trust levelhalil.cakal6-70/+150
2023-11-29Merge "Publish trust level notification event"Toine Siebelink18-118/+445
2023-11-28Publish trust level notification eventJvD_Ericsson18-118/+445
2023-11-24Fix @Ignore testleventecsanyi1-89/+0
2023-11-23Retry for yang module upgrade operationsourabh_sourabh11-106/+172
2023-11-23Merge "Onboard merge subscriptions model"Priyank Maheshwari7-31/+95
2023-11-21Onboard merge subscriptions modelemaclee7-31/+95
2023-11-14Trust level updates with dmi status changehalil.cakal12-273/+210
2023-11-13Add DMI trustlevel at registrationseanbeirne3-6/+24
2023-11-08Merge "CPS-NCMP: No yang resources stored during cmhandle discovery however c...Toine Siebelink1-1/+3
2023-11-08CPS-NCMP: No yang resources stored during cmhandle discovery however cmhandle...sourabh_sourabh1-1/+3
2023-11-08Fix Code Smellsseanbeirne1-3/+2
2023-11-02Handling Yang module upgrade error scenariossourabh_sourabh7-51/+108
2023-11-02Initial Registration with trustLevel on NCMPseanbeirne3-16/+42
2023-10-26[BUG] CPS NCMP Change extension in health check URLhalil.cakal1-2/+3
2023-10-23Introduce and use new Hazelcast map pt. 2sourabh_sourabh20-133/+263
2023-10-19Code coverage: Update YANG schema set using moduleSetTagsourabh_sourabh5-18/+110
2023-10-18Fix Sonar code smellsemaclee1-6/+3
2023-10-16Merge "Add withTrustLevel condition to CmHandle Query API"Toine Siebelink21-146/+287