Age | Commit message (Expand) | Author | Files | Lines |
2024-03-29 | Merge "Uplift Spring boot 3.2.4" | Priyank Maheshwari | 5 | -8/+33 |
2024-03-29 | Uplift Spring boot 3.2.4 | emaclee | 5 | -8/+33 |
2024-03-27 | Merge "Scheduled task for Subscription Response" | Lee Anjella Macabuhay | 3 | -18/+182 |
2024-03-27 | Fix code smell | emaclee | 1 | -9/+2 |
2024-03-27 | Scheduled task for Subscription Response | mpriyank | 3 | -18/+182 |
2024-03-26 | Merge "Condense Liquibase steps" | Toine Siebelink | 4 | -29/+19 |
2024-03-26 | Condense Liquibase steps | david.mcweeney | 4 | -29/+19 |
2024-03-25 | Merge "Save new cm notification subscription" | Priyank Maheshwari | 3 | -7/+122 |
2024-03-22 | Save new cm notification subscription | emaclee | 3 | -7/+122 |
2024-03-19 | Merge "Fix SonarQube warnings" | Priyank Maheshwari | 8 | -74/+82 |
2024-03-19 | Fix SonarQube warnings | ToineSiebelink | 8 | -74/+82 |
2024-03-19 | Configure Hazelcast to have 1 backup to reduce memory | danielhanrahan | 2 | -8/+8 |
2024-03-15 | Merge "[Bug] Removing inner TaskExecutor to call DMI" | Sourabh Sourabh | 5 | -82/+21 |
2024-03-14 | [Bug] Removing inner TaskExecutor to call DMI | mpriyank | 5 | -82/+21 |
2024-03-14 | Modify lcm events to include dataProducerIdentifier and moduleSetTag (CPS-196... | JvD_Ericsson | 2 | -11/+15 |
2024-03-13 | Modify the get cmHandle api to return dataProducerIdentifier, moduleSetTag, a... | JvD_Ericsson | 1 | -0/+1 |
2024-03-13 | Provide support for data producer identifier during registration (CPS-1964 1) | JvD_Ericsson | 12 | -31/+129 |
2024-03-07 | Mapper to form CmNotificationSubscriptionNcmpOutEvent | mpriyank | 2 | -0/+151 |
2024-03-06 | Merge "Error reporting when registering cm handle with alternate id 2 - updat... | Toine Siebelink | 7 | -126/+147 |
2024-03-05 | Error reporting when registering cm handle with alternate id 2 - update scenario | halil.cakal | 7 | -126/+147 |
2024-02-29 | Add bearer token to NCMP async batch data passthrough (CPS-2126 #4) | danielhanrahan | 5 | -14/+24 |
2024-02-29 | Add bearer token to NCMP passthrough operations (CPS-2126 #2) | danielhanrahan | 9 | -43/+74 |
2024-02-28 | Revert Spring Boot Uplift | mpriyank | 5 | -26/+2 |
2024-02-26 | Populate cmSubscription cache | emaclee | 8 | -27/+293 |
2024-02-26 | Merge "Get Subscription Delta" | Priyank Maheshwari | 6 | -8/+134 |
2024-02-26 | Merge "Remove subscriptionModelLoader flag" | Lee Anjella Macabuhay | 5 | -50/+17 |
2024-02-26 | Merge "Uplift Spring Boot to 3.2.2" | Priyank Maheshwari | 5 | -2/+24 |
2024-02-23 | Remove subscriptionModelLoader flag | mpriyank | 5 | -50/+17 |
2024-02-23 | Get Subscription Delta | seanbeirne | 6 | -8/+134 |
2024-02-23 | Merge "CmNotificationSubscription event from Dmi Plugin" | Lee Anjella Macabuhay | 3 | -0/+153 |
2024-02-23 | Error reporting when registering cm handle with alternate id | halil.cakal | 10 | -204/+218 |
2024-02-23 | Merge "NCMP to DMI CmSubscription Event" | Lee Anjella Macabuhay | 2 | -0/+138 |
2024-02-22 | Uplift Spring Boot to 3.2.2 | waqas.ikram | 5 | -2/+24 |
2024-02-22 | Merge "NCMP to Client Cm Subscription Event" | Lee Anjella Macabuhay | 2 | -0/+119 |
2024-02-22 | Introduce class for Module Delta during module sync | danielhanrahan | 4 | -81/+57 |
2024-02-22 | Improve performance of moduleSetTag lookup | danielhanrahan | 2 | -25/+26 |
2024-02-22 | Merge "Refactor YangDataConverter.convertCmHandleToYangModel" | Sourabh Sourabh | 9 | -32/+24 |
2024-02-22 | Refactor check for no new modules in Module Sync | danielhanrahan | 4 | -48/+40 |
2024-02-22 | Refactor YangDataConverter.convertCmHandleToYangModel | danielhanrahan | 9 | -32/+24 |
2024-02-21 | Improve unit test for regsitration, upgrade | ToineSiebelink | 1 | -13/+14 |
2024-02-21 | Merge "adding isUniqueSubscriptionId method" | Priyank Maheshwari | 3 | -2/+37 |
2024-02-21 | Upgrade yang modules using module set tag | danielhanrahan | 9 | -280/+110 |
2024-02-21 | NCMP to Client Cm Subscription Event | mpriyank | 2 | -0/+119 |
2024-02-21 | Fix handling of blank moduleSetTag | danielhanrahan | 3 | -8/+10 |
2024-02-21 | Add moduleSetTag when getting a CM handle | danielhanrahan | 3 | -12/+15 |
2024-02-21 | Remove alternate ID caches | leventecsanyi | 2 | -118/+0 |
2024-02-20 | CmNotificationSubscription event from Dmi Plugin | mpriyank | 3 | -0/+153 |
2024-02-19 | adding isUniqueSubscriptionId method | emaclee | 3 | -2/+37 |
2024-02-19 | NCMP to DMI CmSubscription Event | mpriyank | 2 | -0/+138 |
2024-02-16 | Use DB for checking Alternate IDs | halil.cakal | 12 | -341/+424 |