aboutsummaryrefslogtreecommitdiffstats
path: root/cps-path-parser/src/main/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
36 hours[Cps Path Parser] Move NCMP-specific logic to NCMPdanielhanrahan1-4/+0
36 hoursMerge "[Cps Path Parser] Refactoring leaf conditions"Priyank Maheshwari2-33/+18
37 hours[Cps Path Parser] Remove unneeded validation in grammardanielhanrahan1-11/+0
5 days[Cps Path Parser] Refactoring leaf conditionsdanielhanrahan2-33/+18
2024-07-09NCMP: NCMP search API fixed to handle cps path that is ancestor axis assourabh_sourabh1-0/+4
2023-07-20Apostrophe handling in CpsPathParserdanielhanrahan1-16/+21
2023-07-17Allow duplicate leaf names in Cps Path leaf conditiondanielhanrahan4-135/+24
2023-05-30Add <,> operators support to cps-pathRudrangi Anupriya3-22/+103
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 Anupriya2-0/+17
2023-04-14Add OR operator to cps-pathRudrangi Anupriya3-9/+79
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 pathToineSiebelink3-4/+32
2022-04-25Fix Absolute Path to list with Integer/String keyLathish4-28/+214
2021-07-20Support text() conditionToineSiebelink3-47/+50
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson3-2/+5
2021-06-03Improve error handling on unexpected 'postfix'ToineSiebelink1-0/+6
2021-06-01Fix last SQ violationToineSiebelink2-2/+2
2021-06-01Introducing Antlr4 for cpsPath parsingToineSiebelink3-0/+225