summaryrefslogtreecommitdiffstats
path: root/cps-ri/src/main
AgeCommit message (Expand)AuthorFilesLines
2022-03-04Updating sequences in db migration scriptDylanB95EST2-1/+26
2022-03-03Merge "Update dmi-registry yang to support cmHandle State"Bruno Sakoto6-11/+348
2022-03-03Merge "Bug fix for delete data node not working for root node"Renu Kumari1-2/+2
2022-03-03Bug fix for delete data node not working for root nodeputhuparambil.aditya1-2/+2
2022-03-03Update dmi-registry yang to support cmHandle Statelukegleeson6-11/+348
2022-03-02Merge "CPS-475 - Fix SQ codesmells introduced as aprt of CPS-887"Toine Siebelink1-2/+2
2022-03-02CPS-475 - Fix SQ codesmells introduced as aprt of CPS-887JosephKeenan1-2/+2
2022-03-02Addressed refactoring comments related to method namempriyank3-13/+17
2022-03-01Merge "Adding missing rollback for Liquibase change logs"Toine Siebelink2-1/+27
2022-03-01Adding missing rollback for Liquibase change logslukegleeson2-1/+27
2022-02-28Merge "Bug fix for delete data node not working for root node"Bruno Sakoto1-15/+34
2022-02-28CPS-887 Decreasing performance of cmHandle registrationJosephKeenan5-24/+199
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-28Support 'public' Cm Handle PropertiesDylanB95EST5-1/+176
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh2-48/+26
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 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 revisionshivasubedi6-46/+205