Age | Commit message (Expand) | Author | Files | Lines |
2024-09-06 | Refactor FragmentQueryBuilder |  danielhanrahan | 1 | -79/+89 |
2024-08-31 | [Cps Path Parser] Refactoring leaf conditions |  danielhanrahan | 1 | -11/+9 |
2024-08-27 | Cleanup unused yang models from CPS core |  danielhanrahan | 5 | -356/+0 |
2024-08-21 | Bump CPS to 3.5.3-SNAPSHOT |  danielhanrahan | 1 | -1/+1 |
2024-08-13 | CPS-NCMP: Slow cmHandle registration when we use moduleSetTag, alternateId an... |  sourabh_sourabh | 4 | -11/+112 |
2024-07-15 | Bump CPS to 3.5.2 Snapshot |  mpriyank | 1 | -1/+1 |
2024-06-25 | Fix incorrect use of getAnchors(dataspace, schemasets) |  danielhanrahan | 1 | -7/+16 |
2024-06-20 | Bump CPS version to 3.5.1-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2024-05-15 | Bump CPS to 3.5.0-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2024-05-14 | CPS Bump to 3.4.10-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2024-05-01 | Bump CPS version |  danielhanrahan | 1 | -1/+1 |
2024-04-26 | Faster module searches (CPS-2190 #3) |  danielhanrahan | 2 | -12/+11 |
2024-04-25 | [BUG] Remove slow validation check during module search (CPS-2190 #2) |  danielhanrahan | 2 | -56/+1 |
2024-03-29 | Bump CPS version |  mpriyank | 1 | -1/+1 |
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 |