Age | Commit message (Expand) | Author | Files | Lines |
2023-06-29 | NCMP : NCMP : Handle non responding DMI-Plugin | sourabh_sourabh | 3 | -20/+58 |
2023-06-28 | Improved code covage (branches) around cm handle state changes | ToineSiebelink | 1 | -6/+5 |
2023-06-28 | Merge "Streamline outcome response for subscription creation" | Priyank Maheshwari | 5 | -21/+90 |
2023-06-27 | NCMP : Handle non-existing and non-ready cm handles | sourabh_sourabh | 9 | -150/+449 |
2023-06-26 | Streamline outcome response for subscription creation | halil.cakal | 5 | -21/+90 |
2023-06-26 | KafkaListener config for CloudEvents | mpriyank | 2 | -14/+44 |
2023-06-23 | #2 NCMP : Replacing the word 'Batch' as 'DataOperation'. | raviteja.karumuri | 5 | -69/+71 |
2023-06-22 | NCMP : Replacing the word 'Batch' as 'DataOperation'. | raviteja.karumuri | 7 | -49/+49 |
2023-06-21 | Improve handling of legacy events | ToineSiebelink | 1 | -2/+7 |
2023-06-21 | Merge "Patch # 3: Data operation response event (NCMP → Client App) to comp... | Toine Siebelink | 3 | -23/+16 |
2023-06-21 | Patch # 3: Data operation response event (NCMP → Client App) to comply with... | sourabh_sourabh | 3 | -23/+16 |
2023-06-21 | publishLcmEventBatchAsynchronously is not async | danielhanrahan | 3 | -47/+83 |
2023-06-20 | Merge "DMI Data AVC to cloud events" | Luke Gleeson | 3 | -63/+24 |
2023-06-20 | Merge "Patch # 1: Data operation response event (NCMP → Client App) to comp... | Toine Siebelink | 2 | -20/+21 |
2023-06-19 | Patch # 1: Data operation response event (NCMP → Client App) to comply with... | sourabh_sourabh | 2 | -20/+21 |
2023-06-19 | Merge "Code to persist or update the yang model subscription into db" | Priyank Maheshwari | 5 | -38/+184 |
2023-06-19 | Code to persist or update the yang model subscription into db | halil.cakal | 5 | -38/+184 |
2023-06-19 | DMI Data AVC to cloud events | mpriyank | 3 | -63/+24 |
2023-06-15 | Patch #2 : Introduce kafka template for cloud events | sourabh_sourabh | 2 | -3/+137 |
2023-06-07 | Agreed outstanding comments including package refactoring | halil.cakal | 6 | -10/+6 |
2023-06-07 | Fix some code smells | halil.cakal | 2 | -7/+7 |
2023-06-07 | Merge "NCMP : forward bulk response messages to client topic" | Sourabh Sourabh | 1 | -7/+7 |
2023-06-06 | NCMP : forward bulk response messages to client topic | raviteja.karumuri | 1 | -7/+7 |
2023-06-01 | Subscription Create Event Outcome Kafka Part | halil.cakal | 12 | -69/+410 |
2023-06-01 | NCMP : forward bulk response messages to client topic | raviteja.karumuri | 1 | -4/+9 |
2023-05-30 | Merge "Improve error scenarios SubscriptionEventForwarder" | Priyank Maheshwari | 1 | -5/+13 |
2023-05-26 | Improve error scenarios SubscriptionEventForwarder | lukegleeson | 1 | -5/+13 |
2023-05-25 | NCMP: Update existing Batch endpoint (Moving url param into rest body) | sourabh_sourabh | 14 | -163/+567 |
2023-05-23 | NCMP : forward bulk response messages to client topic | raviteja.karumuri | 2 | -0/+114 |
2023-05-16 | LcmEvent to have header now | mpriyank | 6 | -15/+113 |
2023-05-11 | Subscription Create Event Outcome Database Part | halil.cakal | 5 | -9/+110 |
2023-05-10 | Merge "DMI Data AVC to use kafka headers" | Toine Siebelink | 3 | -26/+56 |
2023-05-10 | DMI Data AVC to use kafka headers | mpriyank | 3 | -26/+56 |
2023-05-10 | Merge "Change default use of Model Loader to TRUE" | Priyank Maheshwari | 1 | -1/+1 |
2023-05-09 | NCMP: Delete DatastoreType enum from cps-ncmp-rest | sourabh_sourabh | 4 | -16/+81 |
2023-05-09 | Change default use of Model Loader to TRUE | emaclee | 1 | -1/+1 |
2023-05-03 | Refactor datatrore handling in API requests | ToineSiebelink | 2 | -19/+19 |
2023-05-02 | Align the hazelcast cluster names | mpriyank | 2 | -11/+5 |
2023-04-28 | Timeout for Subscription Create Partial Response | lukegleeson | 7 | -67/+272 |
2023-04-27 | Merge "Add retry mechanism on Subscription loader" | Luke Gleeson | 2 | -1/+32 |
2023-04-27 | Add retry mechanism on Subscription loader | emaclee | 2 | -1/+32 |
2023-04-27 | CPS-1553 :REST endpoint to accept collection of cm handles for GET operation | sourabh_sourabh | 14 | -192/+458 |
2023-04-24 | Extend capability of distributed cache | mpriyank | 1 | -0/+18 |
2023-04-17 | [CPS] Removing the duplicate producer code | raviteja.karumuri | 4 | -106/+14 |
2023-04-14 | [CPS] Re-structuring the packages for better understanding | raviteja.karumuri | 15 | -24/+24 |
2023-04-12 | Remove "isTagged" mapping method | lukegleeson | 1 | -6/+1 |
2023-04-11 | Merge "[CPS] Fix SonarQube Violations / Improve Coverage - Recurring task" | Toine Siebelink | 1 | -5/+3 |
2023-04-11 | [CPS] Fix SonarQube Violations / Improve Coverage - Recurring task | raviteja.karumuri | 1 | -5/+3 |
2023-04-06 | Toggle subscription persistence for model loader | lukegleeson | 1 | -1/+6 |
2023-04-03 | Merge "Persist SubscriptionEvent" | Priyank Maheshwari | 9 | -11/+275 |