Age | Commit message (Expand) | Author | Files | Lines |
2023-08-18 | Merge "Device heartbeat listener" |  Luke Gleeson | 5 | -0/+281 |
2023-08-18 | Device heartbeat listener |  mpriyank | 5 | -0/+281 |
2023-08-18 | Modify data operation schema to accommodate additional information |  sourabh_sourabh | 6 | -50/+54 |
2023-08-11 | Generic Cloud Event Mapper |  mpriyank | 15 | -249/+156 |
2023-08-09 | Refactoring Subscription Create LCM use case |  mpriyank | 28 | -325/+327 |
2023-08-09 | Modify DmiDataOperationRequest to make it identical as DataOperationRequest |  sourabh_sourabh | 4 | -8/+43 |
2023-08-04 | Subscription Creation: Fixes for code review after demo |  halil.cakal | 22 | -137/+259 |
2023-08-04 | Ability to disable sending auth header |  mpriyank | 4 | -1/+26 |
2023-07-31 | Add 'direct' keyword to descendants option to query direct children (ep1) |  Rudrangi Anupriya | 2 | -5/+3 |
2023-07-31 | Increase code coverage in cps-service module |  ToineSiebelink | 8 | -16/+49 |
2023-07-28 | Add 'direct' keyword to descendants option to query direct children (ep1) |  Rudrangi Anupriya | 2 | -3/+3 |
2023-07-26 | Subscription Creation: NCMP to Client CloudEvent transformation |  halil.cakal | 31 | -471/+793 |
2023-07-13 | Improved code coverage for NetworkCmProxyDataServiceImpl |  ToineSiebelink | 3 | -41/+37 |
2023-07-13 | Introduced a dmi rest demo csit stub |  sourabh_sourabh | 1 | -0/+1 |
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 | 2 | -13/+50 |
2023-07-11 | Combine alreadyDefinedException classes |  danielhanrahan | 4 | -12/+10 |
2023-07-10 | NCMP fails to start if /subscription-registry already exists |  danielhanrahan | 2 | -2/+4 |
2023-07-07 | Subscription Creation: NCMP to DMI CloudEvent transformation |  halil.cakal | 14 | -144/+473 |
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 "Clearing code smells" |  Toine Siebelink | 1 | -3/+6 |
2023-06-29 | Clearing code smells |  ToineSiebelink | 1 | -3/+6 |
2023-06-29 | Merge "Updating the Kafka listener compliance to could events and legacy" |  Toine Siebelink | 10 | -92/+136 |
2023-06-29 | Updating the Kafka listener compliance to could events and legacy |  raviteja.karumuri | 10 | -92/+136 |
2023-06-29 | NCMP : NCMP : Handle non responding DMI-Plugin |  sourabh_sourabh | 4 | -21/+90 |
2023-06-28 | Improved code covage (branches) around cm handle state changes |  ToineSiebelink | 2 | -10/+40 |
2023-06-28 | Merge "Streamline outcome response for subscription creation" |  Priyank Maheshwari | 11 | -53/+182 |
2023-06-27 | NCMP : Handle non-existing and non-ready cm handles |  sourabh_sourabh | 18 | -181/+637 |
2023-06-26 | Streamline outcome response for subscription creation |  halil.cakal | 11 | -53/+182 |
2023-06-26 | KafkaListener config for CloudEvents |  mpriyank | 4 | -18/+48 |
2023-06-23 | #2 NCMP : Replacing the word 'Batch' as 'DataOperation'. |  raviteja.karumuri | 8 | -74/+76 |
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 | 11 | -92/+93 |
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 | 2 | -19/+62 |
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 | 9 | -74/+146 |
2023-06-21 | Patch # 3: Data operation response event (NCMP → Client App) to comply with... |  sourabh_sourabh | 9 | -74/+146 |
2023-06-21 | publishLcmEventBatchAsynchronously is not async |  danielhanrahan | 4 | -48/+85 |
2023-06-20 | Merge "DMI Data AVC to cloud events" |  Luke Gleeson | 5 | -91/+51 |
2023-06-20 | Merge "Patch # 1: Data operation response event (NCMP → Client App) to comp... |  Toine Siebelink | 4 | -59/+44 |
2023-06-19 | Patch # 1: Data operation response event (NCMP → Client App) to comply with... |  sourabh_sourabh | 4 | -59/+44 |
2023-06-19 | Merge "Code to persist or update the yang model subscription into db" |  Priyank Maheshwari | 7 | -54/+220 |
2023-06-19 | Code to persist or update the yang model subscription into db |  halil.cakal | 7 | -54/+220 |
2023-06-19 | DMI Data AVC to cloud events |  mpriyank | 5 | -91/+51 |
2023-06-15 | Patch #2 : Introduce kafka template for cloud events |  sourabh_sourabh | 9 | -32/+244 |