1. 71bcac8 Replace RestTemplate with WebClient in synchronous DMI calls by leventecsanyi · 8 months ago
  2. e90f0aa Merge "Reject create request with duplicated subscriptionId" by Priyank Maheshwari · 8 months ago
  3. 2a1e5aa Reject create request with duplicated subscriptionId by emaclee · 8 months ago
  4. bbfb061 [BUG] Make failed async task report failure on Kafka topic by danielhanrahan · 8 months ago
  5. b4e377e Fix build issue with subscription by emaclee · 8 months ago
  6. 9be8de1 Merge "Cm Subscription: Remove subscription method" by Daniel Hanrahan · 8 months ago
  7. edae744 Cm Subscription: Remove subscription method by emaclee · 9 months ago
  8. c894171 Merge "Handle Subscription Response from DMI" by Priyank Maheshwari · 8 months ago
  9. 6ae429e Handle Subscription Response from DMI by seanbeirne · 9 months ago
  10. f6ded15 Merge "Update depcrecated method in KafaConfig" by Toine Siebelink · 8 months ago
  11. 4d16019 Update depcrecated method in KafaConfig by ToineSiebelink · 8 months ago
  12. e33a3c0 Define a java based datastructure for DataJob and interface by sourabh_sourabh · 9 months ago
  13. fec1f3b Add moduleSetTag to the request towards dmi plugin by leventecsanyi · 9 months ago
  14. 3cf768a Merge "Scheduled task for Subscription Response" by Lee Anjella Macabuhay · 9 months ago
  15. 2b7a3d4 Scheduled task for Subscription Response by mpriyank · 9 months ago
  16. bdc3fae Merge "Condense Liquibase steps" by Toine Siebelink · 9 months ago
  17. 23378b5 Condense Liquibase steps by david.mcweeney · 10 months ago
  18. 3c8fd51 Merge "Save new cm notification subscription" by Priyank Maheshwari · 9 months ago
  19. d259f85 Save new cm notification subscription by emaclee · 9 months ago
  20. e79c1d9 Merge "Fix SonarQube warnings" by Priyank Maheshwari · 9 months ago
  21. 59a34f5 Fix SonarQube warnings by ToineSiebelink · 9 months ago
  22. e1277ab Configure Hazelcast to have 1 backup to reduce memory by danielhanrahan · 9 months ago
  23. bf75ff4 Merge "[Bug] Removing inner TaskExecutor to call DMI" by Sourabh Sourabh · 9 months ago
  24. 6b0e6b3 [Bug] Removing inner TaskExecutor to call DMI by mpriyank · 10 months ago
  25. 9221f90 Modify lcm events to include dataProducerIdentifier and moduleSetTag (CPS-1964 3) by JvD_Ericsson · 10 months ago
  26. a927b20 Provide support for data producer identifier during registration (CPS-1964 1) by JvD_Ericsson · 10 months ago
  27. 215b40a Mapper to form CmNotificationSubscriptionNcmpOutEvent by mpriyank · 10 months ago
  28. 8e62181 Merge "Error reporting when registering cm handle with alternate id 2 - update scenario" by Toine Siebelink · 10 months ago
  29. 0c28a81 Error reporting when registering cm handle with alternate id 2 - update scenario by halil.cakal · 10 months ago
  30. 0a1b4b1 Add bearer token to NCMP async batch data passthrough (CPS-2126 #4) by danielhanrahan · 10 months ago
  31. c5222a7 Add bearer token to NCMP passthrough operations (CPS-2126 #2) by danielhanrahan · 10 months ago
  32. a25711d Populate cmSubscription cache by emaclee · 11 months ago
  33. 49fcc06 Merge "Get Subscription Delta" by Priyank Maheshwari · 10 months ago
  34. ffb7ec8 Remove subscriptionModelLoader flag by mpriyank · 10 months ago
  35. e556f6c Get Subscription Delta by seanbeirne · 11 months ago
  36. d8580ac Merge "CmNotificationSubscription event from Dmi Plugin" by Lee Anjella Macabuhay · 10 months ago
  37. b8fcd8d Error reporting when registering cm handle with alternate id by halil.cakal · 10 months ago
  38. 60c0a99 Merge "NCMP to DMI CmSubscription Event" by Lee Anjella Macabuhay · 10 months ago
  39. 79bb5da Merge "NCMP to Client Cm Subscription Event" by Lee Anjella Macabuhay · 10 months ago
  40. 2ec435b Introduce class for Module Delta during module sync by danielhanrahan · 10 months ago
  41. 63aff8f Improve performance of moduleSetTag lookup by danielhanrahan · 10 months ago
  42. 699e725 Merge "Refactor YangDataConverter.convertCmHandleToYangModel" by Sourabh Sourabh · 10 months ago
  43. 60baf82 Refactor check for no new modules in Module Sync by danielhanrahan · 10 months ago
  44. 06d19ee Refactor YangDataConverter.convertCmHandleToYangModel by danielhanrahan · 10 months ago
  45. 97c659a Improve unit test for regsitration, upgrade by ToineSiebelink · 10 months ago
  46. 3c8eaa8 Merge "adding isUniqueSubscriptionId method" by Priyank Maheshwari · 10 months ago
  47. a1ab764 Upgrade yang modules using module set tag by danielhanrahan · 10 months ago
  48. d5de7bc NCMP to Client Cm Subscription Event by mpriyank · 10 months ago
  49. 18316c0 Fix handling of blank moduleSetTag by danielhanrahan · 10 months ago
  50. cbd20a3 Add moduleSetTag when getting a CM handle by danielhanrahan · 10 months ago
  51. b82d45a Remove alternate ID caches by leventecsanyi · 10 months ago
  52. eebdf29 CmNotificationSubscription event from Dmi Plugin by mpriyank · 10 months ago
  53. 48716d6 adding isUniqueSubscriptionId method by emaclee · 10 months ago
  54. f64c025 NCMP to DMI CmSubscription Event by mpriyank · 10 months ago
  55. 9b86bf1 Use DB for checking Alternate IDs by halil.cakal · 10 months ago
  56. 5ea7a55 Mapper to form event for DMI Plugin by mpriyank · 11 months ago
  57. a3e1ba1 Prefix with CmNotificationSubscription refactoring by mpriyank · 10 months ago
  58. 33ffcd9 Update cm-data-subscriptions model by mpriyank · 10 months ago
  59. 1302ce8 CmSubscription minor code refactoring by mpriyank · 11 months ago
  60. 2499f27 Merge "Correct use of Spock setup and cleanup methods (no need for @Before @After)" by Toine Siebelink · 11 months ago
  61. 590a3ee Merge "Revert "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collection"" by Toine Siebelink · 11 months ago
  62. e190adf Revert "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collection" by Levente Csanyi · 11 months ago
  63. 814b882 Merge "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collection" by Toine Siebelink · 11 months ago
  64. 6768182 Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collection by leventecsanyi · 11 months ago
  65. a670176 Correct use of Spock setup and cleanup methods (no need for @Before @After) by ToineSiebelink · 11 months ago
  66. 02838ed Merge "CmHandle delete is failing with InternalServerError: Null key is not allowed - add missing unit test" by Toine Siebelink · 11 months ago
  67. 5defc2d Add alternateId to legacy lcm-event by JvD_Ericsson · 11 months ago
  68. cc1c83c Replace sleep with PollingConditions by JvD_Ericsson · 11 months ago
  69. edf5d59 CmHandle delete is failing with InternalServerError: Null key is not allowed - add missing unit test by leventecsanyi · 11 months ago
  70. 9744374 Merge "CmSubscription service layer method #1" by Lee Anjella Macabuhay · 11 months ago
  71. a97277d Merge "CmSubscription validate datastore" by Lee Anjella Macabuhay · 11 months ago
  72. 485bf11 moduleSetTag and cmhandle upgrade functionalities fix by sourabh_sourabh · 11 months ago
  73. e60e79c CmSubscription service layer method #1 by mpriyank · 11 months ago
  74. 90b28d4 Merge "Extend API: Get Module Definitions" by Sourabh Sourabh · 11 months ago
  75. 04280e2 Extend API: Get Module Definitions by halil.cakal · 11 months ago
  76. 7dc715e CmSubscription validate datastore by mpriyank · 11 months ago
  77. 0f6f416 Introduce Hazelcast for alternateId-cmHandle relation by leventecsanyi · 11 months ago
  78. 7d80e1b Merge "Correct datastore names via DatastoreType Enum" by Priyank Maheshwari · 11 months ago
  79. 8cc5ca1 Correct datastore names via DatastoreType Enum by emaclee · 11 months ago
  80. 33f7b3e CloudEvents support for cps-core by mpriyank · 11 months ago
  81. ef2c113 CmSubscription review comments by mpriyank · 11 months ago
  82. 51be3c8 Read and validate incoming sub create request from Kafka by seanbeirne · 1 year ago
  83. 5ee1836 Merge "Create datastores for NCMP w/subscription model" by Priyank Maheshwari · 11 months ago
  84. 723994d Create datastores for NCMP w/subscription model by emaclee · 11 months ago
  85. 58d3763 Remove deprecated cmSubscription code by mpriyank · 11 months ago
  86. b63a221 Create tests for EventPublisher error scenarios by JvD_Ericsson · 12 months ago
  87. 958248e Merge "Remove inefficient saveListElementsBatch API" by Lee Anjella Macabuhay · 12 months ago
  88. 34ac8e7 Introduce cmSubscriptionEventCache by mpriyank · 12 months ago
  89. 926d408 Remove inefficient saveListElementsBatch API by danielhanrahan · 1 year, 5 months ago
  90. 76b642f Allow updating of cmHandles with an alternateId by leventecsanyi · 12 months ago
  91. 070d7eb Deprecate use of basic subscription model by seanbeirne · 1 year ago
  92. 177d66d Updating config variable names for HttpClient by waqas.ikram · 1 year ago
  93. 89945a1 Deprecate use of basic subscription model by emaclee · 1 year ago
  94. a966bab Remove the dependency-cycle between beans by ToineSiebelink · 1 year ago
  95. 66d033e Enhancing the REST template with HttpClient5 by waqas.ikram · 1 year ago
  96. c08b6d2 Merge "Update Model to allow Persisting of alternateId" by Toine Siebelink · 1 year ago
  97. 183a22c Moving and Renaming eexisting subscription impl by emaclee · 1 year ago
  98. 28b4181 Update Model to allow Persisting of alternateId by leventecsanyi · 1 year ago
  99. 8e63d7b Merge "Modify cmHandle registration for alternateId" by Toine Siebelink · 1 year ago
  100. 541ed45 Introduce Schema Set upgrade method by sourabh_sourabh · 1 year, 1 month ago