Age | Commit message (Expand) | Author | Files | Lines |
2023-08-18 | Merge "Device heartbeat listener" |  Luke Gleeson | 1 | -0/+102 |
2023-08-18 | Device heartbeat listener |  mpriyank | 1 | -0/+102 |
2023-08-18 | Modify data operation schema to accommodate additional information |  sourabh_sourabh | 1 | -4/+4 |
2023-08-11 | Generic Cloud Event Mapper |  mpriyank | 10 | -161/+88 |
2023-08-09 | Refactoring Subscription Create LCM use case |  mpriyank | 11 | -126/+127 |
2023-08-09 | Modify DmiDataOperationRequest to make it identical as DataOperationRequest |  sourabh_sourabh | 1 | -1/+1 |
2023-08-04 | Subscription Creation: Fixes for code review after demo |  halil.cakal | 10 | -26/+201 |
2023-08-04 | Ability to disable sending auth header |  mpriyank | 1 | -0/+20 |
2023-07-31 | Add 'direct' keyword to descendants option to query direct children (ep1) |  Rudrangi Anupriya | 1 | -2/+1 |
2023-07-31 | Increase code coverage in cps-service module |  ToineSiebelink | 3 | -8/+4 |
2023-07-28 | Add 'direct' keyword to descendants option to query direct children (ep1) |  Rudrangi Anupriya | 1 | -1/+1 |
2023-07-26 | Subscription Creation: NCMP to Client CloudEvent transformation |  halil.cakal | 10 | -192/+248 |
2023-07-13 | Improved code coverage for NetworkCmProxyDataServiceImpl |  ToineSiebelink | 2 | -22/+27 |
2023-07-13 | Merge "Improved code coverage for record filter strategies" |  Sourabh Sourabh | 1 | -0/+41 |
2023-07-12 | Improved code coverage for record filter strategies |  ToineSiebelink | 1 | -0/+41 |
2023-07-12 | Improved code coverage for Data Sync Watchdog |  ToineSiebelink | 1 | -22/+32 |
2023-07-12 | Improved code coverage (branches) for sync watchdog |  ToineSiebelink | 1 | -7/+43 |
2023-07-11 | Combine alreadyDefinedException classes |  danielhanrahan | 2 | -7/+6 |
2023-07-10 | NCMP fails to start if /subscription-registry already exists |  danielhanrahan | 1 | -1/+2 |
2023-07-07 | Subscription Creation: NCMP to DMI CloudEvent transformation |  halil.cakal | 6 | -75/+254 |
2023-07-03 | Kafka (De)serializtion test case for legacy consumer |  raviteja.karumuri | 1 | -4/+23 |
2023-06-29 | Kafka (De-)Serialization Test |  ToineSiebelink | 3 | -17/+127 |
2023-06-29 | Merge "Updating the Kafka listener compliance to could events and legacy" |  Toine Siebelink | 5 | -29/+48 |
2023-06-29 | Updating the Kafka listener compliance to could events and legacy |  raviteja.karumuri | 5 | -29/+48 |
2023-06-29 | NCMP : NCMP : Handle non responding DMI-Plugin |  sourabh_sourabh | 1 | -1/+32 |
2023-06-28 | Improved code covage (branches) around cm handle state changes |  ToineSiebelink | 1 | -4/+35 |
2023-06-28 | Merge "Streamline outcome response for subscription creation" |  Priyank Maheshwari | 6 | -32/+92 |
2023-06-27 | NCMP : Handle non-existing and non-ready cm handles |  sourabh_sourabh | 7 | -28/+183 |
2023-06-26 | Streamline outcome response for subscription creation |  halil.cakal | 6 | -32/+92 |
2023-06-26 | KafkaListener config for CloudEvents |  mpriyank | 2 | -4/+4 |
2023-06-23 | #2 NCMP : Replacing the word 'Batch' as 'DataOperation'. |  raviteja.karumuri | 3 | -5/+5 |
2023-06-23 | Merge "Improve code coverage" |  Luke Gleeson | 1 | -12/+25 |
2023-06-22 | Improve code coverage |  ToineSiebelink | 1 | -12/+25 |
2023-06-22 | NCMP : Replacing the word 'Batch' as 'DataOperation'. |  raviteja.karumuri | 3 | -43/+44 |
2023-06-21 | Merge "Remove irrelevant groovy class that tests nothing" |  Toine Siebelink | 1 | -57/+0 |
2023-06-21 | Improve handling of legacy events |  ToineSiebelink | 1 | -17/+55 |
2023-06-21 | Remove irrelevant groovy class that tests nothing |  halil.cakal | 1 | -57/+0 |
2023-06-21 | Merge "Patch # 3: Data operation response event (NCMP → Client App) to comp... |  Toine Siebelink | 4 | -27/+119 |
2023-06-21 | Patch # 3: Data operation response event (NCMP → Client App) to comply with... |  sourabh_sourabh | 4 | -27/+119 |
2023-06-21 | publishLcmEventBatchAsynchronously is not async |  danielhanrahan | 1 | -1/+2 |
2023-06-20 | Merge "DMI Data AVC to cloud events" |  Luke Gleeson | 1 | -27/+26 |
2023-06-20 | Merge "Patch # 1: Data operation response event (NCMP → Client App) to comp... |  Toine Siebelink | 1 | -20/+18 |
2023-06-19 | Patch # 1: Data operation response event (NCMP → Client App) to comply with... |  sourabh_sourabh | 1 | -20/+18 |
2023-06-19 | Merge "Code to persist or update the yang model subscription into db" |  Priyank Maheshwari | 2 | -16/+36 |
2023-06-19 | Code to persist or update the yang model subscription into db |  halil.cakal | 2 | -16/+36 |
2023-06-19 | DMI Data AVC to cloud events |  mpriyank | 1 | -27/+26 |
2023-06-15 | Patch #2 : Introduce kafka template for cloud events |  sourabh_sourabh | 6 | -29/+99 |
2023-06-07 | Agreed outstanding comments including package refactoring |  halil.cakal | 5 | -23/+49 |
2023-06-07 | Merge "NCMP : forward bulk response messages to client topic" |  Sourabh Sourabh | 1 | -1/+1 |
2023-06-06 | NCMP : forward bulk response messages to client topic |  raviteja.karumuri | 1 | -1/+1 |