1. 153c4e8 Migrate cps-ri performance tests to integration-test module by danielhanrahan · 1 year, 8 months ago
  2. c7e5a80 Support for Patch across multiple data nodes by --global · 1 year, 9 months ago
  3. ec061d5 [CPS] RI: Code Refactoring by raviteja.karumuri · 1 year, 8 months ago
  4. d701ea2 Sensible equals and hashCode for FragmentEntity (CPS-1664 #1) by danielhanrahan · 1 year, 8 months ago
  5. 3d97a96 [CPS] RI, Service: Code Refactoring by raviteja.karumuri · 1 year, 8 months ago
  6. 796c4dc Remove 32K limit from queries with collection parameters by danielhanrahan · 1 year, 9 months ago
  7. 0bc4f67 Migrate query tests to integration-test module #6 by danielhanrahan · 1 year, 9 months ago
  8. 4760869 Migrate query tests to integration-test module #5 by danielhanrahan · 1 year, 9 months ago
  9. b99ae09 Migrate query tests to integration-test module #3 by danielhanrahan · 1 year, 9 months ago
  10. bc05c93 Merge "Migrate query tests to integration-test module #2" by Sourabh Sourabh · 1 year, 9 months ago
  11. 2e4fbdf Performance tests for getDataNodes and queryDataNodes by danielhanrahan · 1 year, 9 months ago
  12. 96a2f7b Migrate query tests to integration-test module #2 by danielhanrahan · 1 year, 9 months ago
  13. 057284e Migrate query tests to integration-test module #1 by danielhanrahan · 1 year, 9 months ago
  14. c62dbd7 Migrate query tests to integration-test module #4 by danielhanrahan · 1 year, 9 months ago
  15. 43ff8dc Update performance test timings by danielhanrahan · 1 year, 9 months ago
  16. a317890 Query data nodes across all anchors under one dataspace by rajesh.kumar · 2 years ago
  17. 2e07b49 Fetch fragment entities using recursive SQL query by danielhanrahan · 1 year, 10 months ago
  18. b8b29c9 Reduce dataspace/anchor lookups in CpsDataPersistenceService by danielhanrahan · 1 year, 10 months ago
  19. 8e08dc7 Make single deleteDataNode use plural deleteDataNodes by danielhanrahan · 1 year, 10 months ago
  20. 0133eb0 Create Base and Sample Performance Integration Tests by ToineSiebelink · 1 year, 10 months ago
  21. ceda6a0 Add DataNodeNotFoundException to deleteDataNodes by danielhanrahan · 1 year, 10 months ago
  22. 373cdf2 Skip deleting list xpaths that are list elements by danielhanrahan · 1 year, 10 months ago
  23. afa131e Improve performance for update data nodes by danielhanrahan · 1 year, 10 months ago
  24. 60cff5c Add performance tests for update data nodes by danielhanrahan · 1 year, 10 months ago
  25. 5f91567 Improve performance of deleteDataNodes SQL by danielhanrahan · 1 year, 10 months ago
  26. 946ecf5 Update performance test timings by danielhanrahan · 1 year, 10 months ago
  27. 33001d5 Merge "CPS-1401 Implement V2 of GET Data Node API" by Luke Gleeson · 1 year, 10 months ago
  28. 0bd192c CPS-1401 Implement V2 of GET Data Node API by arpitsingh · 2 years ago
  29. fbb79a0 Improve batch delete schemasets performance by danielhanrahan · 1 year, 11 months ago
  30. e28b621 Bulk delete schemasets in CM handle deregistration by danielhanrahan · 1 year, 11 months ago
  31. 230b111 Create plural version of deleteDataNode by danielhanrahan · 1 year, 11 months ago
  32. 0fa2fab Introduce Instrumentation by ToineSiebelink · 2 years ago
  33. 4111a57 Handle root xpaths in getDataNodes by danielhanrahan · 2 years ago
  34. 7421c69 Use native query to delete data nodes by sourabh_sourabh · 1 year, 11 months ago
  35. c6bebbc Merge "Added depth parameter in query nodes API." by Toine Siebelink · 1 year, 11 months ago
  36. cc21a02 Added depth parameter in query nodes API. by rajesh.kumar · 2 years, 1 month ago
  37. 86b9338 Normalize xpaths for getDataNodes by danielhanrahan · 2 years ago
  38. 35e5646 Add delete performance tests by danielhanrahan · 2 years ago
  39. ecfce9d Merge "Fetch CM handles by collection of xpaths" by Sourabh Sourabh · 2 years ago
  40. 9c56b30 Fetch CM handles by collection of xpaths by seanbeirne · 2 years ago
  41. ec769e3 CPS PATCH operation does not merge existing data by lukegleeson · 2 years ago
  42. 6d3b8b3 Add delete performance tests by danielhanrahan · 2 years ago
  43. 83e5055 Organize performance test by ToineSiebelink · 2 years ago
  44. ded9f06 Temp Table Creation improvements by ToineSiebelink · 2 years ago
  45. dbf10db CpsPath Query Optimization by ToineSiebelink · 2 years ago
  46. e52d0cb Fix Delete uses case with '/' in path by ToineSiebelink · 2 years ago
  47. eb56f61 Merge "CPS-341 Support for multiple data tree instances under 1 anchor" by Toine Siebelink · 2 years ago
  48. 0c8068a CPS-341 Support for multiple data tree instances under 1 anchor by arpitsingh · 2 years, 3 months ago
  49. aec2a44 Query Optimization by ToineSiebelink · 2 years, 1 month ago
  50. c88883a Increase performance test margins by leventecsanyi · 2 years, 1 month ago
  51. 377af14 Merge "Added API to get all schema sets for a given dataspace." by Toine Siebelink · 2 years, 1 month ago
  52. 71e4f83 Added API to get all schema sets for a given dataspace. by rajesh.kumar · 2 years, 4 months ago
  53. fe9f46e Enhance read performance tests by ToineSiebelink · 2 years, 1 month ago
  54. 77de212 Merge "Performance Test settings exploration" by Toine Siebelink · 2 years, 1 month ago
  55. b2d330d Performance Test settings exploration by seanbeirne · 2 years, 1 month ago
  56. cec0cb7 Added get APIs for dataspace. by rajesh.kumar · 2 years, 4 months ago
  57. 2cdcee3 Merge "Node API - Find root by anchor method performance" by Toine Siebelink · 2 years, 2 months ago
  58. 1d5a122 Node API - Find root by anchor method performance by sourabh_sourabh · 2 years, 2 months ago
  59. e2fe882 Temporary registry update by mpriyank · 2 years, 2 months ago
  60. 337c8d4 Node API - GET Method performance issue by sourabh_sourabh · 2 years, 2 months ago
  61. 3752811 CPS-RI performance profiles implementaion by seanbeirne · 2 years, 2 months ago
  62. 14e5bf9 Ensure prefix is correct module prefix by ToineSiebelink · 2 years, 2 months ago
  63. a096a7f Read Performance Improvement - Using Native Query by ToineSiebelink · 2 years, 2 months ago
  64. 2a18c1d Creation of DataNodeBuilder with module name prefix is very slow by ToineSiebelink · 2 years, 2 months ago
  65. e5254a7 CPS Validator Changes by lukegleeson · 2 years, 4 months ago
  66. 0ed3b41 Increase read time of get datanode test by lukegleeson · 2 years, 2 months ago
  67. 2f7455f Node API - GET Method performance issue (junit) by JosephKeenan · 2 years, 3 months ago
  68. 9978739 Merge "Get Node API fix for attribute values with '/'" by Sourabh Sourabh · 2 years, 3 months ago
  69. 19a59f3 Get Node API fix for attribute values with '/' by puthuparambil.aditya · 2 years, 4 months ago
  70. 9697e76 handle partial failure on batch state update by mpriyank · 2 years, 4 months ago
  71. ae5a473 Handle partial failure (improvements) by ToineSiebelink · 2 years, 4 months ago
  72. 7b6ab50 Handle partial failure by mpriyank · 2 years, 4 months ago
  73. 6a1bbf2 Performance Improvement: Fix Insert Yang Resource IDs (Schemset) by ToineSiebelink · 2 years, 4 months ago
  74. 91d6610 Performance Improvement:save cmhandles capability by mpriyank · 2 years, 4 months ago
  75. ed6c051 Performance Improvement: Batch Update DataNodes by lukegleeson · 2 years, 4 months ago
  76. a6633c0 Performance Improvement: Insert Yang Resources by ToineSiebelink · 2 years, 4 months ago
  77. 57ba6b7 Merge "Rename name column in yang resource table" by Joseph Keenan · 2 years, 5 months ago
  78. e038e5b Rename name column in yang resource table by DylanB95EST · 2 years, 5 months ago
  79. 6c26ba6 Upgrade Postgres Cps-Core by DylanB95EST · 2 years, 5 months ago
  80. fe835cb Distributed datastore solution for Module Sync Watchdog by kissand · 2 years, 6 months ago
  81. 2aab13b Move persistence related methods by emaclee · 2 years, 6 months ago
  82. e1f73e2 Add method to get YANG module sources for CM handle by emaclee · 2 years, 6 months ago
  83. 2beebc6 Handle errors during cm handle search by kissand · 2 years, 7 months ago
  84. e9ed581 Merge 2 'query' end points in NCMP by kissand · 2 years, 8 months ago
  85. 75a7163 Add module name to cps core output by emaclee · 2 years, 7 months ago
  86. 0b80343 Add graceful shutdown for Session Manager by emaclee · 2 years, 8 months ago
  87. 7f22762 Add methods to Lock Anchor entity by emaclee · 2 years, 9 months ago
  88. 2f09266 Fix Absolute Path to list with Integer/String key by Lathish · 2 years, 9 months ago
  89. b130fd3 Refactoring/ Adding Tests for Validation by DylanB95EST · 2 years, 9 months ago
  90. deac477 Query based on Public CM Properties by JosephKeenan · 2 years, 9 months ago
  91. c927552 Add Start and Stop sessions on JAVA API by emaclee · 2 years, 9 months ago
  92. 3d02e92 Removed ExtendedModuleReference Object by sourabh_sourabh · 2 years, 10 months ago
  93. 03459a0 Merge "Bug fix for delete data node not working for root node" by Bruno Sakoto · 2 years, 10 months ago
  94. e0643ab CPS-887 Decreasing performance of cmHandle registration by JosephKeenan · 2 years, 11 months ago
  95. ba1de92 Bug fix for delete data node not working for root node by puthuparambil.aditya · 2 years, 10 months ago
  96. c76392f Fragment handling decreasing performance for large number of cmHandles by DylanB95EST · 2 years, 11 months ago
  97. d3bb89c Merge "Fix for retry mechanism on concurrent CmHandle registration" by Bruno Sakoto · 2 years, 11 months ago
  98. 62ac0c3 Fix for retry mechanism on concurrent CmHandle registration by puthuparambil.aditya · 2 years, 11 months ago
  99. e1537e7 Merge "Refactor Delete Anchor functionality" by Renu Kumari · 2 years, 11 months ago
  100. c703002 Merge "Test Scenario for replaceListContent" by aditya puthuparambil · 2 years, 11 months ago