aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ri/src
AgeCommit message (Expand)AuthorFilesLines
2022-02-15Fragment handling decreasing performance for large number of cmHandlesDylanB95EST3-45/+34
2022-02-09Merge "Fix for retry mechanism on concurrent CmHandle registration"Bruno Sakoto3-3/+133
2022-02-09Fix for retry mechanism on concurrent CmHandle registrationputhuparambil.aditya3-3/+133
2022-02-07Merge "Refactor Delete Anchor functionality"Renu Kumari5-26/+37
2022-02-03Merge "Test Scenario for replaceListContent"aditya puthuparambil3-139/+160
2022-02-02Refactor Delete Anchor functionalityRenu Kumari5-26/+37
2022-02-02Test Scenario for replaceListContentToineSiebelink3-139/+160
2022-01-28Refactored Delete SchemaSet functionalityRenu Kumari5-62/+80
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST5-1/+176
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh5-55/+42
2021-11-26Merge "Allow separate registration of DMIDataPlugin and DmiModelPugin"Niamh Core3-1/+105
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan3-1/+105
2021-11-23CPS-314: Delete Dataspaceniamhcore5-8/+53
2021-11-09Merge "Fix for get anchor identifiers by module names"Toine Siebelink4-38/+38
2021-11-09Fix for get anchor identifiers by module namesniamhcore4-38/+38
2021-11-08CPS-475: Fix Sonar Qube Violationsemaclee2-4/+5
2021-11-02Add get cm handles by modules names - service layerniamhcore2-6/+6
2021-11-02Merge "Clean Up Code around List Nodes"Toine Siebelink3-165/+221
2021-11-02Clean Up Code around List NodesDylanB95EST3-165/+221
2021-10-29Merge "Remove org.jetbrains.annotations dependency"Niamh Core1-5/+0
2021-10-29Add get cm handles by modules names - persistence layerniamhcore5-9/+153
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 PATCHDylanB95EST3-43/+167
2021-09-21Merge "Updating fetch all yang modules queries and tests"Toine Siebelink3-21/+24
2021-09-20Updating fetch all yang modules queries and testsniamhcore3-21/+24
2021-09-14Add test for missing code covereageToineSiebelink2-8/+28
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 typelukegleeson2-4/+47
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-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 guidelineslukegleeson15-24/+39
2021-07-09Support concurrent requests to create schema setsBruno Sakoto3-3/+184