1. 8d6f9eb [BUG] Blank alternateId overwrites existing by danielhanrahan · 4 months ago
  2. 337ca7b Fix intermittent test failure of Delta between anchors by danielhanrahan · 4 months ago
  3. 6ce44d5 Get data job result from DMI by leventecsanyi · 5 months ago
  4. 4dfd43b Merge "Refactored Data Job interfaces" by Priyank Maheshwari · 4 months ago
  5. 48ee3f5 Integration test of registration with alternate ID by danielhanrahan · 4 months ago
  6. e31db73 Refactored Data Job interfaces by leventecsanyi · 4 months ago
  7. 117dcc8 Support alternate Id interface for CPS-E-05 #2 by seanbeirne · 5 months ago
  8. d0d4b97 XML content support on add list element by Rudrangi Anupriya · 5 months ago
  9. 665c97e Fix ordering issue in QueryServiceIntegrationSpec by danielhanrahan · 5 months ago
  10. 2111cc6 Merge "Added missing authorization header to DataJobService" by Sourabh Sourabh · 5 months ago
  11. 58a5a6f Added missing authorization header to DataJobService by leventecsanyi · 5 months ago
  12. ff8d36d Integration test to validate DMI service URL by sourabh_sourabh · 5 months ago
  13. 9864d3f Get data job status from DMI Plugin by leventecsanyi · 5 months ago
  14. b33ea92 Integration test for the writeDataJob by leventecsanyi · 6 months ago
  15. 1399898 Integration test to validate DMI service URL by sourabh_sourabh · 5 months ago
  16. 760dd95 XML content support on replace a node with descendants by Rudrangi Anupriya · 5 months ago
  17. dfd3c31 Fix timing issue in CmHandleCreateSpec by danielhanrahan · 5 months ago
  18. dd1b77b Split integration tests into cps and ncmp packages by danielhanrahan · 5 months ago
  19. 8f3103d NCMP: NCMP search API fixed to handle cps path that is ancestor axis as well by sourabh_sourabh · 5 months ago
  20. beecdd7 Increase module sync wait time in tests to 10 seconds by danielhanrahan · 5 months ago
  21. b624ab2 Merge "Remove forced module sync from NCMP integration tests" by Lee Anjella Macabuhay · 5 months ago
  22. f3e5517 Merge "Refactor integration tests so only one DmiDispatcher is used" by Lee Anjella Macabuhay · 5 months ago
  23. febd065 Remove forced module sync from NCMP integration tests by danielhanrahan · 6 months ago
  24. c659680 Refactor integration tests so only one DmiDispatcher is used by danielhanrahan · 6 months ago
  25. bac230b refactor cmsubscription code by mpriyank · 6 months ago
  26. 5de4f44 Fix sonar issue in performance test ResourceMeter by danielhanrahan · 6 months ago
  27. 6dff92f Merge "Fix incorrect use of getAnchors(dataspace, schemasets)" by Daniel Hanrahan · 6 months ago
  28. 98d9ac2 repackage 'data' feature by ToineSiebelink · 6 months ago
  29. 7915e99 Fix incorrect use of getAnchors(dataspace, schemasets) by danielhanrahan · 6 months ago
  30. 37d82d5 Repackage Inventory Feature by ToineSiebelink · 6 months ago
  31. 01b5838 Merge "Introducing NCMP Facades" by Sourabh Sourabh · 6 months ago
  32. dbed81b Introducing NCMP Facades by ToineSiebelink · 6 months ago
  33. 4a6e141 Spliting a data-job into sub-jobs for DMI Plugin by leventecsanyi · 6 months ago
  34. d7fa960 CPS Delta API 2: Delta between anchor and payload by Arpit Singh · 1 year, 3 months ago
  35. 1decb39 XML content support on update node leaves by Rudrangi Anupriya · 7 months ago
  36. 2293486 Added OpenTelemetry to CPS by david.mcweeney · 8 months ago
  37. 76fb17f Restructure(package) DataJobs feature in NCMP Service by leventecsanyi · 7 months ago
  38. c628542 Merge "CM SUBSCRIPTION: add new subscription for non existing xpath" by Priyank Maheshwari · 7 months ago
  39. d8ef5ee CM SUBSCRIPTION: add new subscription for non existing xpath by emaclee · 7 months ago
  40. c15e8d5 Fix performance build output being lost by halil.cakal · 7 months ago
  41. fe8fe51 Merge "CmSubscription topics param update" by Lee Anjella Macabuhay · 7 months ago
  42. 3ad3931 Replaced RestTemplate with WebClient in synchronous DMI calls by sourabh_sourabh · 8 months ago
  43. f0f657c CmSubscription topics param update by mpriyank · 7 months ago
  44. 1708a0d Merge "Integration for getting cm handle by longest alternate id match" by Toine Siebelink · 7 months ago
  45. b68d750 More fine tuning around remainin plots by halil.cakal · 7 months ago
  46. a13ad97 Integration for getting cm handle by longest alternate id match by sourabh_sourabh · 8 months ago
  47. 26396ce Adjust percentage limits to 10 percent below the threshold by halil.cakal · 7 months ago
  48. f88e17b Fine tuning of the performance plots by halil.cakal · 7 months ago
  49. 7662e81 Make NCMP integration tests use MockWebServer by sourabh_sourabh · 8 months ago
  50. 45dcb44 Reverted web client changes as it breaking CPS functionality: by sourabh_sourabh · 8 months ago
  51. 42caeaf Ajust time limits for performance tests by halil.cakal · 8 months ago
  52. 5a48974 Module sync task failing with WebClient by leventecsanyi · 8 months ago
  53. 2830723 Faster module searches (CPS-2190 #3) by danielhanrahan · 8 months ago
  54. 2b979f6 [BUG] Remove slow validation check during module search (CPS-2190 #2) by danielhanrahan · 8 months ago
  55. f3125df Perf Test for Module Search is dependent on module size (CPS-2190 #1) by danielhanrahan · 8 months ago
  56. 71bcac8 Replace RestTemplate with WebClient in synchronous DMI calls by leventecsanyi · 8 months ago
  57. bbfb061 [BUG] Make failed async task report failure on Kafka topic by danielhanrahan · 8 months ago
  58. edae744 Cm Subscription: Remove subscription method by emaclee · 9 months ago
  59. 017712a Add integration tests of NCMP REST API by danielhanrahan · 9 months ago
  60. c454bb9 [BUG] Mock DMI will respond to Health Checks during tests by danielhanrahan · 9 months ago
  61. 13a9b02 Merge "Code review cleanup for: Add kafka messaging support to integration test module" by Lee Anjella Macabuhay · 9 months ago
  62. 00245ee Code review cleanup for: Add kafka messaging support to integration test module by halil.cakal · 9 months ago
  63. 3c8fd51 Merge "Save new cm notification subscription" by Priyank Maheshwari · 9 months ago
  64. d259f85 Save new cm notification subscription by emaclee · 9 months ago
  65. 712c644 Merge "Add kafka messaging support to integration test module" by Toine Siebelink · 9 months ago
  66. 93dd1b4 Add kafka messaging support to integration test module by halil.cakal · 9 months ago
  67. d3e072a Merge "Performance tests of alternate-id/module-set-tag lookup" by Toine Siebelink · 9 months ago
  68. a927b20 Provide support for data producer identifier during registration (CPS-1964 1) by JvD_Ericsson · 10 months ago
  69. 89185ab Performance tests of alternate-id/module-set-tag lookup by danielhanrahan · 10 months ago
  70. b4b2b56 Merge "Test of retry of failed module sync" by Toine Siebelink · 10 months ago
  71. 47c294d Integration test of Bearer Token pass-through (CPS-2126 #5) by danielhanrahan · 10 months ago
  72. 60dc411 Test of retry of failed module sync by danielhanrahan · 10 months ago
  73. ffb7ec8 Remove subscriptionModelLoader flag by mpriyank · 10 months ago
  74. a1ab764 Upgrade yang modules using module set tag by danielhanrahan · 10 months ago
  75. cbd20a3 Add moduleSetTag when getting a CM handle by danielhanrahan · 10 months ago
  76. 0fb4ac9 Tests of CM-handle module upgrade & moduleSetTag by danielhanrahan · 10 months ago
  77. fc00c0c Add NCMP to integration-test module by danielhanrahan · 10 months ago
  78. 741fafc Clean up of integration-test base classes by danielhanrahan · 10 months ago
  79. e6fe08b Remove liquibase test changelog by danielhanrahan · 10 months ago
  80. e2d8837 Fix test failure by ordering leaf-lists by danielhanrahan · 11 months ago
  81. c72a013 Include integration test results in Jacoco by danielhanrahan · 10 months ago
  82. 29e1762 Add integration test for extending API: Get Module Definitions by halil.cakal · 11 months ago
  83. 04280e2 Extend API: Get Module Definitions by halil.cakal · 11 months ago
  84. 8343314 Merge "CPS Delta API: Update action for delta service" by Toine Siebelink · 11 months ago
  85. 6229cfe Clear instance based Schema Context Cache upon validation errors by ToineSiebelink · 11 months ago
  86. 885980d CPS Delta API: Update action for delta service by Arpit Singh · 1 year, 1 month ago
  87. 8092359 Merge "Enable hibernate write batching" by Lee Anjella Macabuhay · 11 months ago
  88. 36b81b2 Enable hibernate write batching by danielhanrahan · 1 year, 4 months ago
  89. 926d408 Remove inefficient saveListElementsBatch API by danielhanrahan · 1 year, 5 months ago
  90. 89871c1 Merge "Normalize JSON attributes during update" by Toine Siebelink · 12 months ago
  91. 52739ea Add performance tests for saveListElements by danielhanrahan · 12 months ago
  92. 9e87180 Normalize JSON attributes during update by danielhanrahan · 1 year, 4 months ago
  93. 9c69e99 CpsDataService Update performance tests by danielhanrahan · 1 year, 4 months ago
  94. c071f88 Fix performance tests after anchor/dataspace split by danielhanrahan · 12 months ago
  95. a966bab Remove the dependency-cycle between beans by ToineSiebelink · 1 year ago
  96. 597d4ef Merge "Remove Notification code for updated events" by Toine Siebelink · 1 year ago
  97. db6b8f8 Remove Notification code for updated events by mpriyank · 1 year ago
  98. c08b6d2 Merge "Update Model to allow Persisting of alternateId" by Toine Siebelink · 1 year ago
  99. 28b4181 Update Model to allow Persisting of alternateId by leventecsanyi · 1 year ago
  100. 541ed45 Introduce Schema Set upgrade method by sourabh_sourabh · 1 year, 1 month ago