1. 478c5da Merge "Support pagination in query across all anchors(ep4)" by Luke Gleeson · 1 year, 5 months ago
  2. f248b5d Support pagination in query across all anchors(ep4) by rajesh.kumar · 1 year, 8 months ago
  3. 9270546 Allow getDataNodes to read whole lists(ep 1) by danielhanrahan · 1 year, 7 months ago
  4. 74a4715 Apostrophe handling in CpsPathParser by danielhanrahan · 1 year, 6 months ago
  5. ea71bef Allow duplicate leaf names in Cps Path leaf condition by danielhanrahan · 1 year, 5 months ago
  6. 9cfc03f Combine alreadyDefinedException classes by danielhanrahan · 1 year, 6 months ago
  7. e05a59a Handle special characters in CpsPath queries (CPS-1760 #2) by danielhanrahan · 1 year, 6 months ago
  8. 531bd10 Escape SQL LIKE wildcards in queries (CPS-1760 #1) by danielhanrahan · 1 year, 6 months ago
  9. 8d08b0e Improve performance of updateDataLeaves by danielhanrahan · 1 year, 6 months ago
  10. 9474e8f Lower memory usage in FragmentRepository by danielhanrahan · 1 year, 7 months ago
  11. 1368fd0 Merge "Move integration test (DataService)" by Toine Siebelink · 1 year, 6 months ago
  12. 7bf3767 Fix for recursive SQL returning extra level of descendants by danielhanrahan · 1 year, 6 months ago
  13. 240ac3d Move integration test (DataService) by ToineSiebelink · 1 year, 7 months ago
  14. 2696de6 Add <,> operators support to cps-path by Rudrangi Anupriya · 1 year, 7 months ago
  15. 9fde458 Entity ID types do not match types in database definition by ToineSiebelink · 1 year, 7 months ago
  16. 872a5a0 Move integration test for adminService by ToineSiebelink · 1 year, 7 months ago
  17. b740156 Remove dataspace_id column from Fragment table by danielhanrahan · 1 year, 8 months ago
  18. 26a5175 Move integration test for moduleService by ToineSiebelink · 1 year, 8 months ago
  19. 9b82944 Move integration test (DataService) by ToineSiebelink · 1 year, 8 months ago
  20. c7e5a80 Support for Patch across multiple data nodes by --global · 1 year, 9 months ago
  21. 492b666 Merge "Use recursive SQL to fetch descendants in CpsPath queries (CPS-1664 #4)" by Sourabh Sourabh · 1 year, 8 months ago
  22. ee52f4f Merge "Fix and refactor query across anchors (CPS-1664 #3)" by Sourabh Sourabh · 1 year, 8 months ago
  23. 1be9234 Merge "[CPS] RI: Code Refactoring # Replace '[\s\S]' to '.' as it is same as '.' while grouping in regex # Updated the groovy files to add 'assert' and to replace deprecated method # Removed deprecated 'storeDataNode' method." by Toine Siebelink · 1 year, 8 months ago
  24. c1ff3a1 Merge "Don't handle ancestor-axis using regex quickfind (CPS-1664 #2)" by Sourabh Sourabh · 1 year, 8 months ago
  25. ec061d5 [CPS] RI: Code Refactoring by raviteja.karumuri · 1 year, 8 months ago
  26. b49d38c Fragment Entity does not represent the correct relationship with Anchor by danielhanrahan · 1 year, 8 months ago
  27. d94dd78 Use recursive SQL to fetch descendants in CpsPath queries (CPS-1664 #4) by danielhanrahan · 1 year, 8 months ago
  28. 7fd71f5 Fix and refactor query across anchors (CPS-1664 #3) by danielhanrahan · 1 year, 8 months ago
  29. c863070 Don't handle ancestor-axis using regex quickfind (CPS-1664 #2) by danielhanrahan · 1 year, 8 months ago
  30. 61e8551 Merge "Sensible equals and hashCode for FragmentEntity (CPS-1664 #1)" by Toine Siebelink · 1 year, 8 months ago
  31. d3a2b33 Fix for quickfind with descendants incl. list entries by ToineSiebelink · 1 year, 8 months ago
  32. d701ea2 Sensible equals and hashCode for FragmentEntity (CPS-1664 #1) by danielhanrahan · 1 year, 8 months ago
  33. d7923e0 canUseRegexQuickfind does not test for contains-condition by danielhanrahan · 1 year, 8 months ago
  34. 3d97a96 [CPS] RI, Service: Code Refactoring by raviteja.karumuri · 1 year, 8 months ago
  35. 796c4dc Remove 32K limit from queries with collection parameters by danielhanrahan · 1 year, 8 months ago
  36. f5d8051 Merge "Add contains condition support to cps-path" by Luke Gleeson · 1 year, 8 months ago
  37. d7bc158 Add contains condition support to cps-path by Rudrangi Anupriya · 1 year, 8 months ago
  38. ec0ba9d Migrate hibernate-types to hypersistence-utils by danielhanrahan · 1 year, 8 months ago
  39. 9093440 Remove CollectionUtils dependency by lukegleeson · 1 year, 8 months ago
  40. 546c144 Use cascade delete in fragments table by danielhanrahan · 1 year, 10 months ago
  41. fb5f5c2 Remove @NotNull from repository methods by danielhanrahan · 1 year, 8 months ago
  42. c4621cb Add OR operator to cps-path by Rudrangi Anupriya · 1 year, 8 months ago
  43. fe25cdb Populate Dataspace field of DataNode by danielhanrahan · 1 year, 9 months ago
  44. a317890 Query data nodes across all anchors under one dataspace by rajesh.kumar · 2 years ago
  45. 530d4d4 Reduce dataspace/anchor lookups in CpsDataService by danielhanrahan · 1 year, 10 months ago
  46. 2e07b49 Fetch fragment entities using recursive SQL query by danielhanrahan · 1 year, 10 months ago
  47. 9a552aa Merge "Reduce dataspace/anchor lookups in CpsDataPersistenceService" by Toine Siebelink · 1 year, 9 months ago
  48. 4908346 Merge "Add new metrics to the get data node method" by Toine Siebelink · 1 year, 9 months ago
  49. b8b29c9 Reduce dataspace/anchor lookups in CpsDataPersistenceService by danielhanrahan · 1 year, 10 months ago
  50. 8e08dc7 Make single deleteDataNode use plural deleteDataNodes by danielhanrahan · 1 year, 10 months ago
  51. 03ded02 Add new metrics to the get data node method by kissand · 1 year, 10 months ago
  52. 38d3064 Add index to schema_set_yang_resources table by danielhanrahan · 1 year, 10 months ago
  53. 29b493f Drop temp table when transaction finishes by danielhanrahan · 1 year, 10 months ago
  54. ceda6a0 Add DataNodeNotFoundException to deleteDataNodes by danielhanrahan · 1 year, 10 months ago
  55. 373cdf2 Skip deleting list xpaths that are list elements by danielhanrahan · 1 year, 10 months ago
  56. afa131e Improve performance for update data nodes by danielhanrahan · 1 year, 10 months ago
  57. 5f91567 Improve performance of deleteDataNodes SQL by danielhanrahan · 1 year, 10 months ago
  58. c9565e1 Merge "FragmentEntity stuck in memory on "Already exists" error" by Toine Siebelink · 1 year, 10 months ago
  59. 33001d5 Merge "CPS-1401 Implement V2 of GET Data Node API" by Luke Gleeson · 1 year, 10 months ago
  60. 0bd192c CPS-1401 Implement V2 of GET Data Node API by arpitsingh · 2 years ago
  61. 0f9f9df FragmentEntity stuck in memory on "Already exists" error by kissand · 1 year, 10 months ago
  62. fbb79a0 Improve batch delete schemasets performance by danielhanrahan · 1 year, 10 months ago
  63. e28b621 Bulk delete schemasets in CM handle deregistration by danielhanrahan · 1 year, 10 months ago
  64. 230b111 Create plural version of deleteDataNode by danielhanrahan · 1 year, 11 months ago
  65. 528cf81 Merge "Springboot Integration tests improvements" by Sourabh Sourabh · 1 year, 11 months ago
  66. 665e224 Springboot Integration tests improvements by lukegleeson · 2 years ago
  67. 4111a57 Handle root xpaths in getDataNodes by danielhanrahan · 1 year, 11 months ago
  68. 7421c69 Use native query to delete data nodes by sourabh_sourabh · 1 year, 11 months ago
  69. 86b9338 Normalize xpaths for getDataNodes by danielhanrahan · 1 year, 11 months ago
  70. ecfce9d Merge "Fetch CM handles by collection of xpaths" by Sourabh Sourabh · 1 year, 11 months ago
  71. 9c56b30 Fetch CM handles by collection of xpaths by seanbeirne · 2 years ago
  72. ec769e3 CPS PATCH operation does not merge existing data by lukegleeson · 2 years ago
  73. ded9f06 Temp Table Creation improvements by ToineSiebelink · 2 years ago
  74. dbf10db CpsPath Query Optimization by ToineSiebelink · 2 years ago
  75. e52d0cb Fix Delete uses case with '/' in path by ToineSiebelink · 2 years ago
  76. 0c8068a CPS-341 Support for multiple data tree instances under 1 anchor by arpitsingh · 2 years, 2 months ago
  77. 3ded838 Merge "Fixing SonarQube violations" by Toine Siebelink · 2 years ago
  78. a4f4215 Fixing SonarQube violations by leventecsanyi · 2 years ago
  79. 377af14 Merge "Added API to get all schema sets for a given dataspace." by Toine Siebelink · 2 years ago
  80. 71e4f83 Added API to get all schema sets for a given dataspace. by rajesh.kumar · 2 years, 3 months ago
  81. aa29f24 Merge "Fix SonarQube Violations" by Sourabh Sourabh · 2 years ago
  82. cdea746 Merge "Upgrade Open daylight yang tool to version 8.0.6" by Toine Siebelink · 2 years ago
  83. 25969bf Upgrade Open daylight yang tool to version 8.0.6 by emaclee · 2 years, 1 month ago
  84. 77567ae Fix SonarQube Violations by leventecsanyi · 2 years, 1 month ago
  85. cec0cb7 Added get APIs for dataspace. by rajesh.kumar · 2 years, 4 months ago
  86. 1d5a122 Node API - Find root by anchor method performance by sourabh_sourabh · 2 years, 1 month ago
  87. 337c8d4 Node API - GET Method performance issue by sourabh_sourabh · 2 years, 2 months ago
  88. 14e5bf9 Ensure prefix is correct module prefix by ToineSiebelink · 2 years, 2 months ago
  89. a096a7f Read Performance Improvement - Using Native Query by ToineSiebelink · 2 years, 2 months ago
  90. 2a18c1d Creation of DataNodeBuilder with module name prefix is very slow by ToineSiebelink · 2 years, 2 months ago
  91. e5254a7 CPS Validator Changes by lukegleeson · 2 years, 4 months ago
  92. 47980a5 Merge "Default CMHandles to READY during upgrade" by Toine Siebelink · 2 years, 2 months ago
  93. 3a8d153 Merge "Fix Id-searches endpoint performance degradation" by Toine Siebelink · 2 years, 2 months ago
  94. d05c1d7 Fix Id-searches endpoint performance degradation by kissand · 2 years, 3 months ago
  95. 8b37702 Default CMHandles to READY during upgrade by lukegleeson · 2 years, 2 months ago
  96. 984d1f2 Make CPS/NCMP upgradeable by lukegleeson · 2 years, 3 months ago
  97. 8c6b562 Remove NotNull on revision for YangResourceEntity by lukegleeson · 2 years, 3 months ago
  98. 9978739 Merge "Get Node API fix for attribute values with '/'" by Sourabh Sourabh · 2 years, 3 months ago
  99. 19a59f3 Get Node API fix for attribute values with '/' by puthuparambil.aditya · 2 years, 4 months ago
  100. 9697e76 handle partial failure on batch state update by mpriyank · 2 years, 3 months ago