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