summaryrefslogtreecommitdiffstats
path: root/cps-ri/src/main
AgeCommit message (Expand)AuthorFilesLines
2021-08-18Merge "CPS-508: Create anchor/schemaset from new modules and existing modules"Niamh Core4-1/+97
2021-08-17CPS-508: Create anchor/schemaset from new modules and existing modulesshivasubedi4-1/+97
2021-08-17Delete list-node p1 service and persistence layerslukegleeson1-1/+29
2021-08-17Merge "CPS-566: Can't access grandparent node through ancestor axis"Niamh Core1-3/+3
2021-08-16Merge "Issue with CPSData API to add an item to an existing list node"Niamh Core1-0/+14
2021-08-16Issue with CPSData API to add an item to an existing list nodeDylanB95EST1-0/+14
2021-08-16CPS-566: Can't access grandparent node through ancestor axisshivasubedi1-3/+3
2021-08-05CPS-506: List all known modules and revisionshivasubedi6-46/+205
2021-08-05Merge "Implement DMI Registration (NCMP-Side)"Niamh Core4-2/+58
2021-08-03Implement DMI Registration (NCMP-Side)DylanB95EST4-2/+58
2021-07-22Merge "Fixed inconsistent data issue with replaceNode"Bruno Sakoto1-18/+50
2021-07-21Fixed inconsistent data issue with replaceNodeRenu Kumari1-18/+50
2021-07-20Support text() conditionToineSiebelink4-46/+161
2021-07-13Fix sonar qube violationsniamhcore1-2/+1
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson10-19/+29
2021-07-09Support concurrent requests to create schema setsBruno Sakoto1-2/+93
2021-07-06Merge "Added parent is null condition when searching for root fragments"Bruno Sakoto2-5/+8
2021-07-05Added parent is null condition when searching for root fragmentsRenu Kumari2-5/+8
2021-06-30Fixing typo in anchor nameniamhcore2-2/+2
2021-06-24create yang model for dmi-registrytragait7-0/+174
2021-06-18Missing licence info added in pom fileshivasubedi7-0/+115
2021-06-01Introducing Antlr4 for cpsPath parsingToineSiebelink3-204/+10
2021-05-24Replace list-node content (part 1): CPS Service and persistence layersRuslan Kashapov1-0/+25
2021-05-24Adding Atomic Grouping to Discard backtracking once matched as part of Sonar ...DylanB95EST1-2/+2
2021-05-21Adding Possessive Quantifier to Regex to prevent backtrackingDylanB95EST1-2/+2
2021-05-21Update SonarQube Code SmellJosephKeenan1-1/+1
2021-05-11Create list-node elements (part1): CPS service and persistence layersRuslan Kashapov1-1/+25
2021-05-08Merge "Add CpsPathQueries.sql and create data inspired by the bookstore model"Bruno Sakoto1-1/+1
2021-05-07Add CpsPathQueries.sql and create data inspired by the bookstore modelniamhcore1-1/+1
2021-05-07Fix cps ran yang data modelBruno Sakoto8-1/+4539
2021-05-04Fix ancestor cps path to recognize ancestor list valueniamhcore1-2/+2
2021-04-30Implement cps path query to get ancestor by schema node identifierToineSiebelink3-25/+73
2021-04-30Fix Get descendent to support xpaths that end in list valuesputhuparambil.aditya1-2/+3
2021-04-28Fix Code smellsshivasubedi4-42/+39
2021-04-26Merge "Leaf String value comparison matches mix of single and double quotes"Rishi Chail1-4/+11
2021-04-26Get Data under anchor using single rootRishi.Chail2-1/+19
2021-04-26Leaf String value comparison matches mix of single and double quotesshivasubedi1-4/+11
2021-04-22Implement ends with cps path query to support multiple attributes with 'and' ...puthuparambil.aditya4-7/+65
2021-04-15Fix "ends-with" query syntax to conform with xPath definitionToineSiebelink4-13/+15
2021-04-09Fix liquibase changeset so we can upgrade from H to IToineSiebelink3-3/+33
2021-04-07Merge "Fix security hotspots n Regex"Bruno Sakoto1-1/+2
2021-04-07Delete anchor part 1: service and persistence layersRuslan Kashapov1-3/+20
2021-04-06Fix security hotspots n RegexToineSiebelink1-1/+2
2021-03-31Fix to store data for 2 anchors using same modelBruno Sakoto2-1/+54
2021-03-24Internal Server Error when creating the same data node twiceniamhcore3-8/+13
2021-03-18Fix code smellsRishi.Chail1-2/+1
2021-03-11Fix for security hotspot related to wek cyptographyputhuparambil.aditya2-5/+6
2021-03-10Fix SOnarQube bug on RegexToineSiebelink1-5/+9
2021-03-09Improve error reporting for invalid cps path queryniamhcore1-4/+4
2021-03-04CPS-265 - Update cps path query to support 'ends with'niamhcore4-12/+68