aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ri/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2022-02-28Bug fix for delete data node not working for root nodeputhuparambil.aditya1-15/+34
2022-02-15Fragment handling decreasing performance for large number of cmHandlesDylanB95EST2-35/+24
2022-02-09Merge "Fix for retry mechanism on concurrent CmHandle registration"Bruno Sakoto1-3/+7
2022-02-09Fix for retry mechanism on concurrent CmHandle registrationputhuparambil.aditya1-3/+7
2022-02-07Merge "Refactor Delete Anchor functionality"Renu Kumari2-19/+15
2022-02-03Merge "Test Scenario for replaceListContent"aditya puthuparambil1-0/+5
2022-02-02Refactor Delete Anchor functionalityRenu Kumari2-19/+15
2022-02-02Test Scenario for replaceListContentToineSiebelink1-0/+5
2022-01-28Refactored Delete SchemaSet functionalityRenu Kumari2-19/+25
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh2-48/+26
2021-11-23CPS-314: Delete Dataspaceniamhcore3-3/+21
2021-11-09Merge "Fix for get anchor identifiers by module names"Toine Siebelink2-12/+10
2021-11-09Fix for get anchor identifiers by module namesniamhcore2-12/+10
2021-11-08CPS-475: Fix Sonar Qube Violationsemaclee2-4/+5
2021-11-02Add get cm handles by modules names - service layerniamhcore1-1/+1
2021-11-02Merge "Clean Up Code around List Nodes"Toine Siebelink1-72/+98
2021-11-02Clean Up Code around List NodesDylanB95EST1-72/+98
2021-10-29Merge "Remove org.jetbrains.annotations dependency"Niamh Core1-5/+0
2021-10-29Add get cm handles by modules names - persistence layerniamhcore3-9/+73
2021-10-28Remove org.jetbrains.annotations dependencyBruno Sakoto1-5/+0
2021-10-18CPS-475 - fix sonar smellsJosephKeenan1-1/+1
2021-09-29CPS-594: Exception when updating list node PATCHDylanB95EST1-37/+90
2021-09-20Updating fetch all yang modules queries and testsniamhcore1-16/+18
2021-09-07P2 - Get module names and revisions rest layerniamhcore1-2/+2
2021-09-06P1 - Get module name and revision persistence layerniamhcore2-13/+48
2021-09-06Fix Sonar Qube Violationslukegleeson1-3/+3
2021-09-03Ensure Leaf value retains Integer typelukegleeson1-3/+20
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 revisionshivasubedi4-46/+163
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 guidelineslukegleeson6-16/+22
2021-07-09Support concurrent requests to create schema setsBruno Sakoto1-2/+93
2021-07-05Added parent is null condition when searching for root fragmentsRenu Kumari2-5/+8
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-07Add CpsPathQueries.sql and create data inspired by the bookstore modelniamhcore1-1/+1
2021-05-04Fix ancestor cps path to recognize ancestor list valueniamhcore1-2/+2