Age | Commit message (Expand) | Author | Files | Lines |
2023-07-24 | Fix code coverage reporting | ToineSiebelink | 1 | -15/+27 |
2023-07-20 | Apostrophe handling in CpsPathParser | danielhanrahan | 3 | -22/+37 |
2023-07-17 | Allow duplicate leaf names in Cps Path leaf condition | danielhanrahan | 5 | -158/+64 |
2023-05-30 | Add <,> operators support to cps-path | Rudrangi Anupriya | 5 | -33/+130 |
2023-04-25 | Ordering of leaf elements to support combination of AND/OR in cps-path | Rudrangi Anupriya | 2 | -9/+14 |
2023-04-21 | Add contains condition support to cps-path | Rudrangi Anupriya | 4 | -1/+35 |
2023-04-14 | Add OR operator to cps-path | Rudrangi Anupriya | 5 | -39/+121 |
2023-02-28 | Skip deleting list xpaths that are list elements | danielhanrahan | 2 | -5/+12 |
2023-01-23 | Increase duration for CpsPathUtilPerfTest | danielhanrahan | 1 | -4/+3 |
2023-01-11 | Fetch CM handles by collection of xpaths | seanbeirne | 1 | -2/+2 |
2022-12-23 | Organize performance test | ToineSiebelink | 2 | -15/+43 |
2022-12-22 | Merge "Temp Table Creation improvements" | Toine Siebelink | 1 | -4/+4 |
2022-12-22 | Temp Table Creation improvements | ToineSiebelink | 1 | -4/+4 |
2022-12-22 | Merge "Add fix for posting nodes with xPath with '/'" | Toine Siebelink | 4 | -4/+35 |
2022-12-22 | Add fix for posting nodes with xPath with '/' | emaclee | 4 | -4/+35 |
2022-12-21 | CpsPath Query Optimization | ToineSiebelink | 1 | -0/+1 |
2022-12-20 | Check preformance impacts | ToineSiebelink | 1 | -0/+14 |
2022-12-19 | Fix Delete uses case with '/' in path | ToineSiebelink | 5 | -5/+109 |
2022-04-25 | Fix Absolute Path to list with Integer/String key | Lathish | 6 | -53/+275 |
2021-07-20 | Support text() condition | ToineSiebelink | 5 | -94/+120 |
2021-07-13 | Editing of Nordix Licenses to ONAP guidelines | lukegleeson | 5 | -4/+9 |
2021-06-03 | Improve error handling on unexpected 'postfix' | ToineSiebelink | 3 | -1/+10 |
2021-06-01 | Fix last SQ violation | ToineSiebelink | 2 | -2/+2 |
2021-06-01 | Introducing Antlr4 for cpsPath parsing | ToineSiebelink | 5 | -0/+472 |