aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ri/src
AgeCommit message (Expand)AuthorFilesLines
2024-11-28Merge "De-Registration without Orphaned Module Check"Toine Siebelink1-2/+0
2024-11-28De-Registration without Orphaned Module CheckToineSiebelink1-2/+0
2024-11-26Implement ancestor axis in SQLdanielhanrahan3-62/+89
2024-11-26Don't handle root xpath in getFragmentEntitydanielhanrahan3-18/+5
2024-11-25CpsDataPersistenceService refactoringdanielhanrahan1-197/+174
2024-11-18Test to highlight ModuleSetTag InefficienciesToineSiebelink1-0/+3
2024-11-08Add index to yang_resource for faster registrationdanielhanrahan2-0/+33
2024-10-15Added additional loggingsourabh_sourabh1-0/+16
2024-10-08Merge "Policy Executor: handle errors, part 2 (fighting between IntelliJ and ...Sourabh Sourabh1-0/+2
2024-10-03[BUG] Fix memory leak related to using arrays in Hibernatedanielhanrahan7-83/+59
2024-10-03Policy Executor: handle errors, part 2ToineSiebelink1-0/+2
2024-09-17Refactored cps-ri package structureleventecsanyi38-259/+258
2024-09-06Refactor FragmentQueryBuilderdanielhanrahan1-79/+89
2024-08-31[Cps Path Parser] Refactoring leaf conditionsdanielhanrahan1-11/+9
2024-08-27Cleanup unused yang models from CPS coredanielhanrahan5-356/+0
2024-08-13CPS-NCMP: Slow cmHandle registration when we use moduleSetTag, alternateId an...sourabh_sourabh4-11/+112
2024-06-25Fix incorrect use of getAnchors(dataspace, schemasets)danielhanrahan1-7/+16
2024-04-26Faster module searches (CPS-2190 #3)danielhanrahan2-12/+11
2024-04-25[BUG] Remove slow validation check during module search (CPS-2190 #2)danielhanrahan2-56/+1
2024-03-29Uplift Spring boot 3.2.4emaclee1-2/+3
2024-03-26Condense Liquibase stepsdavid.mcweeney45-8454/+239
2024-02-28Revert Spring Boot Upliftmpriyank1-3/+2
2024-02-22Uplift Spring Boot to 3.2.2waqas.ikram1-2/+3
2024-02-14Faster absolute xpath query using parent path lookupdanielhanrahan1-6/+27
2024-02-01Extend API: Get Module Definitionshalil.cakal2-8/+33
2024-01-19Remove Lambda & Restructure Fileseanbeirne1-270/+272
2024-01-11Merge "Enable hibernate write batching"Lee Anjella Macabuhay5-3/+75
2024-01-10Enable hibernate write batchingdanielhanrahan5-3/+75
2024-01-09Remove inefficient saveListElementsBatch APIdanielhanrahan1-17/+0
2024-01-04Normalize JSON attributes during updatedanielhanrahan1-9/+26
2023-12-13Introduce Schema Set upgrade methodsourabh_sourabh3-11/+58
2023-10-11Expose REST endpoint to update YANG schema set using moduleSetTagsourabh_sourabh2-4/+1
2023-09-29Fix Sonar Code Smellsmpriyank2-49/+70
2023-09-27Uplift Spring Boot to 3.1.2egernug1-1/+1
2023-09-22Reinstate Spring Boot 3.0 after revertegernug16-77/+84
2023-09-20Revert "Migrate CPS to Spring-boot 3.0"Toine Siebelink16-83/+77
2023-09-14Migrate CPS to Spring-boot 3.0egernug16-77/+83
2023-08-18CPS-Core : Expose a java interface to update schema setsourabh_sourabh2-0/+16
2023-08-17Update of top-level data node fails with SQL errordanielhanrahan1-1/+1
2023-08-16Fixing sonar issuesdanielhanrahan3-6/+3
2023-08-03Merge "Support pagination in query across all anchors(ep4)"Luke Gleeson7-21/+159
2023-08-02Support pagination in query across all anchors(ep4)rajesh.kumar7-21/+159
2023-07-27Allow getDataNodes to read whole lists(ep 1)danielhanrahan3-31/+53
2023-07-20Apostrophe handling in CpsPathParserdanielhanrahan8-9/+84
2023-07-17Allow duplicate leaf names in Cps Path leaf conditiondanielhanrahan1-12/+9
2023-07-13Upgrade to Java 17egernug1-3/+4
2023-07-11Combine alreadyDefinedException classesdanielhanrahan1-7/+7
2023-07-10Handle special characters in CpsPath queries (CPS-1760 #2)danielhanrahan2-29/+7
2023-07-06Escape SQL LIKE wildcards in queries (CPS-1760 #1)danielhanrahan4-5/+75
2023-06-21Improve performance of updateDataLeavesdanielhanrahan1-12/+9