aboutsummaryrefslogtreecommitdiffstats
path: root/cps-path-parser/src
AgeCommit message (Expand)AuthorFilesLines
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