aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ri
AgeCommit message (Expand)AuthorFilesLines
2021-09-14Merge "Add test for missing code covereage"Niamh Core2-8/+28
2021-09-14Add test for missing code covereageToineSiebelink2-8/+28
2021-09-13Upgade the version to 2.0.0Renu Kumari1-1/+1
2021-09-07P2 - Get module names and revisions rest layerniamhcore2-4/+4
2021-09-06P1 - Get module name and revision persistence layerniamhcore5-39/+96
2021-09-06Fix Sonar Qube Violationslukegleeson1-3/+3
2021-09-03Ensure Leaf value retains Integer typelukegleeson3-4/+52
2021-08-18Merge "CPS-508: Create anchor/schemaset from new modules and existing modules"Niamh Core6-12/+119
2021-08-17CPS-508: Create anchor/schemaset from new modules and existing modulesshivasubedi6-12/+119
2021-08-17Delete list-node p1 service and persistence layerslukegleeson3-14/+94
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 revisionshivasubedi8-60/+264
2021-08-05Merge "Implement DMI Registration (NCMP-Side)"Niamh Core4-2/+58
2021-08-03Implement DMI Registration (NCMP-Side)DylanB95EST4-2/+58
2021-07-29CPS-503: liquibase self build optionJosephKeenan1-0/+9
2021-07-23Renamed UnitSpec to SpecRenu Kumari1-1/+1
2021-07-23Renamed test spec to Integration SpecRenu Kumari1-1/+1
2021-07-22Merge "Fixed inconsistent data issue with replaceNode"Bruno Sakoto3-22/+168
2021-07-21Fixed inconsistent data issue with replaceNodeRenu Kumari3-22/+168
2021-07-20Support text() conditionToineSiebelink11-71/+307
2021-07-16Rename CpsModulePersistenceServiceSpec test classBruno Sakoto1-1/+1
2021-07-13Fix sonar qube violationsniamhcore1-2/+1
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson17-26/+43
2021-07-09Support concurrent requests to create schema setsBruno Sakoto4-4/+197
2021-07-07Merge "Sending Data Updated Event to kafka"Toine Siebelink1-0/+15
2021-07-07Sending Data Updated Event to kafkaRenu Kumari1-0/+15
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 fileshivasubedi10-0/+168
2021-06-01Introducing Antlr4 for cpsPath parsingToineSiebelink6-333/+24
2021-05-28Load only required components in the application contextsRenu Kumari1-1/+2
2021-05-24Replace list-node content (part 1): CPS Service and persistence layersRuslan Kashapov2-0/+55
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 Kashapov3-18/+75
2021-05-08Merge "Add CpsPathQueries.sql and create data inspired by the bookstore model"Bruno Sakoto5-53/+75
2021-05-07Add CpsPathQueries.sql and create data inspired by the bookstore modelniamhcore5-53/+75
2021-05-07Fix cps ran yang data modelBruno Sakoto8-1/+4539
2021-05-04Fix ancestor cps path to recognize ancestor list valueniamhcore2-10/+11
2021-04-30Implement cps path query to get ancestor by schema node identifierToineSiebelink7-106/+155
2021-04-30Fix Get descendent to support xpaths that end in list valuesputhuparambil.aditya3-17/+36
2021-04-29Investigate and update Spock versionshivasubedi5-30/+1
2021-04-28Fix Code smellsshivasubedi4-42/+39
2021-04-26Merge "Leaf String value comparison matches mix of single and double quotes"Rishi Chail2-6/+31