Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-30 | Add <,> operators support to cps-path | Rudrangi Anupriya | 4 | -24/+111 |
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 | 3 | -1/+24 |
2023-04-14 | Add OR operator to cps-path | Rudrangi Anupriya | 4 | -11/+85 |
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 | 4 | -5/+35 |
2022-04-25 | Fix Absolute Path to list with Integer/String key | Lathish | 5 | -30/+218 |
2021-07-20 | Support text() condition | ToineSiebelink | 4 | -77/+74 |
2021-07-13 | Editing of Nordix Licenses to ONAP guidelines | lukegleeson | 4 | -3/+7 |
2021-06-03 | Improve error handling on unexpected 'postfix' | ToineSiebelink | 2 | -1/+9 |
2021-06-01 | Fix last SQ violation | ToineSiebelink | 2 | -2/+2 |
2021-06-01 | Introducing Antlr4 for cpsPath parsing | ToineSiebelink | 4 | -0/+348 |