Age | Commit message (Expand) | Author | Files | Lines |
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 |
2023-06-07 | Agreed outstanding comments including package refactoring |  halil.cakal | 11 | -33/+55 |
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 | 2 | -8/+8 |
2023-06-06 | NCMP : forward bulk response messages to client topic |  raviteja.karumuri | 2 | -8/+8 |
2023-06-01 | Subscription Create Event Outcome Kafka Part |  halil.cakal | 24 | -123/+748 |
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 | 3 | -6/+50 |
2023-05-29 | Merge "NCMP: Update existing Batch endpoint (Moving url param into rest body)" |  Toine Siebelink | 21 | -216/+751 |
2023-05-26 | Improve error scenarios SubscriptionEventForwarder |  lukegleeson | 3 | -6/+50 |
2023-05-25 | NCMP: Update existing Batch endpoint (Moving url param into rest body) |  sourabh_sourabh | 21 | -216/+751 |
2023-05-24 | Avc Event compliant with RFC8641 |  mpriyank | 1 | -2/+39 |
2023-05-23 | NCMP : forward bulk response messages to client topic |  raviteja.karumuri | 4 | -0/+264 |
2023-05-16 | LcmEvent to have header now |  mpriyank | 11 | -44/+194 |
2023-05-16 | Fixing minor compilation |  waqas.ikram | 2 | -4/+4 |
2023-05-11 | Subscription Create Event Outcome Database Part |  halil.cakal | 9 | -19/+225 |
2023-05-10 | Merge "DMI Data AVC to use kafka headers" |  Toine Siebelink | 5 | -46/+82 |
2023-05-10 | DMI Data AVC to use kafka headers |  mpriyank | 5 | -46/+82 |