aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ri/src/test
AgeCommit message (Expand)AuthorFilesLines
2022-09-19Merge "Get Node API fix for attribute values with '/'"Sourabh Sourabh2-12/+17
2022-09-14Get Node API fix for attribute values with '/'puthuparambil.aditya2-12/+17
2022-09-13handle partial failure on batch state updatempriyank1-9/+27
2022-09-13Handle partial failure (improvements)ToineSiebelink1-17/+23
2022-09-12Handle partial failurempriyank1-1/+22
2022-09-05Performance Improvement: Fix Insert Yang Resource IDs (Schemset)ToineSiebelink1-0/+19
2022-08-29Performance Improvement:save cmhandles capabilitympriyank1-2/+2
2022-08-25Performance Improvement: Batch Update DataNodeslukegleeson2-46/+79
2022-08-22Performance Improvement: Insert Yang ResourcesToineSiebelink3-61/+80
2022-08-08Merge "Rename name column in yang resource table"Joseph Keenan6-13/+8
2022-08-05Rename name column in yang resource tableDylanB95EST6-13/+8
2022-08-05Upgrade Postgres Cps-CoreDylanB95EST1-1/+2
2022-07-27Distributed datastore solution for Module Sync Watchdogkissand1-1/+1
2022-07-04Move persistence related methodsemaclee1-1/+0
2022-06-30Add method to get YANG module sources for CM handleemaclee1-0/+10
2022-06-09Handle errors during cm handle searchkissand1-18/+7
2022-06-08Merge 2 'query' end points in NCMPkissand1-19/+0
2022-06-02Add module name to cps core outputemaclee3-39/+110
2022-05-12Add graceful shutdown for Session Manageremaclee3-22/+75
2022-04-27Add methods to Lock Anchor entityemaclee3-22/+141
2022-04-25Fix Absolute Path to list with Integer/String keyLathish5-89/+101
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST1-3/+3
2022-04-06Query based on Public CM PropertiesJosephKeenan2-5/+41
2022-03-25Add Start and Stop sessions on JAVA APIemaclee3-44/+132
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh2-12/+1
2022-02-28Merge "Bug fix for delete data node not working for root node"Bruno Sakoto2-2/+10
2022-02-28CPS-887 Decreasing performance of cmHandle registrationJosephKeenan2-13/+32
2022-02-28Bug fix for delete data node not working for root nodeputhuparambil.aditya2-2/+10
2022-02-15Fragment handling decreasing performance for large number of cmHandlesDylanB95EST1-10/+10
2022-02-09Merge "Fix for retry mechanism on concurrent CmHandle registration"Bruno Sakoto2-0/+126
2022-02-09Fix for retry mechanism on concurrent CmHandle registrationputhuparambil.aditya2-0/+126
2022-02-07Merge "Refactor Delete Anchor functionality"Renu Kumari3-7/+22
2022-02-03Merge "Test Scenario for replaceListContent"aditya puthuparambil2-139/+155
2022-02-02Refactor Delete Anchor functionalityRenu Kumari3-7/+22
2022-02-02Test Scenario for replaceListContentToineSiebelink2-139/+155
2022-01-28Refactored Delete SchemaSet functionalityRenu Kumari3-43/+55
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh3-7/+16
2021-11-23CPS-314: Delete Dataspaceniamhcore2-5/+32
2021-11-09Fix for get anchor identifiers by module namesniamhcore2-26/+28
2021-11-02Add get cm handles by modules names - service layerniamhcore1-5/+5
2021-11-02Merge "Clean Up Code around List Nodes"Toine Siebelink2-93/+123
2021-11-02Clean Up Code around List NodesDylanB95EST2-93/+123
2021-10-29Add get cm handles by modules names - persistence layerniamhcore2-0/+80
2021-09-29CPS-594: Exception when updating list node PATCHDylanB95EST2-6/+77
2021-09-21Merge "Updating fetch all yang modules queries and tests"Toine Siebelink2-5/+6
2021-09-20Updating fetch all yang modules queries and testsniamhcore2-5/+6
2021-09-14Add test for missing code covereageToineSiebelink2-8/+28
2021-09-07P2 - Get module names and revisions rest layerniamhcore1-2/+2
2021-09-06P1 - Get module name and revision persistence layerniamhcore3-26/+48
2021-09-03Ensure Leaf value retains Integer typelukegleeson1-1/+27