Age | Commit message (Expand) | Author | Files | Lines |
2024-09-18 | [Cps Path Parser] Fixes for parent path & normalization |  danielhanrahan | 2 | -20/+42 |
2024-09-04 | [Cps Path Parser] Move NCMP-specific logic to NCMP |  danielhanrahan | 1 | -17/+0 |
2024-08-31 | [Cps Path Parser] Refactoring leaf conditions |  danielhanrahan | 1 | -11/+11 |
2024-07-09 | NCMP: NCMP search API fixed to handle cps path that is ancestor axis as |  sourabh_sourabh | 1 | -1/+18 |
2023-07-24 | Fix code coverage reporting |  ToineSiebelink | 1 | -15/+27 |
2023-07-20 | Apostrophe handling in CpsPathParser |  danielhanrahan | 1 | -2/+6 |
2023-07-17 | Allow duplicate leaf names in Cps Path leaf condition |  danielhanrahan | 1 | -23/+40 |
2023-05-30 | Add <,> operators support to cps-path |  Rudrangi Anupriya | 1 | -9/+19 |
2023-04-25 | Ordering of leaf elements to support combination of AND/OR in cps-path |  Rudrangi Anupriya | 1 | -7/+12 |
2023-04-21 | Add contains condition support to cps-path |  Rudrangi Anupriya | 1 | -0/+11 |
2023-04-14 | Add OR operator to cps-path |  Rudrangi Anupriya | 1 | -28/+36 |
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 | 1 | -2/+18 |
2022-12-22 | Add fix for posting nodes with xPath with '/' |  emaclee | 1 | -2/+18 |
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 | 1 | -0/+74 |
2022-04-25 | Fix Absolute Path to list with Integer/String key |  Lathish | 1 | -23/+57 |
2021-07-20 | Support text() condition |  ToineSiebelink | 1 | -17/+46 |
2021-07-13 | Editing of Nordix Licenses to ONAP guidelines |  lukegleeson | 1 | -1/+2 |
2021-06-03 | Improve error handling on unexpected 'postfix' |  ToineSiebelink | 1 | -0/+1 |
2021-06-01 | Introducing Antlr4 for cpsPath parsing |  ToineSiebelink | 1 | -0/+124 |