1. fe25cdb Populate Dataspace field of DataNode by danielhanrahan · 1 year, 9 months ago
  2. a317890 Query data nodes across all anchors under one dataspace by rajesh.kumar · 2 years ago
  3. 2b4c488 CPS-1526 Fix response message for PATCH operation by arpitsingh · 1 year, 10 months ago
  4. 1469741 Merge "Forward Subscription Information to DMI Plugin(s)" by Priyank Maheshwari · 1 year, 10 months ago
  5. 530d4d4 Reduce dataspace/anchor lookups in CpsDataService by danielhanrahan · 1 year, 10 months ago
  6. 7549776 Forward Subscription Information to DMI Plugin(s) by lukegleeson · 1 year, 10 months ago
  7. 2e07b49 Fetch fragment entities using recursive SQL query by danielhanrahan · 1 year, 10 months ago
  8. 03ded02 Add new metrics to the get data node method by kissand · 1 year, 10 months ago
  9. ceda6a0 Add DataNodeNotFoundException to deleteDataNodes by danielhanrahan · 1 year, 10 months ago
  10. 0483504 Expand CPS Service Integration Test (framework) by ToineSiebelink · 1 year, 10 months ago
  11. 33001d5 Merge "CPS-1401 Implement V2 of GET Data Node API" by Luke Gleeson · 1 year, 10 months ago
  12. 0bd192c CPS-1401 Implement V2 of GET Data Node API by arpitsingh · 2 years ago
  13. fbb79a0 Improve batch delete schemasets performance by danielhanrahan · 1 year, 10 months ago
  14. e28b621 Bulk delete schemasets in CM handle deregistration by danielhanrahan · 1 year, 10 months ago
  15. 230b111 Create plural version of deleteDataNode by danielhanrahan · 1 year, 11 months ago
  16. 0fa2fab Introduce Instrumentation by ToineSiebelink · 2 years ago
  17. c6bebbc Merge "Added depth parameter in query nodes API." by Toine Siebelink · 1 year, 11 months ago
  18. cc21a02 Added depth parameter in query nodes API. by rajesh.kumar · 2 years, 1 month ago
  19. ecfce9d Merge "Fetch CM handles by collection of xpaths" by Sourabh Sourabh · 2 years ago
  20. 9c56b30 Fetch CM handles by collection of xpaths by seanbeirne · 2 years ago
  21. 86cda42 DocBuilderFactory one instance by mpriyank · 2 years ago
  22. 377a02c Local DocBuilderFactory fix XEE by mpriyank · 2 years ago
  23. d3e791d Test XEE in SonarQube by mpriyank · 2 years ago
  24. 850c4b8 Local DocumentBuilderFactory by mpriyank · 2 years ago
  25. b484692 XEE prevention with all props by mpriyank · 2 years ago
  26. f7745da Document and Transformer Factory refactor by mpriyank · 2 years ago
  27. dd09115 XEE remove few property by mpriyank · 2 years ago
  28. fef4e5a XEE add more property by mpriyank · 2 years ago
  29. d4fd02f XXE prevention by mpriyank · 2 years ago
  30. 90a28b6 Minor documentation fix by mpriyank · 2 years ago
  31. 216d299 Fix SonarQube warnings by ToineSiebelink · 2 years ago
  32. 30d76ed Merge "Temp Table Creation improvements" by Toine Siebelink · 2 years ago
  33. 8119a06 Merge "XML content on create anchors node support" by Toine Siebelink · 2 years ago
  34. ded9f06 Temp Table Creation improvements by ToineSiebelink · 2 years ago
  35. 6ce84d9 XML content on create anchors node support by Michal Jagiello · 2 years ago
  36. 5452b5e Add fix for posting nodes with xPath with '/' by emaclee · 2 years ago
  37. 0c8068a CPS-341 Support for multiple data tree instances under 1 anchor by arpitsingh · 2 years, 2 months ago
  38. 3ded838 Merge "Fixing SonarQube violations" by Toine Siebelink · 2 years ago
  39. e7f24d3 Fix DataNodeBuilder for ChoiceNodes by Lena Peuker · 2 years, 1 month ago
  40. a4f4215 Fixing SonarQube violations by leventecsanyi · 2 years, 1 month ago
  41. 377af14 Merge "Added API to get all schema sets for a given dataspace." by Toine Siebelink · 2 years, 1 month ago
  42. 71e4f83 Added API to get all schema sets for a given dataspace. by rajesh.kumar · 2 years, 3 months ago
  43. cdea746 Merge "Upgrade Open daylight yang tool to version 8.0.6" by Toine Siebelink · 2 years, 1 month ago
  44. 25969bf Upgrade Open daylight yang tool to version 8.0.6 by emaclee · 2 years, 1 month ago
  45. 37d7285 Filter on private properties of CM Handles by leventecsanyi · 2 years, 2 months ago
  46. cec0cb7 Added get APIs for dataspace. by rajesh.kumar · 2 years, 4 months ago
  47. e2fe882 Temporary registry update by mpriyank · 2 years, 2 months ago
  48. 337c8d4 Node API - GET Method performance issue by sourabh_sourabh · 2 years, 2 months ago
  49. 14e5bf9 Ensure prefix is correct module prefix by ToineSiebelink · 2 years, 2 months ago
  50. a096a7f Read Performance Improvement - Using Native Query by ToineSiebelink · 2 years, 2 months ago
  51. 2a18c1d Creation of DataNodeBuilder with module name prefix is very slow by ToineSiebelink · 2 years, 2 months ago
  52. e5254a7 CPS Validator Changes by lukegleeson · 2 years, 4 months ago
  53. abee011 Improve code coverage by leventecsanyi · 2 years, 2 months ago
  54. 3a8d153 Merge "Fix Id-searches endpoint performance degradation" by Toine Siebelink · 2 years, 2 months ago
  55. d05c1d7 Fix Id-searches endpoint performance degradation by kissand · 2 years, 3 months ago
  56. e829927 Tests added for multiple data tree analysis by emaclee · 2 years, 3 months ago
  57. c9ec915 Fix security bug in logs by lukegleeson · 2 years, 4 months ago
  58. dd151f1 Merge "Xpath to NodeId invalid" by aditya puthuparambil · 2 years, 3 months ago
  59. 9697e76 handle partial failure on batch state update by mpriyank · 2 years, 3 months ago
  60. ae5a473 Handle partial failure (improvements) by ToineSiebelink · 2 years, 3 months ago
  61. 7b6ab50 Handle partial failure by mpriyank · 2 years, 4 months ago
  62. ce559bf Xpath to NodeId invalid by Gandhapu, Yashwanth · 2 years, 4 months ago
  63. 6a1bbf2 Performance Improvement: Fix Insert Yang Resource IDs (Schemset) by ToineSiebelink · 2 years, 4 months ago
  64. bbaf501 Implement merging all ncmp datastore endpoints into one by bmiklos · 2 years, 4 months ago
  65. 91d6610 Performance Improvement:save cmhandles capability by mpriyank · 2 years, 4 months ago
  66. 6b2cdc6 Performance Improvement: Use hazelcast blocking queue by ToineSiebelink · 2 years, 4 months ago
  67. ed6c051 Performance Improvement: Batch Update DataNodes by lukegleeson · 2 years, 4 months ago
  68. ca19d18 Performance Improvement: Temporal event by mpriyank · 2 years, 4 months ago
  69. 3e81716 Get Node API fix by puthuparambil.aditya · 2 years, 5 months ago
  70. 82a550f Query CmHandles using CPS path by lukegleeson · 2 years, 6 months ago
  71. 054873c CmHandle creation performance degradation by sourabh_sourabh · 2 years, 6 months ago
  72. e338a80 Refactor unit test for Notification Error Handler by emaclee · 2 years, 6 months ago
  73. d6bd3aa Coverage for NotificationErrorHandler by emaclee · 2 years, 6 months ago
  74. 79dc74f Composite state transition code change by sourabh_sourabh · 2 years, 6 months ago
  75. e1f73e2 Add method to get YANG module sources for CM handle by emaclee · 2 years, 6 months ago
  76. f7c7848 Merge "Fix performance degradation bug" by Joseph Keenan · 2 years, 6 months ago
  77. 1c90848 Kafka consumer can not be turned off by JosephKeenan · 2 years, 6 months ago
  78. 2321538 Fix performance degradation bug by kissand · 2 years, 6 months ago
  79. 40a8211 Data Sync Watchdog Process by sourabh_sourabh · 2 years, 6 months ago
  80. f696068 Fix sonar code smells by kissand · 2 years, 7 months ago
  81. 2beebc6 Handle errors during cm handle search by kissand · 2 years, 7 months ago
  82. e9ed581 Merge 2 'query' end points in NCMP by kissand · 2 years, 8 months ago
  83. 002fb16 Merge "Add module name to cps core output" by Toine Siebelink · 2 years, 7 months ago
  84. 75a7163 Add module name to cps core output by emaclee · 2 years, 7 months ago
  85. f31c7f8 Async request response NCMP -> Client by JosephKeenan · 2 years, 7 months ago
  86. e4f3b39 Security Logging Fields by sourabh_sourabh · 2 years, 8 months ago
  87. ac5ae3e Security Logging Fields by sourabh_sourabh · 2 years, 8 months ago
  88. 47d6b39 Merge "Fix sonar code smells" by Joseph Keenan · 2 years, 8 months ago
  89. a0b8fb7 Merge "Watchdog-process that changes CM Handles state" by Joseph Keenan · 2 years, 8 months ago
  90. 9a87c14 Fix sonar code smells by kissand · 2 years, 8 months ago
  91. 6369af0 Watchdog-process that changes CM Handles state by DylanB95EST · 2 years, 8 months ago
  92. c96cc73 Merge "Fix sonar code smells" by Toine Siebelink · 2 years, 8 months ago
  93. 7737d72 Fix sonar code smells by kissand · 2 years, 8 months ago
  94. 7f22762 Add methods to Lock Anchor entity by emaclee · 2 years, 9 months ago
  95. 9dc0930 Fix Sonar Qube Violations by DylanB95EST · 2 years, 9 months ago
  96. b130fd3 Refactoring/ Adding Tests for Validation by DylanB95EST · 2 years, 9 months ago
  97. deac477 Query based on Public CM Properties by JosephKeenan · 2 years, 9 months ago
  98. ea01d09 Async: NCMP Rest impl. including Request ID generation by sourabh_sourabh · 2 years, 9 months ago
  99. 1839f38 Additional validation for names/identifiers by DylanB95EST · 2 years, 10 months ago
  100. c927552 Add Start and Stop sessions on JAVA API by emaclee · 2 years, 9 months ago