aboutsummaryrefslogtreecommitdiffstats
path: root/cps-path-parser/src/main
AgeCommit message (Expand)AuthorFilesLines
2023-07-20Apostrophe handling in CpsPathParserdanielhanrahan2-20/+31
2023-07-17Allow duplicate leaf names in Cps Path leaf conditiondanielhanrahan4-135/+24
2023-05-30Add <,> operators support to cps-pathRudrangi Anupriya4-24/+111
2023-04-25Ordering of leaf elements to support combination of AND/OR in cps-pathRudrangi Anupriya1-2/+2
2023-04-21Add contains condition support to cps-pathRudrangi Anupriya3-1/+24
2023-04-14Add OR operator to cps-pathRudrangi Anupriya4-11/+85
2023-02-28Skip deleting list xpaths that are list elementsdanielhanrahan2-5/+12
2022-12-22Add fix for posting nodes with xPath with '/'emaclee3-2/+17
2022-12-19Fix Delete uses case with '/' in pathToineSiebelink4-5/+35
2022-04-25Fix Absolute Path to list with Integer/String keyLathish5-30/+218
2021-07-20Support text() conditionToineSiebelink4-77/+74
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson4-3/+7
2021-06-03Improve error handling on unexpected 'postfix'ToineSiebelink2-1/+9
2021-06-01Fix last SQ violationToineSiebelink2-2/+2
2021-06-01Introducing Antlr4 for cpsPath parsingToineSiebelink4-0/+348