aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service
AgeCommit message (Expand)AuthorFilesLines
2024-02-27Release cps3.4.5jenkins-releng1-1/+1
2024-02-26Populate cmSubscription cacheemaclee8-27/+293
2024-02-26Merge "Get Subscription Delta"Priyank Maheshwari6-8/+134
2024-02-26Merge "Remove subscriptionModelLoader flag"Lee Anjella Macabuhay5-50/+17
2024-02-26Merge "Uplift Spring Boot to 3.2.2"Priyank Maheshwari6-2/+25
2024-02-23Remove subscriptionModelLoader flagmpriyank5-50/+17
2024-02-23Bump CPS to 3.4.5-SNAPSHOTdanielhanrahan1-1/+1
2024-02-23Get Subscription Deltaseanbeirne6-8/+134
2024-02-23Merge "CmNotificationSubscription event from Dmi Plugin"Lee Anjella Macabuhay3-0/+153
2024-02-23Error reporting when registering cm handle with alternate idhalil.cakal10-204/+218
2024-02-23Merge "NCMP to DMI CmSubscription Event"Lee Anjella Macabuhay2-0/+138
2024-02-22Uplift Spring Boot to 3.2.2waqas.ikram6-2/+25
2024-02-22Merge "NCMP to Client Cm Subscription Event"Lee Anjella Macabuhay2-0/+119
2024-02-22Introduce class for Module Delta during module syncdanielhanrahan4-81/+57
2024-02-22Improve performance of moduleSetTag lookupdanielhanrahan2-25/+26
2024-02-22Merge "Refactor YangDataConverter.convertCmHandleToYangModel"Sourabh Sourabh9-32/+24
2024-02-22Refactor check for no new modules in Module Syncdanielhanrahan4-48/+40
2024-02-22Refactor YangDataConverter.convertCmHandleToYangModeldanielhanrahan9-32/+24
2024-02-21Improve unit test for regsitration, upgradeToineSiebelink1-13/+14
2024-02-21Merge "adding isUniqueSubscriptionId method"Priyank Maheshwari3-2/+37
2024-02-21Upgrade yang modules using module set tagdanielhanrahan9-280/+110
2024-02-21NCMP to Client Cm Subscription Eventmpriyank2-0/+119
2024-02-21Fix handling of blank moduleSetTagdanielhanrahan3-8/+10
2024-02-21Add moduleSetTag when getting a CM handledanielhanrahan3-12/+15
2024-02-21Remove alternate ID cachesleventecsanyi2-118/+0
2024-02-20CmNotificationSubscription event from Dmi Pluginmpriyank3-0/+153
2024-02-19adding isUniqueSubscriptionId methodemaclee3-2/+37
2024-02-19NCMP to DMI CmSubscription Eventmpriyank2-0/+138
2024-02-16Use DB for checking Alternate IDshalil.cakal12-341/+424
2024-02-13Mapper to form event for DMI Pluginmpriyank2-0/+169
2024-02-13Prefix with CmNotificationSubscription refactoringmpriyank2-16/+15
2024-02-12Update cm-data-subscriptions modelmpriyank6-12/+13
2024-02-12CmSubscription minor code refactoringmpriyank13-248/+125
2024-02-08Merge "Correct use of Spock setup and cleanup methods (no need for @Before @A...Toine Siebelink3-39/+12
2024-02-08Merge "Revert "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - ...Toine Siebelink7-134/+43
2024-02-08Revert "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error c...Levente Csanyi7-134/+43
2024-02-08Merge "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error co...Toine Siebelink7-43/+134
2024-02-08Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collectionleventecsanyi7-43/+134
2024-02-08Correct use of Spock setup and cleanup methods (no need for @Before @After)ToineSiebelink3-39/+12
2024-02-08Merge "CmHandle delete is failing with InternalServerError: Null key is not a...Toine Siebelink1-0/+9
2024-02-08Add alternateId to legacy lcm-eventJvD_Ericsson4-5/+22
2024-02-07Merge "Replace sleep with PollingConditions"Toine Siebelink4-55/+70
2024-02-07Bump CPS to 3.4.4-SNAPSHOTdanielhanrahan1-1/+1
2024-02-07Replace sleep with PollingConditionsJvD_Ericsson4-55/+70
2024-02-07CmHandle delete is failing with InternalServerError: Null key is not allowed ...leventecsanyi1-0/+9
2024-02-06Merge "[BUG] Retry interval for kafka consumer"Toine Siebelink1-0/+3
2024-02-06Merge "CmSubscription service layer method #1"Lee Anjella Macabuhay3-0/+146
2024-02-06Merge "CmSubscription validate datastore"Lee Anjella Macabuhay3-0/+116
2024-02-06[BUG] Retry interval for kafka consumermpriyank1-0/+3
2024-02-06moduleSetTag and cmhandle upgrade functionalities fixsourabh_sourabh6-23/+29