Age | Commit message (Expand) | Author | Files | Lines |
2023-09-26 | Introduce and use new Hazelcast map for module set tag |  leventecsanyi | 4 | -5/+48 |
2023-09-25 | Refactoring persistence classes |  sourabh_sourabh | 71 | -520/+632 |
2023-09-25 | Merge "Reinstate Spring Boot 3.0 after revert" |  Toine Siebelink | 12 | -36/+46 |
2023-09-25 | Merge "Add DMI to TrustLevel Cache During Registration" |  Priyank Maheshwari | 4 | -8/+28 |
2023-09-22 | Reinstate Spring Boot 3.0 after revert |  egernug | 12 | -36/+46 |
2023-09-21 | Add DMI to TrustLevel Cache During Registration |  seanbeirne | 4 | -8/+28 |
2023-09-21 | Merge "Set lock state and reason upon request" |  Toine Siebelink | 11 | -47/+103 |
2023-09-20 | Bump pom file versions |  danielhanrahan | 1 | -1/+1 |
2023-09-20 | Revert "Migrate CPS to Spring-boot 3.0" |  Toine Siebelink | 12 | -46/+35 |
2023-09-18 | Set lock state and reason upon request |  leventecsanyi | 11 | -47/+103 |
2023-09-18 | Merge "Migrate CPS to Spring-boot 3.0" |  Toine Siebelink | 12 | -35/+46 |
2023-09-14 | Migrate CPS to Spring-boot 3.0 |  egernug | 12 | -35/+46 |
2023-09-04 | Dmi plugin watchdog cheking aliveness |  halil.cakal | 8 | -11/+242 |
2023-08-31 | Merge "Hazelcast cache config stroring trust level per dmi plugin" |  Priyank Maheshwari | 2 | -0/+103 |
2023-08-31 | Hazelcast cache config stroring trust level per dmi plugin |  halil.cakal | 2 | -0/+103 |
2023-08-29 | Extend model loader to support model-upgrade (part 2) |  ToineSiebelink | 7 | -22/+349 |
2023-08-25 | Merge "Extend model loader to support model-upgrade (part 1)" |  Priyank Maheshwari | 7 | -308/+363 |
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 | 7 | -308/+363 |
2023-08-24 | Subscription Forwarding Fix |  lukegleeson | 1 | -22/+2 |
2023-08-23 | Bump pom file versions |  leventecsanyi | 1 | -1/+1 |
2023-08-21 | Replace event-id with correlation-id for data read operation cloud event |  sourabh_sourabh | 2 | -4/+5 |
2023-08-21 | Merge "Cm Subscription: PENDING logic handling in NCMP" |  Luke Gleeson | 15 | -195/+319 |
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-17 | Cm Subscription: PENDING logic handling in NCMP |  mpriyank | 15 | -195/+319 |
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-27 | Merge "Subscription Creation: NCMP to Client CloudEvent transformation" |  Luke Gleeson | 31 | -471/+793 |
2023-07-26 | Subscription Creation: NCMP to Client CloudEvent transformation |  halil.cakal | 31 | -471/+793 |
2023-07-24 | Fix code coverage reporting |  ToineSiebelink | 1 | -1/+1 |
2023-07-21 | Prepare for next CPS-NCMP release |  egernug | 1 | -1/+1 |
2023-07-19 | Prepare for next CPS-NCMP release |  egernug | 1 | -1/+1 |
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 |