Age | Commit message (Expand) | Author | Files | Lines |
2024-04-17 | Merge "Cm Subscription: Remove subscription method" | Daniel Hanrahan | 3 | -45/+115 |
2024-04-17 | Cm Subscription: Remove subscription method | emaclee | 3 | -45/+115 |
2024-04-12 | Merge "Handle Subscription Response from DMI" | Priyank Maheshwari | 4 | -6/+126 |
2024-04-12 | Handle Subscription Response from DMI | seanbeirne | 4 | -6/+126 |
2024-04-11 | Merge "Update depcrecated method in KafaConfig" | Toine Siebelink | 2 | -7/+11 |
2024-04-11 | Update depcrecated method in KafaConfig | ToineSiebelink | 2 | -7/+11 |
2024-04-10 | Define a java based datastructure for DataJob and interface | sourabh_sourabh | 9 | -4/+340 |
2024-04-10 | Document new NCMP Status Code: 112, message too large | ToineSiebelink | 1 | -1/+2 |
2024-04-04 | Add moduleSetTag to the request towards dmi plugin | leventecsanyi | 4 | -4/+7 |
2024-03-29 | Bump CPS version | mpriyank | 1 | -1/+1 |
2024-03-29 | Merge "Uplift Spring boot 3.2.4" | Priyank Maheshwari | 7 | -17/+37 |
2024-03-29 | Uplift Spring boot 3.2.4 | emaclee | 7 | -17/+37 |
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 | Bump CPS to 3.4.7-SNAPSHOT | mpriyank | 1 | -1/+1 |
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 | 6 | -28/+3 |
2024-02-27 | Bump CPS to 3.4.6-SNAPSHOT | mpriyank | 1 | -1/+1 |
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 | 6 | -2/+25 |
2024-02-23 | Remove subscriptionModelLoader flag | mpriyank | 5 | -50/+17 |
2024-02-23 | Bump CPS to 3.4.5-SNAPSHOT | danielhanrahan | 1 | -1/+1 |
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 | 6 | -2/+25 |
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 |