aboutsummaryrefslogtreecommitdiffstats
path: root/cps-path-parser/src
AgeCommit message (Expand)AuthorFilesLines
2024-12-02[Cps Path Parser] Introduce Attribute axisdanielhanrahan4-1/+38
2024-11-25[Cps Path Parser] Don't quote numbers in comparisondanielhanrahan2-10/+14
2024-10-03[BUG] Fix memory leak related to using arrays in Hibernatedanielhanrahan1-5/+3
2024-10-03Update JIRA and Wiki links host name from wiki.onap.org to lf-onap.atlassian.netsourabh_sourabh1-1/+1
2024-09-18[Cps Path Parser] Fixes for parent path & normalizationdanielhanrahan4-46/+75
2024-09-04[Cps Path Parser] Move NCMP-specific logic to NCMPdanielhanrahan2-21/+0
2024-09-04Merge "[Cps Path Parser] Refactoring leaf conditions"Priyank Maheshwari3-44/+29
2024-09-04[Cps Path Parser] Remove unneeded validation in grammardanielhanrahan2-17/+2
2024-08-31[Cps Path Parser] Refactoring leaf conditionsdanielhanrahan3-44/+29
2024-07-09NCMP: NCMP search API fixed to handle cps path that is ancestor axis assourabh_sourabh2-1/+22
2023-07-24Fix code coverage reportingToineSiebelink1-15/+27
2023-07-20Apostrophe handling in CpsPathParserdanielhanrahan3-22/+37
2023-07-17Allow duplicate leaf names in Cps Path leaf conditiondanielhanrahan5-158/+64
2023-05-30Add <,> operators support to cps-pathRudrangi Anupriya5-33/+130
2023-04-25Ordering of leaf elements to support combination of AND/OR in cps-pathRudrangi Anupriya2-9/+14
2023-04-21Add contains condition support to cps-pathRudrangi Anupriya4-1/+35
2023-04-14Add OR operator to cps-pathRudrangi Anupriya5-39/+121
2023-02-28Skip deleting list xpaths that are list elementsdanielhanrahan2-5/+12
2023-01-23Increase duration for CpsPathUtilPerfTestdanielhanrahan1-4/+3
2023-01-11Fetch CM handles by collection of xpathsseanbeirne1-2/+2
2022-12-23Organize performance testToineSiebelink2-15/+43
2022-12-22Merge "Temp Table Creation improvements"Toine Siebelink1-4/+4
2022-12-22Temp Table Creation improvementsToineSiebelink1-4/+4
2022-12-22Merge "Add fix for posting nodes with xPath with '/'"Toine Siebelink4-4/+35
2022-12-22Add fix for posting nodes with xPath with '/'emaclee4-4/+35
2022-12-21CpsPath Query OptimizationToineSiebelink1-0/+1
2022-12-20Check preformance impactsToineSiebelink1-0/+14
2022-12-19Fix Delete uses case with '/' in pathToineSiebelink5-5/+109
2022-04-25Fix Absolute Path to list with Integer/String keyLathish6-53/+275
2021-07-20Support text() conditionToineSiebelink5-94/+120
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson5-4/+9
2021-06-03Improve error handling on unexpected 'postfix'ToineSiebelink3-1/+10
2021-06-01Fix last SQ violationToineSiebelink2-2/+2
2021-06-01Introducing Antlr4 for cpsPath parsingToineSiebelink5-0/+472