Age | Commit message (Expand) | Author | Files | Lines |
2023-08-31 | Merge "Hazelcast cache config stroring trust level per dmi plugin" |  Priyank Maheshwari | 1 | -0/+16 |
2023-08-31 | Hazelcast cache config stroring trust level per dmi plugin |  halil.cakal | 1 | -0/+16 |
2023-08-29 | Extend model loader to support model-upgrade (part 2) |  ToineSiebelink | 4 | -18/+229 |
2023-08-25 | Merge "Extend model loader to support model-upgrade (part 1)" |  Priyank Maheshwari | 4 | -150/+156 |
2023-08-25 | Merge "Subscription Forwarding Fix" |  Priyank Maheshwari | 1 | -22/+2 |
2023-08-24 | Extend model loader to support model-upgrade (part 1) |  ToineSiebelink | 4 | -150/+156 |
2023-08-24 | Subscription Forwarding Fix |  lukegleeson | 1 | -22/+2 |
2023-08-21 | Replace event-id with correlation-id for data read operation cloud event |  sourabh_sourabh | 1 | -3/+3 |
2023-08-21 | Merge "Cm Subscription: PENDING logic handling in NCMP" |  Luke Gleeson | 7 | -77/+171 |
2023-08-18 | Merge "Device heartbeat listener" |  Luke Gleeson | 4 | -0/+179 |
2023-08-18 | Device heartbeat listener |  mpriyank | 4 | -0/+179 |
2023-08-18 | Modify data operation schema to accommodate additional information |  sourabh_sourabh | 3 | -44/+44 |
2023-08-17 | Cm Subscription: PENDING logic handling in NCMP |  mpriyank | 7 | -77/+171 |
2023-08-11 | Generic Cloud Event Mapper |  mpriyank | 5 | -88/+68 |
2023-08-09 | Refactoring Subscription Create LCM use case |  mpriyank | 12 | -199/+200 |
2023-08-09 | Modify DmiDataOperationRequest to make it identical as DataOperationRequest |  sourabh_sourabh | 3 | -7/+42 |
2023-08-04 | Subscription Creation: Fixes for code review after demo |  halil.cakal | 9 | -84/+46 |
2023-08-04 | Ability to disable sending auth header |  mpriyank | 2 | -1/+5 |
2023-07-31 | Add 'direct' keyword to descendants option to query direct children (ep1) |  Rudrangi Anupriya | 1 | -3/+2 |
2023-07-31 | Increase code coverage in cps-service module |  ToineSiebelink | 5 | -8/+45 |
2023-07-28 | Add 'direct' keyword to descendants option to query direct children (ep1) |  Rudrangi Anupriya | 1 | -2/+2 |
2023-07-26 | Subscription Creation: NCMP to Client CloudEvent transformation |  halil.cakal | 17 | -255/+465 |
2023-07-13 | Improved code coverage for NetworkCmProxyDataServiceImpl |  ToineSiebelink | 1 | -19/+10 |
2023-07-13 | Introduced a dmi rest demo csit stub |  sourabh_sourabh | 1 | -0/+1 |
2023-07-12 | Improved code coverage (branches) for sync watchdog |  ToineSiebelink | 1 | -6/+7 |
2023-07-11 | Combine alreadyDefinedException classes |  danielhanrahan | 2 | -5/+4 |
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 | 5 | -54/+174 |
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 | 4 | -62/+86 |
2023-06-29 | Updating the Kafka listener compliance to could events and legacy |  raviteja.karumuri | 4 | -62/+86 |
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 |