Age | Commit message (Expand) | Author | Files | Lines |
2021-08-05 | CPS-506: List all known modules and revision |  shivasubedi | 6 | -46/+205 |
2021-08-05 | Merge "Implement DMI Registration (NCMP-Side)" |  Niamh Core | 4 | -2/+58 |
2021-08-03 | Implement DMI Registration (NCMP-Side) |  DylanB95EST | 4 | -2/+58 |
2021-07-22 | Merge "Fixed inconsistent data issue with replaceNode" |  Bruno Sakoto | 1 | -18/+50 |
2021-07-21 | Fixed inconsistent data issue with replaceNode |  Renu Kumari | 1 | -18/+50 |
2021-07-20 | Support text() condition |  ToineSiebelink | 4 | -46/+161 |
2021-07-13 | Fix sonar qube violations |  niamhcore | 1 | -2/+1 |
2021-07-13 | Editing of Nordix Licenses to ONAP guidelines |  lukegleeson | 10 | -19/+29 |
2021-07-09 | Support concurrent requests to create schema sets |  Bruno Sakoto | 1 | -2/+93 |
2021-07-06 | Merge "Added parent is null condition when searching for root fragments" |  Bruno Sakoto | 2 | -5/+8 |
2021-07-05 | Added parent is null condition when searching for root fragments |  Renu Kumari | 2 | -5/+8 |
2021-06-30 | Fixing typo in anchor name |  niamhcore | 2 | -2/+2 |
2021-06-24 | create yang model for dmi-registry |  tragait | 7 | -0/+174 |
2021-06-18 | Missing licence info added in pom file |  shivasubedi | 7 | -0/+115 |
2021-06-01 | Introducing Antlr4 for cpsPath parsing |  ToineSiebelink | 3 | -204/+10 |
2021-05-24 | Replace list-node content (part 1): CPS Service and persistence layers |  Ruslan Kashapov | 1 | -0/+25 |
2021-05-24 | Adding Atomic Grouping to Discard backtracking once matched as part of Sonar ... |  DylanB95EST | 1 | -2/+2 |
2021-05-21 | Adding Possessive Quantifier to Regex to prevent backtracking |  DylanB95EST | 1 | -2/+2 |
2021-05-21 | Update SonarQube Code Smell |  JosephKeenan | 1 | -1/+1 |
2021-05-11 | Create list-node elements (part1): CPS service and persistence layers |  Ruslan Kashapov | 1 | -1/+25 |
2021-05-08 | Merge "Add CpsPathQueries.sql and create data inspired by the bookstore model" |  Bruno Sakoto | 1 | -1/+1 |
2021-05-07 | Add CpsPathQueries.sql and create data inspired by the bookstore model |  niamhcore | 1 | -1/+1 |
2021-05-07 | Fix cps ran yang data model |  Bruno Sakoto | 8 | -1/+4539 |
2021-05-04 | Fix ancestor cps path to recognize ancestor list value |  niamhcore | 1 | -2/+2 |
2021-04-30 | Implement cps path query to get ancestor by schema node identifier |  ToineSiebelink | 3 | -25/+73 |
2021-04-30 | Fix Get descendent to support xpaths that end in list values |  puthuparambil.aditya | 1 | -2/+3 |
2021-04-28 | Fix Code smells |  shivasubedi | 4 | -42/+39 |
2021-04-26 | Merge "Leaf String value comparison matches mix of single and double quotes" |  Rishi Chail | 1 | -4/+11 |
2021-04-26 | Get Data under anchor using single root |  Rishi.Chail | 2 | -1/+19 |
2021-04-26 | Leaf String value comparison matches mix of single and double quotes |  shivasubedi | 1 | -4/+11 |
2021-04-22 | Implement ends with cps path query to support multiple attributes with 'and' ... |  puthuparambil.aditya | 4 | -7/+65 |
2021-04-15 | Fix "ends-with" query syntax to conform with xPath definition |  ToineSiebelink | 4 | -13/+15 |
2021-04-09 | Fix liquibase changeset so we can upgrade from H to I |  ToineSiebelink | 3 | -3/+33 |
2021-04-07 | Merge "Fix security hotspots n Regex" |  Bruno Sakoto | 1 | -1/+2 |
2021-04-07 | Delete anchor part 1: service and persistence layers |  Ruslan Kashapov | 1 | -3/+20 |
2021-04-06 | Fix security hotspots n Regex |  ToineSiebelink | 1 | -1/+2 |
2021-03-31 | Fix to store data for 2 anchors using same model |  Bruno Sakoto | 2 | -1/+54 |
2021-03-24 | Internal Server Error when creating the same data node twice |  niamhcore | 3 | -8/+13 |
2021-03-18 | Fix code smells |  Rishi.Chail | 1 | -2/+1 |
2021-03-11 | Fix for security hotspot related to wek cyptography |  puthuparambil.aditya | 2 | -5/+6 |
2021-03-10 | Fix SOnarQube bug on Regex |  ToineSiebelink | 1 | -5/+9 |
2021-03-09 | Improve error reporting for invalid cps path query |  niamhcore | 1 | -4/+4 |
2021-03-04 | CPS-265 - Update cps path query to support 'ends with' |  niamhcore | 4 | -12/+68 |
2021-03-03 | CSIT: Integration tests for CPS Core |  Ruslan Kashapov | 1 | -0/+10 |
2021-03-02 | CPS-265 - updating cps path to support include-descendants option. |  niamhcore | 1 | -3/+3 |
2021-02-24 | Schema creation and Data pre-load to on cps-xnf-proxy start-up using liquibase |  puthuparambil.aditya | 13 | -85/+3082 |
2021-02-19 | Persistence layer - Query Datanodes using cpsPath that contains contains a le... |  niamhcore | 3 | -0/+100 |
2021-02-16 | Data fragment update by xpath #2 - persistence layer |  Ruslan Kashapov | 2 | -10/+42 |
2021-02-04 | Fetching data node by xpath - persistence layer |  Ruslan Kashapov | 1 | -2/+40 |
2021-01-25 | Add DataNodeDoesNotExist Exception |  niamhcore | 1 | -2/+2 |