1. 546c144 Use cascade delete in fragments table by danielhanrahan · 1 year, 10 months ago
  2. fb5f5c2 Remove @NotNull from repository methods by danielhanrahan · 1 year, 9 months ago
  3. c4621cb Add OR operator to cps-path by Rudrangi Anupriya · 1 year, 9 months ago
  4. 0bc4f67 Migrate query tests to integration-test module #6 by danielhanrahan · 1 year, 9 months ago
  5. 4760869 Migrate query tests to integration-test module #5 by danielhanrahan · 1 year, 9 months ago
  6. b99ae09 Migrate query tests to integration-test module #3 by danielhanrahan · 1 year, 9 months ago
  7. bc05c93 Merge "Migrate query tests to integration-test module #2" by Sourabh Sourabh · 1 year, 9 months ago
  8. 2e4fbdf Performance tests for getDataNodes and queryDataNodes by danielhanrahan · 1 year, 9 months ago
  9. 96a2f7b Migrate query tests to integration-test module #2 by danielhanrahan · 1 year, 9 months ago
  10. ce88021 Merge "Migrate query tests to integration-test module #1" by Toine Siebelink · 1 year, 9 months ago
  11. 057284e Migrate query tests to integration-test module #1 by danielhanrahan · 1 year, 9 months ago
  12. fe25cdb Populate Dataspace field of DataNode by danielhanrahan · 1 year, 9 months ago
  13. da0192e Merge "Migrate query tests to integration-test module #4" by Sourabh Sourabh · 1 year, 9 months ago
  14. af6c308 [CPS] Bump minor version - Step12 by mpriyank · 1 year, 9 months ago
  15. c62dbd7 Migrate query tests to integration-test module #4 by danielhanrahan · 1 year, 9 months ago
  16. 43ff8dc Update performance test timings by danielhanrahan · 1 year, 9 months ago
  17. 0b8d85d Prepare the next drop by bumping patch version by halil.cakal · 1 year, 9 months ago
  18. a317890 Query data nodes across all anchors under one dataspace by rajesh.kumar · 2 years, 1 month ago
  19. 530d4d4 Reduce dataspace/anchor lookups in CpsDataService by danielhanrahan · 1 year, 10 months ago
  20. 2e07b49 Fetch fragment entities using recursive SQL query by danielhanrahan · 1 year, 10 months ago
  21. 9a552aa Merge "Reduce dataspace/anchor lookups in CpsDataPersistenceService" by Toine Siebelink · 1 year, 10 months ago
  22. 4908346 Merge "Add new metrics to the get data node method" by Toine Siebelink · 1 year, 10 months ago
  23. b8b29c9 Reduce dataspace/anchor lookups in CpsDataPersistenceService by danielhanrahan · 1 year, 10 months ago
  24. 8e08dc7 Make single deleteDataNode use plural deleteDataNodes by danielhanrahan · 1 year, 10 months ago
  25. 0fd4d19 Bump CPS version by mpriyank · 1 year, 10 months ago
  26. ade5a6e Bump CPS version by mpriyank · 1 year, 10 months ago
  27. a4127d6 Merge "Create Base and Sample Performance Integration Tests" by Sourabh Sourabh · 1 year, 10 months ago
  28. 0133eb0 Create Base and Sample Performance Integration Tests by ToineSiebelink · 1 year, 10 months ago
  29. 03ded02 Add new metrics to the get data node method by kissand · 1 year, 10 months ago
  30. 38d3064 Add index to schema_set_yang_resources table by danielhanrahan · 1 year, 10 months ago
  31. 29b493f Drop temp table when transaction finishes by danielhanrahan · 1 year, 10 months ago
  32. f0f4fd8 Release process stage 7 by seanbeirne · 1 year, 10 months ago
  33. ceda6a0 Add DataNodeNotFoundException to deleteDataNodes by danielhanrahan · 1 year, 10 months ago
  34. 373cdf2 Skip deleting list xpaths that are list elements by danielhanrahan · 1 year, 10 months ago
  35. afa131e Improve performance for update data nodes by danielhanrahan · 1 year, 10 months ago
  36. 60cff5c Add performance tests for update data nodes by danielhanrahan · 1 year, 10 months ago
  37. 5f91567 Improve performance of deleteDataNodes SQL by danielhanrahan · 1 year, 11 months ago
  38. de8116f Merge "Update performance test timings" by Toine Siebelink · 1 year, 10 months ago
  39. c9565e1 Merge "FragmentEntity stuck in memory on "Already exists" error" by Toine Siebelink · 1 year, 11 months ago
  40. 946ecf5 Update performance test timings by danielhanrahan · 1 year, 11 months ago
  41. 33001d5 Merge "CPS-1401 Implement V2 of GET Data Node API" by Luke Gleeson · 1 year, 11 months ago
  42. 0bd192c CPS-1401 Implement V2 of GET Data Node API by arpitsingh · 2 years ago
  43. 0f9f9df FragmentEntity stuck in memory on "Already exists" error by kissand · 1 year, 11 months ago
  44. fbb79a0 Improve batch delete schemasets performance by danielhanrahan · 1 year, 11 months ago
  45. e28b621 Bulk delete schemasets in CM handle deregistration by danielhanrahan · 1 year, 11 months ago
  46. fd43dbe Release Process Step 7 by mpriyank · 1 year, 11 months ago
  47. 230b111 Create plural version of deleteDataNode by danielhanrahan · 2 years ago
  48. 0fa2fab Introduce Instrumentation by ToineSiebelink · 2 years ago
  49. f8e980a Update version files for release process by seanbeirne · 1 year, 11 months ago
  50. 528cf81 Merge "Springboot Integration tests improvements" by Sourabh Sourabh · 2 years ago
  51. 665e224 Springboot Integration tests improvements by lukegleeson · 2 years ago
  52. 4111a57 Handle root xpaths in getDataNodes by danielhanrahan · 2 years ago
  53. 7421c69 Use native query to delete data nodes by sourabh_sourabh · 2 years ago
  54. c6bebbc Merge "Added depth parameter in query nodes API." by Toine Siebelink · 2 years ago
  55. cc21a02 Added depth parameter in query nodes API. by rajesh.kumar · 2 years, 1 month ago
  56. 86b9338 Normalize xpaths for getDataNodes by danielhanrahan · 2 years ago
  57. 35e5646 Add delete performance tests by danielhanrahan · 2 years ago
  58. ecfce9d Merge "Fetch CM handles by collection of xpaths" by Sourabh Sourabh · 2 years ago
  59. 9c56b30 Fetch CM handles by collection of xpaths by seanbeirne · 2 years, 1 month ago
  60. ec769e3 CPS PATCH operation does not merge existing data by lukegleeson · 2 years ago
  61. 6d3b8b3 Add delete performance tests by danielhanrahan · 2 years ago
  62. 83e5055 Organize performance test by ToineSiebelink · 2 years ago
  63. ded9f06 Temp Table Creation improvements by ToineSiebelink · 2 years ago
  64. dbf10db CpsPath Query Optimization by ToineSiebelink · 2 years ago
  65. e52d0cb Fix Delete uses case with '/' in path by ToineSiebelink · 2 years ago
  66. eb56f61 Merge "CPS-341 Support for multiple data tree instances under 1 anchor" by Toine Siebelink · 2 years, 1 month ago
  67. 0c8068a CPS-341 Support for multiple data tree instances under 1 anchor by arpitsingh · 2 years, 3 months ago
  68. 96c8e88 Merge "Query Optimization" by Joseph Keenan · 2 years, 1 month ago
  69. 3ded838 Merge "Fixing SonarQube violations" by Toine Siebelink · 2 years, 1 month ago
  70. aec2a44 Query Optimization by ToineSiebelink · 2 years, 1 month ago
  71. c88883a Increase performance test margins by leventecsanyi · 2 years, 1 month ago
  72. a4f4215 Fixing SonarQube violations by leventecsanyi · 2 years, 1 month ago
  73. 377af14 Merge "Added API to get all schema sets for a given dataspace." by Toine Siebelink · 2 years, 1 month ago
  74. 71e4f83 Added API to get all schema sets for a given dataspace. by rajesh.kumar · 2 years, 4 months ago
  75. aa29f24 Merge "Fix SonarQube Violations" by Sourabh Sourabh · 2 years, 1 month ago
  76. 259044e Merge "Update outdated dependencies" by Toine Siebelink · 2 years, 1 month ago
  77. 556e54f Merge "Enhance read performance tests" by Toine Siebelink · 2 years, 1 month ago
  78. cdea746 Merge "Upgrade Open daylight yang tool to version 8.0.6" by Toine Siebelink · 2 years, 1 month ago
  79. 25969bf Upgrade Open daylight yang tool to version 8.0.6 by emaclee · 2 years, 1 month ago
  80. 77567ae Fix SonarQube Violations by leventecsanyi · 2 years, 1 month ago
  81. 2022092 Update outdated dependencies by leventecsanyi · 2 years, 1 month ago
  82. fe9f46e Enhance read performance tests by ToineSiebelink · 2 years, 1 month ago
  83. 37d7285 Filter on private properties of CM Handles by leventecsanyi · 2 years, 2 months ago
  84. 77de212 Merge "Performance Test settings exploration" by Toine Siebelink · 2 years, 1 month ago
  85. b2d330d Performance Test settings exploration by seanbeirne · 2 years, 1 month ago
  86. cec0cb7 Added get APIs for dataspace. by rajesh.kumar · 2 years, 4 months ago
  87. 2cdcee3 Merge "Node API - Find root by anchor method performance" by Toine Siebelink · 2 years, 2 months ago
  88. 1d5a122 Node API - Find root by anchor method performance by sourabh_sourabh · 2 years, 2 months ago
  89. e2fe882 Temporary registry update by mpriyank · 2 years, 2 months ago
  90. 337c8d4 Node API - GET Method performance issue by sourabh_sourabh · 2 years, 2 months ago
  91. 3752811 CPS-RI performance profiles implementaion by seanbeirne · 2 years, 2 months ago
  92. 14e5bf9 Ensure prefix is correct module prefix by ToineSiebelink · 2 years, 2 months ago
  93. a096a7f Read Performance Improvement - Using Native Query by ToineSiebelink · 2 years, 2 months ago
  94. 2a18c1d Creation of DataNodeBuilder with module name prefix is very slow by ToineSiebelink · 2 years, 2 months ago
  95. e5254a7 CPS Validator Changes by lukegleeson · 2 years, 4 months ago
  96. 0ed3b41 Increase read time of get datanode test by lukegleeson · 2 years, 3 months ago
  97. 01ef1b1 Bump the minor CPS version by mpriyank · 2 years, 3 months ago
  98. bbdbf57 Merge " Node API - GET Method performance issue (junit)" by Toine Siebelink · 2 years, 3 months ago
  99. 2f7455f Node API - GET Method performance issue (junit) by JosephKeenan · 2 years, 3 months ago
  100. 47980a5 Merge "Default CMHandles to READY during upgrade" by Toine Siebelink · 2 years, 3 months ago