Age | Commit message (Expand) | Author | Files | Lines |
2024-03-29 | Uplift Spring boot 3.2.4 | emaclee | 2 | -10/+5 |
2024-03-26 | Condense Liquibase steps | david.mcweeney | 45 | -8454/+239 |
2024-02-29 | Bump CPS to 3.4.7-SNAPSHOT | mpriyank | 1 | -1/+1 |
2024-02-28 | Revert Spring Boot Uplift | mpriyank | 2 | -4/+3 |
2024-02-27 | Bump CPS to 3.4.6-SNAPSHOT | mpriyank | 1 | -1/+1 |
2024-02-26 | Merge "Uplift Spring Boot to 3.2.2" | Priyank Maheshwari | 2 | -3/+4 |
2024-02-23 | Bump CPS to 3.4.5-SNAPSHOT | danielhanrahan | 1 | -1/+1 |
2024-02-22 | Uplift Spring Boot to 3.2.2 | waqas.ikram | 2 | -3/+4 |
2024-02-14 | Faster absolute xpath query using parent path lookup | danielhanrahan | 1 | -6/+27 |
2024-02-07 | Bump CPS to 3.4.4-SNAPSHOT | danielhanrahan | 1 | -1/+1 |
2024-02-01 | Extend API: Get Module Definitions | halil.cakal | 2 | -8/+33 |
2024-01-19 | Remove Lambda & Restructure File | seanbeirne | 1 | -270/+272 |
2024-01-11 | Bump CPS to 3.4.3-SNAPSHOT | danielhanrahan | 1 | -1/+1 |
2024-01-11 | Merge "Enable hibernate write batching" | Lee Anjella Macabuhay | 5 | -3/+75 |
2024-01-10 | Enable hibernate write batching | danielhanrahan | 5 | -3/+75 |
2024-01-09 | Remove inefficient saveListElementsBatch API | danielhanrahan | 1 | -17/+0 |
2024-01-04 | Normalize JSON attributes during update | danielhanrahan | 1 | -9/+26 |
2023-12-20 | Bump CPS to 3.4.2-SNAPSHOT | danielhanrahan | 1 | -1/+1 |
2023-12-13 | Introduce Schema Set upgrade method | sourabh_sourabh | 3 | -11/+58 |
2023-11-09 | Bump CPS to 3.4.1-SNAPSHOT | mpriyank | 1 | -1/+1 |
2023-11-07 | Bump cps to 3.4.0-SNAPSHOT | sourabh_sourabh | 1 | -1/+1 |
2023-11-06 | Bump cps to 3.3.10-SNAPSHOT | mpriyank | 1 | -1/+1 |
2023-10-11 | Expose REST endpoint to update YANG schema set using moduleSetTag | sourabh_sourabh | 2 | -4/+1 |
2023-09-29 | Fix Sonar Code Smells | mpriyank | 2 | -49/+70 |
2023-09-29 | Update release version in release notes | egernug | 1 | -1/+1 |
2023-09-27 | Uplift Spring Boot to 3.1.2 | egernug | 1 | -1/+1 |
2023-09-22 | Reinstate Spring Boot 3.0 after revert | egernug | 17 | -78/+85 |
2023-09-20 | Bump pom file versions | danielhanrahan | 1 | -1/+1 |
2023-09-20 | Revert "Migrate CPS to Spring-boot 3.0" | Toine Siebelink | 17 | -84/+78 |
2023-09-14 | Migrate CPS to Spring-boot 3.0 | egernug | 17 | -78/+84 |
2023-08-23 | Bump pom file versions | leventecsanyi | 1 | -1/+1 |
2023-08-21 | Correct minimum-coverage in pom files | ToineSiebelink | 1 | -1/+1 |
2023-08-18 | CPS-Core : Expose a java interface to update schema set | sourabh_sourabh | 2 | -0/+16 |
2023-08-17 | Update of top-level data node fails with SQL error | danielhanrahan | 1 | -1/+1 |
2023-08-16 | Fixing sonar issues | danielhanrahan | 3 | -6/+3 |
2023-08-03 | Merge "Support pagination in query across all anchors(ep4)" | Luke Gleeson | 8 | -22/+160 |
2023-08-02 | Support pagination in query across all anchors(ep4) | rajesh.kumar | 8 | -22/+160 |
2023-07-27 | Allow getDataNodes to read whole lists(ep 1) | danielhanrahan | 3 | -31/+53 |
2023-07-24 | Fix code coverage reporting | ToineSiebelink | 1 | -1/+1 |
2023-07-21 | Prepare for next CPS-NCMP release | egernug | 1 | -1/+1 |
2023-07-20 | Apostrophe handling in CpsPathParser | danielhanrahan | 8 | -9/+84 |
2023-07-20 | Merge "Allow duplicate leaf names in Cps Path leaf condition" | Toine Siebelink | 1 | -12/+9 |
2023-07-19 | Prepare for next CPS-NCMP release | egernug | 1 | -1/+1 |
2023-07-17 | Allow duplicate leaf names in Cps Path leaf condition | danielhanrahan | 1 | -12/+9 |
2023-07-13 | Upgrade to Java 17 | egernug | 1 | -3/+4 |
2023-07-11 | Combine alreadyDefinedException classes | danielhanrahan | 1 | -7/+7 |
2023-07-10 | Handle special characters in CpsPath queries (CPS-1760 #2) | danielhanrahan | 2 | -29/+7 |
2023-07-06 | Escape SQL LIKE wildcards in queries (CPS-1760 #1) | danielhanrahan | 4 | -5/+75 |
2023-06-30 | Prepare for next CPS-NCMP release | mpriyank | 1 | -1/+1 |
2023-06-21 | Improve performance of updateDataLeaves | danielhanrahan | 1 | -12/+9 |