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