summaryrefslogtreecommitdiffstats
path: root/cps-ri/src/test/groovy
AgeCommit message (Expand)AuthorFilesLines
2022-12-09Merge "Added API to get all schema sets for a given dataspace."Toine Siebelink1-0/+10
2022-12-09Added API to get all schema sets for a given dataspace.rajesh.kumar1-0/+10
2022-12-02Enhance read performance testsToineSiebelink1-19/+42
2022-11-22Merge "Performance Test settings exploration"Toine Siebelink1-4/+4
2022-11-18Performance Test settings explorationseanbeirne1-4/+4
2022-11-18Added get APIs for dataspace.rajesh.kumar1-0/+28
2022-11-11Node API - Find root by anchor method performancesourabh_sourabh2-18/+19
2022-11-08Node API - GET Method performance issuesourabh_sourabh1-10/+11
2022-11-04CPS-RI performance profiles implementaionseanbeirne1-4/+3
2022-11-02Ensure prefix is correct module prefixToineSiebelink5-134/+36
2022-10-27Read Performance Improvement - Using Native QueryToineSiebelink3-58/+48
2022-10-26Creation of DataNodeBuilder with module name prefix is very slowToineSiebelink4-2/+107
2022-10-20CPS Validator Changeslukegleeson1-0/+49
2022-10-18Increase read time of get datanode testlukegleeson1-2/+2
2022-10-17 Node API - GET Method performance issue (junit)JosephKeenan1-0/+89
2022-09-19Merge "Get Node API fix for attribute values with '/'"Sourabh Sourabh1-11/+14
2022-09-14Get Node API fix for attribute values with '/'puthuparambil.aditya1-11/+14
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 ResourcesToineSiebelink2-56/+76
2022-08-05Rename name column in yang resource tableDylanB95EST2-7/+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 outputemaclee1-39/+67
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 keyLathish3-49/+61
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST1-3/+3
2022-04-06Query based on Public CM PropertiesJosephKeenan1-1/+24
2022-03-25Add Start and Stop sessions on JAVA APIemaclee2-44/+116
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh2-12/+1
2022-02-28Merge "Bug fix for delete data node not working for root node"Bruno Sakoto1-0/+5
2022-02-28CPS-887 Decreasing performance of cmHandle registrationJosephKeenan2-13/+32
2022-02-28Bug fix for delete data node not working for root nodeputhuparambil.aditya1-0/+5
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 Sakoto1-0/+124
2022-02-09Fix for retry mechanism on concurrent CmHandle registrationputhuparambil.aditya1-0/+124
2022-02-07Merge "Refactor Delete Anchor functionality"Renu Kumari2-7/+20
2022-02-03Merge "Test Scenario for replaceListContent"aditya puthuparambil1-126/+151
2022-02-02Refactor Delete Anchor functionalityRenu Kumari2-7/+20
2022-02-02Test Scenario for replaceListContentToineSiebelink1-126/+151
2022-01-28Refactored Delete SchemaSet functionalityRenu Kumari2-40/+52
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh3-7/+16