- 345f40f Bump CPS to 3.4.3-SNAPSHOT by danielhanrahan · 11 months ago
- 8092359 Merge "Enable hibernate write batching" by Lee Anjella Macabuhay · 11 months ago
- 36b81b2 Enable hibernate write batching by danielhanrahan · 1 year, 4 months ago
- 926d408 Remove inefficient saveListElementsBatch API by danielhanrahan · 1 year, 4 months ago
- 9e87180 Normalize JSON attributes during update by danielhanrahan · 1 year, 4 months ago
- 9437af6 Bump CPS to 3.4.2-SNAPSHOT by danielhanrahan · 12 months ago
- 541ed45 Introduce Schema Set upgrade method by sourabh_sourabh · 1 year ago
- 1d9dae0 Bump CPS to 3.4.1-SNAPSHOT by mpriyank · 1 year, 1 month ago
- cc2d583 Bump cps to 3.4.0-SNAPSHOT by sourabh_sourabh · 1 year, 1 month ago
- 2c4535d Bump cps to 3.3.10-SNAPSHOT by mpriyank · 1 year, 1 month ago
- 55164b2 Expose REST endpoint to update YANG schema set using moduleSetTag by sourabh_sourabh · 1 year, 2 months ago
- a6acaea Fix Sonar Code Smells by mpriyank · 1 year, 2 months ago
- d91a707 Update release version in release notes by egernug · 1 year, 2 months ago
- 186b901 Uplift Spring Boot to 3.1.2 by egernug · 1 year, 2 months ago
- 477bd46 Reinstate Spring Boot 3.0 after revert by egernug · 1 year, 3 months ago
- 56384d1 Bump pom file versions by danielhanrahan · 1 year, 3 months ago
- ad9b701 Revert "Migrate CPS to Spring-boot 3.0" by Toine Siebelink · 1 year, 3 months ago
- 9693ec5 Migrate CPS to Spring-boot 3.0 by egernug · 1 year, 4 months ago
- d35ad5c Bump pom file versions by leventecsanyi · 1 year, 3 months ago
- 2c871de Correct minimum-coverage in pom files by ToineSiebelink · 1 year, 4 months ago
- 17aab00 CPS-Core : Expose a java interface to update schema set by sourabh_sourabh · 1 year, 4 months ago
- 996d0c2 Update of top-level data node fails with SQL error by danielhanrahan · 1 year, 4 months ago
- 0fc9000 Fixing sonar issues by danielhanrahan · 1 year, 4 months ago
- 478c5da Merge "Support pagination in query across all anchors(ep4)" by Luke Gleeson · 1 year, 4 months ago
- f248b5d Support pagination in query across all anchors(ep4) by rajesh.kumar · 1 year, 7 months ago
- 9270546 Allow getDataNodes to read whole lists(ep 1) by danielhanrahan · 1 year, 7 months ago
- 7fcffe5 Fix code coverage reporting by ToineSiebelink · 1 year, 4 months ago
- bdac440 Prepare for next CPS-NCMP release by egernug · 1 year, 5 months ago
- 74a4715 Apostrophe handling in CpsPathParser by danielhanrahan · 1 year, 5 months ago
- 6a2eca2 Merge "Allow duplicate leaf names in Cps Path leaf condition" by Toine Siebelink · 1 year, 5 months ago
- 6c9621a Prepare for next CPS-NCMP release by egernug · 1 year, 5 months ago
- ea71bef Allow duplicate leaf names in Cps Path leaf condition by danielhanrahan · 1 year, 5 months ago
- 2b8268f Upgrade to Java 17 by egernug · 1 year, 5 months ago
- 9cfc03f Combine alreadyDefinedException classes by danielhanrahan · 1 year, 5 months ago
- e05a59a Handle special characters in CpsPath queries (CPS-1760 #2) by danielhanrahan · 1 year, 6 months ago
- 531bd10 Escape SQL LIKE wildcards in queries (CPS-1760 #1) by danielhanrahan · 1 year, 6 months ago
- 8caa342 Prepare for next CPS-NCMP release by mpriyank · 1 year, 5 months ago
- 8d08b0e Improve performance of updateDataLeaves by danielhanrahan · 1 year, 6 months ago
- 0889867 Move integration test (clean-up, last phase) by ToineSiebelink · 1 year, 6 months ago
- 19f963b Bump CPS version to 3.3.3-SNAPSHOT by danielhanrahan · 1 year, 6 months ago
- 9474e8f Lower memory usage in FragmentRepository by danielhanrahan · 1 year, 6 months ago
- 1368fd0 Merge "Move integration test (DataService)" by Toine Siebelink · 1 year, 6 months ago
- 7bf3767 Fix for recursive SQL returning extra level of descendants by danielhanrahan · 1 year, 6 months ago
- 240ac3d Move integration test (DataService) by ToineSiebelink · 1 year, 7 months ago
- 2696de6 Add <,> operators support to cps-path by Rudrangi Anupriya · 1 year, 6 months ago
- 9fde458 Entity ID types do not match types in database definition by ToineSiebelink · 1 year, 7 months ago
- 872a5a0 Move integration test for adminService by ToineSiebelink · 1 year, 7 months ago
- 592c0f6 Fixing minor compilation by waqas.ikram · 1 year, 7 months ago
- b740156 Remove dataspace_id column from Fragment table by danielhanrahan · 1 year, 7 months ago
- 26a5175 Move integration test for moduleService by ToineSiebelink · 1 year, 7 months ago
- 9b82944 Move integration test (DataService) by ToineSiebelink · 1 year, 7 months ago
- 153c4e8 Migrate cps-ri performance tests to integration-test module by danielhanrahan · 1 year, 7 months ago
- c7e5a80 Support for Patch across multiple data nodes by --global · 1 year, 8 months ago
- 492b666 Merge "Use recursive SQL to fetch descendants in CpsPath queries (CPS-1664 #4)" by Sourabh Sourabh · 1 year, 7 months ago
- ee52f4f Merge "Fix and refactor query across anchors (CPS-1664 #3)" by Sourabh Sourabh · 1 year, 7 months ago
- 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, 7 months ago
- c1ff3a1 Merge "Don't handle ancestor-axis using regex quickfind (CPS-1664 #2)" by Sourabh Sourabh · 1 year, 7 months ago
- ec061d5 [CPS] RI: Code Refactoring by raviteja.karumuri · 1 year, 7 months ago
- b49d38c Fragment Entity does not represent the correct relationship with Anchor by danielhanrahan · 1 year, 7 months ago
- d94dd78 Use recursive SQL to fetch descendants in CpsPath queries (CPS-1664 #4) by danielhanrahan · 1 year, 7 months ago
- 7fd71f5 Fix and refactor query across anchors (CPS-1664 #3) by danielhanrahan · 1 year, 7 months ago
- c863070 Don't handle ancestor-axis using regex quickfind (CPS-1664 #2) by danielhanrahan · 1 year, 7 months ago
- 61e8551 Merge "Sensible equals and hashCode for FragmentEntity (CPS-1664 #1)" by Toine Siebelink · 1 year, 7 months ago
- d3a2b33 Fix for quickfind with descendants incl. list entries by ToineSiebelink · 1 year, 7 months ago
- d701ea2 Sensible equals and hashCode for FragmentEntity (CPS-1664 #1) by danielhanrahan · 1 year, 7 months ago
- 436b75b Bump CPS version to 3.3.2-SNAPSHOT by mpriyank · 1 year, 7 months ago
- d7923e0 canUseRegexQuickfind does not test for contains-condition by danielhanrahan · 1 year, 7 months ago
- 3d97a96 [CPS] RI, Service: Code Refactoring by raviteja.karumuri · 1 year, 7 months ago
- 796c4dc Remove 32K limit from queries with collection parameters by danielhanrahan · 1 year, 8 months ago
- f5d8051 Merge "Add contains condition support to cps-path" by Luke Gleeson · 1 year, 8 months ago
- d7bc158 Add contains condition support to cps-path by Rudrangi Anupriya · 1 year, 8 months ago
- 7d4ece8 Merge "3.0.0 Release Step 7" by Priyank Maheshwari · 1 year, 8 months ago
- 7e243c9 3.0.0 Release Step 7 by lukegleeson · 1 year, 8 months ago
- ec0ba9d Migrate hibernate-types to hypersistence-utils by danielhanrahan · 1 year, 8 months ago
- 719b15d Upgrade Liquibase to 4.16.0 by lukegleeson · 1 year, 8 months ago
- 9093440 Remove CollectionUtils dependency by lukegleeson · 1 year, 8 months ago
- 546c144 Use cascade delete in fragments table by danielhanrahan · 1 year, 9 months ago
- fb5f5c2 Remove @NotNull from repository methods by danielhanrahan · 1 year, 8 months ago
- c4621cb Add OR operator to cps-path by Rudrangi Anupriya · 1 year, 8 months ago
- 0bc4f67 Migrate query tests to integration-test module #6 by danielhanrahan · 1 year, 8 months ago
- 4760869 Migrate query tests to integration-test module #5 by danielhanrahan · 1 year, 8 months ago
- b99ae09 Migrate query tests to integration-test module #3 by danielhanrahan · 1 year, 8 months ago
- bc05c93 Merge "Migrate query tests to integration-test module #2" by Sourabh Sourabh · 1 year, 8 months ago
- 2e4fbdf Performance tests for getDataNodes and queryDataNodes by danielhanrahan · 1 year, 8 months ago
- 96a2f7b Migrate query tests to integration-test module #2 by danielhanrahan · 1 year, 8 months ago
- ce88021 Merge "Migrate query tests to integration-test module #1" by Toine Siebelink · 1 year, 8 months ago
- 057284e Migrate query tests to integration-test module #1 by danielhanrahan · 1 year, 8 months ago
- fe25cdb Populate Dataspace field of DataNode by danielhanrahan · 1 year, 8 months ago
- da0192e Merge "Migrate query tests to integration-test module #4" by Sourabh Sourabh · 1 year, 8 months ago
- af6c308 [CPS] Bump minor version - Step12 by mpriyank · 1 year, 8 months ago
- c62dbd7 Migrate query tests to integration-test module #4 by danielhanrahan · 1 year, 8 months ago
- 43ff8dc Update performance test timings by danielhanrahan · 1 year, 8 months ago
- 0b8d85d Prepare the next drop by bumping patch version by halil.cakal · 1 year, 9 months ago
- a317890 Query data nodes across all anchors under one dataspace by rajesh.kumar · 2 years ago
- 530d4d4 Reduce dataspace/anchor lookups in CpsDataService by danielhanrahan · 1 year, 9 months ago
- 2e07b49 Fetch fragment entities using recursive SQL query by danielhanrahan · 1 year, 9 months ago
- 9a552aa Merge "Reduce dataspace/anchor lookups in CpsDataPersistenceService" by Toine Siebelink · 1 year, 9 months ago
- 4908346 Merge "Add new metrics to the get data node method" by Toine Siebelink · 1 year, 9 months ago
- b8b29c9 Reduce dataspace/anchor lookups in CpsDataPersistenceService by danielhanrahan · 1 year, 9 months ago
- 8e08dc7 Make single deleteDataNode use plural deleteDataNodes by danielhanrahan · 1 year, 9 months ago