Age | Commit message (Expand) | Author | Files | Lines |
2024-09-04 | [Cps Path Parser] Move NCMP-specific logic to NCMP |  danielhanrahan | 1 | -4/+0 |
2024-09-04 | Merge "[Cps Path Parser] Refactoring leaf conditions" |  Priyank Maheshwari | 2 | -33/+18 |
2024-09-04 | [Cps Path Parser] Remove unneeded validation in grammar |  danielhanrahan | 1 | -11/+0 |
2024-08-31 | [Cps Path Parser] Refactoring leaf conditions |  danielhanrahan | 2 | -33/+18 |
2024-07-09 | NCMP: NCMP search API fixed to handle cps path that is ancestor axis as |  sourabh_sourabh | 1 | -0/+4 |
2023-07-20 | Apostrophe handling in CpsPathParser |  danielhanrahan | 1 | -16/+21 |
2023-07-17 | Allow duplicate leaf names in Cps Path leaf condition |  danielhanrahan | 4 | -135/+24 |
2023-05-30 | Add <,> operators support to cps-path |  Rudrangi Anupriya | 3 | -22/+103 |
2023-04-25 | Ordering of leaf elements to support combination of AND/OR in cps-path |  Rudrangi Anupriya | 1 | -2/+2 |
2023-04-21 | Add contains condition support to cps-path |  Rudrangi Anupriya | 2 | -0/+17 |
2023-04-14 | Add OR operator to cps-path |  Rudrangi Anupriya | 3 | -9/+79 |
2023-02-28 | Skip deleting list xpaths that are list elements |  danielhanrahan | 2 | -5/+12 |
2022-12-22 | Add fix for posting nodes with xPath with '/' |  emaclee | 3 | -2/+17 |
2022-12-19 | Fix Delete uses case with '/' in path |  ToineSiebelink | 3 | -4/+32 |
2022-04-25 | Fix Absolute Path to list with Integer/String key |  Lathish | 4 | -28/+214 |
2021-07-20 | Support text() condition |  ToineSiebelink | 3 | -47/+50 |
2021-07-13 | Editing of Nordix Licenses to ONAP guidelines |  lukegleeson | 3 | -2/+5 |
2021-06-03 | Improve error handling on unexpected 'postfix' |  ToineSiebelink | 1 | -0/+6 |
2021-06-01 | Fix last SQ violation |  ToineSiebelink | 2 | -2/+2 |
2021-06-01 | Introducing Antlr4 for cpsPath parsing |  ToineSiebelink | 3 | -0/+225 |