1. 8090317 Onboard merge subscriptions model by emaclee · 1 year, 1 month ago
  2. 2240e46 Merge "Add DMI trustlevel at registration" by Lee Anjella Macabuhay · 1 year, 2 months ago
  3. 4d2894f Add DMI trustlevel at registration by seanbeirne · 1 year, 2 months ago
  4. 1d9dae0 Bump CPS to 3.4.1-SNAPSHOT by mpriyank · 1 year, 2 months ago
  5. c7da681 Merge "CPS-NCMP: No yang resources stored during cmhandle discovery however cmhandles are in READY state" by Toine Siebelink · 1 year, 2 months ago
  6. 349826a CPS-NCMP: No yang resources stored during cmhandle discovery however cmhandles are in READY state by sourabh_sourabh · 1 year, 2 months ago
  7. 5bb895a Fix Code Smells by seanbeirne · 1 year, 2 months ago
  8. cc2d583 Bump cps to 3.4.0-SNAPSHOT by sourabh_sourabh · 1 year, 2 months ago
  9. 2c4535d Bump cps to 3.3.10-SNAPSHOT by mpriyank · 1 year, 2 months ago
  10. f3186cc Handling Yang module upgrade error scenarios by sourabh_sourabh · 1 year, 2 months ago
  11. f41dd3b Initial Registration with trustLevel on NCMP by seanbeirne · 1 year, 2 months ago
  12. 17d5f1b [BUG] CPS NCMP Change extension in health check URL by halil.cakal · 1 year, 2 months ago
  13. 4266fbb Introduce and use new Hazelcast map pt. 2 by sourabh_sourabh · 1 year, 2 months ago
  14. 3ccd62e Code coverage: Update YANG schema set using moduleSetTag by sourabh_sourabh · 1 year, 2 months ago
  15. c93294c Fix Sonar code smells by emaclee · 1 year, 2 months ago
  16. 624f04c Merge "Add withTrustLevel condition to CmHandle Query API" by Toine Siebelink · 1 year, 2 months ago
  17. 7aae9b8 Add withTrustLevel condition to CmHandle Query API by halil.cakal · 1 year, 3 months ago
  18. 55164b2 Expose REST endpoint to update YANG schema set using moduleSetTag by sourabh_sourabh · 1 year, 3 months ago
  19. 6c338a5 Conflicting Error code by sourabh_sourabh · 1 year, 3 months ago
  20. a6acaea Fix Sonar Code Smells by mpriyank · 1 year, 3 months ago
  21. d91a707 Update release version in release notes by egernug · 1 year, 3 months ago
  22. 928c1eb Introduce and use new Hazelcast map for module set tag by leventecsanyi · 1 year, 3 months ago
  23. 2b612c3 Refactoring persistence classes by sourabh_sourabh · 1 year, 3 months ago
  24. 6d1516c Merge "Reinstate Spring Boot 3.0 after revert" by Toine Siebelink · 1 year, 3 months ago
  25. a071c9c Merge "Add DMI to TrustLevel Cache During Registration" by Priyank Maheshwari · 1 year, 3 months ago
  26. 477bd46 Reinstate Spring Boot 3.0 after revert by egernug · 1 year, 3 months ago
  27. 04b5d9e Add DMI to TrustLevel Cache During Registration by seanbeirne · 1 year, 4 months ago
  28. 0af8214 Merge "Set lock state and reason upon request" by Toine Siebelink · 1 year, 3 months ago
  29. 56384d1 Bump pom file versions by danielhanrahan · 1 year, 3 months ago
  30. ad9b701 Revert "Migrate CPS to Spring-boot 3.0" by Toine Siebelink · 1 year, 3 months ago
  31. e5cdeae Set lock state and reason upon request by leventecsanyi · 1 year, 4 months ago
  32. a01f886 Merge "Migrate CPS to Spring-boot 3.0" by Toine Siebelink · 1 year, 3 months ago
  33. 9693ec5 Migrate CPS to Spring-boot 3.0 by egernug · 1 year, 5 months ago
  34. c4485f7 Dmi plugin watchdog cheking aliveness by halil.cakal · 1 year, 4 months ago
  35. 17d1429 Merge "Hazelcast cache config stroring trust level per dmi plugin" by Priyank Maheshwari · 1 year, 4 months ago
  36. 12ed241 Hazelcast cache config stroring trust level per dmi plugin by halil.cakal · 1 year, 4 months ago
  37. c1183d7 Extend model loader to support model-upgrade (part 2) by ToineSiebelink · 1 year, 4 months ago
  38. 7dbd185 Merge "Extend model loader to support model-upgrade (part 1)" by Priyank Maheshwari · 1 year, 4 months ago
  39. e8a7c4a Merge "Subscription Forwarding Fix" by Priyank Maheshwari · 1 year, 4 months ago
  40. 4c57400 Extend model loader to support model-upgrade (part 1) by ToineSiebelink · 1 year, 4 months ago
  41. 88abb73 Subscription Forwarding Fix by lukegleeson · 1 year, 4 months ago
  42. d35ad5c Bump pom file versions by leventecsanyi · 1 year, 4 months ago
  43. 9f819f0 Replace event-id with correlation-id for data read operation cloud event by sourabh_sourabh · 1 year, 4 months ago
  44. 9f8ddd0 Merge "Cm Subscription: PENDING logic handling in NCMP" by Luke Gleeson · 1 year, 4 months ago
  45. 7d48638 Merge "Device heartbeat listener" by Luke Gleeson · 1 year, 4 months ago
  46. f477880 Device heartbeat listener by mpriyank · 1 year, 5 months ago
  47. 353bf28 Modify data operation schema to accommodate additional information by sourabh_sourabh · 1 year, 4 months ago
  48. 2640b91 Cm Subscription: PENDING logic handling in NCMP by mpriyank · 1 year, 5 months ago
  49. 2d73a48 Generic Cloud Event Mapper by mpriyank · 1 year, 5 months ago
  50. 2fe802a Refactoring Subscription Create LCM use case by mpriyank · 1 year, 5 months ago
  51. c38ada1 Modify DmiDataOperationRequest to make it identical as DataOperationRequest by sourabh_sourabh · 1 year, 5 months ago
  52. 640e0ed Subscription Creation: Fixes for code review after demo by halil.cakal · 1 year, 5 months ago
  53. 612fb57 Ability to disable sending auth header by mpriyank · 1 year, 5 months ago
  54. 77ef0b4 Add 'direct' keyword to descendants option to query direct children (ep1) by Rudrangi Anupriya · 1 year, 5 months ago
  55. e3cdc8a Increase code coverage in cps-service module by ToineSiebelink · 1 year, 5 months ago
  56. 8126f03 Add 'direct' keyword to descendants option to query direct children (ep1) by Rudrangi Anupriya · 1 year, 5 months ago
  57. 113a618 Merge "Subscription Creation: NCMP to Client CloudEvent transformation" by Luke Gleeson · 1 year, 5 months ago
  58. d789956 Subscription Creation: NCMP to Client CloudEvent transformation by halil.cakal · 1 year, 6 months ago
  59. 7fcffe5 Fix code coverage reporting by ToineSiebelink · 1 year, 5 months ago
  60. bdac440 Prepare for next CPS-NCMP release by egernug · 1 year, 5 months ago
  61. 6c9621a Prepare for next CPS-NCMP release by egernug · 1 year, 5 months ago
  62. 5b4e072 Improved code coverage for NetworkCmProxyDataServiceImpl by ToineSiebelink · 1 year, 6 months ago
  63. 7cda5e9 Introduced a dmi rest demo csit stub by sourabh_sourabh · 1 year, 6 months ago
  64. 46d25a5 Merge "Improved code coverage for record filter strategies" by Sourabh Sourabh · 1 year, 6 months ago
  65. 7be8802 Improved code coverage for record filter strategies by ToineSiebelink · 1 year, 6 months ago
  66. db2db56 Improved code coverage for Data Sync Watchdog by ToineSiebelink · 1 year, 6 months ago
  67. a904a7d Improved code coverage (branches) for sync watchdog by ToineSiebelink · 1 year, 6 months ago
  68. 9cfc03f Combine alreadyDefinedException classes by danielhanrahan · 1 year, 6 months ago
  69. 0ed77bf NCMP fails to start if /subscription-registry already exists by danielhanrahan · 1 year, 6 months ago
  70. adfb069 Subscription Creation: NCMP to DMI CloudEvent transformation by halil.cakal · 1 year, 6 months ago
  71. 5388f22 Kafka (De)serializtion test case for legacy consumer by raviteja.karumuri · 1 year, 6 months ago
  72. abc2518 Merge "Kafka (De-)Serialization Test" by Sourabh Sourabh · 1 year, 6 months ago
  73. 8caa342 Prepare for next CPS-NCMP release by mpriyank · 1 year, 6 months ago
  74. 6fa3b66 Kafka (De-)Serialization Test by ToineSiebelink · 1 year, 6 months ago
  75. d43e459 Merge "Clearing code smells" by Toine Siebelink · 1 year, 6 months ago
  76. bae276b Clearing code smells by ToineSiebelink · 1 year, 6 months ago
  77. e79415f Merge "Updating the Kafka listener compliance to could events and legacy" by Toine Siebelink · 1 year, 6 months ago
  78. ffe0e1e Updating the Kafka listener compliance to could events and legacy by raviteja.karumuri · 1 year, 6 months ago
  79. 3be942a NCMP : NCMP : Handle non responding DMI-Plugin by sourabh_sourabh · 1 year, 6 months ago
  80. ff6e1f1 Improved code covage (branches) around cm handle state changes by ToineSiebelink · 1 year, 6 months ago
  81. e9c509a Merge "Streamline outcome response for subscription creation" by Priyank Maheshwari · 1 year, 6 months ago
  82. ede42ea NCMP : Handle non-existing and non-ready cm handles by sourabh_sourabh · 1 year, 6 months ago
  83. 5c81c93 Streamline outcome response for subscription creation by halil.cakal · 1 year, 7 months ago
  84. 93fa064 KafkaListener config for CloudEvents by mpriyank · 1 year, 6 months ago
  85. 7090a07 #2 NCMP : Replacing the word 'Batch' as 'DataOperation'. by raviteja.karumuri · 1 year, 6 months ago
  86. 4992e60 Merge "Improve code coverage" by Luke Gleeson · 1 year, 6 months ago
  87. 6b31279 Improve code coverage by ToineSiebelink · 1 year, 6 months ago
  88. 977f7c3 NCMP : Replacing the word 'Batch' as 'DataOperation'. by raviteja.karumuri · 1 year, 6 months ago
  89. 5852cd7 Merge "Remove irrelevant groovy class that tests nothing" by Toine Siebelink · 1 year, 6 months ago
  90. 57cceb2 Improve handling of legacy events by ToineSiebelink · 1 year, 6 months ago
  91. b0a4ae7 Remove irrelevant groovy class that tests nothing by halil.cakal · 1 year, 6 months ago
  92. aadbac4 Merge "Patch # 3: Data operation response event (NCMP → Client App) to comply with CloudEvents" by Toine Siebelink · 1 year, 6 months ago
  93. dd4bcaa Patch # 3: Data operation response event (NCMP → Client App) to comply with CloudEvents by sourabh_sourabh · 1 year, 6 months ago
  94. 4110a6b publishLcmEventBatchAsynchronously is not async by danielhanrahan · 1 year, 6 months ago
  95. 4662655 Merge "DMI Data AVC to cloud events" by Luke Gleeson · 1 year, 6 months ago
  96. 7eae3fd Merge "Patch # 1: Data operation response event (NCMP → Client App) to comply with CloudEvents" by Toine Siebelink · 1 year, 6 months ago
  97. f4c3f0f Patch # 1: Data operation response event (NCMP → Client App) to comply with CloudEvents by sourabh_sourabh · 1 year, 7 months ago
  98. 20e3bcf Merge "Code to persist or update the yang model subscription into db" by Priyank Maheshwari · 1 year, 6 months ago
  99. bb3f8c2 Code to persist or update the yang model subscription into db by halil.cakal · 1 year, 7 months ago
  100. 3032261 DMI Data AVC to cloud events by mpriyank · 1 year, 7 months ago