summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-03-06Release cps3.2.3jenkins-releng18-18/+18
2023-03-06Merge "JAVA onboarding of YANG model"Priyank Maheshwari9-92/+364
2023-03-03JAVA onboarding of YANG modelemaclee9-92/+364
2023-03-02Refactor cmHandle(ID) queriesseanbeirne14-728/+577
2023-03-01Add DataNodeNotFoundException to deleteDataNodesdanielhanrahan5-25/+88
2023-02-28Skip deleting list xpaths that are list elementsdanielhanrahan4-14/+24
2023-02-27Merge "Expand CPS Service Integration Test (framework)"Toine Siebelink11-122/+275
2023-02-27Expand CPS Service Integration Test (framework)ToineSiebelink11-122/+275
2023-02-24Improve performance for update data nodesdanielhanrahan3-52/+72
2023-02-23Revert "Omit descendants when not need in ncmp inventory queries"lukegleeson3-45/+14
2023-02-22Add performance tests for update data nodesdanielhanrahan2-8/+52
2023-02-22Merge "Improve performance of deleteDataNodes SQL"Luke Gleeson2-43/+46
2023-02-22Omit descendants when not need in ncmp inventory queriesseanbeirne3-14/+45
2023-02-21Improve performance of deleteDataNodes SQLdanielhanrahan2-43/+46
2023-02-21Merge "Fix sonar code smell"Priyank Maheshwari3-5/+5
2023-02-21Merge "Update performance test timings"Toine Siebelink2-23/+23
2023-02-20Merge "FragmentEntity stuck in memory on "Already exists" error"Toine Siebelink1-0/+2
2023-02-20Update performance test timingsdanielhanrahan2-23/+23
2023-02-20Fix sonar code smellhalil.cakal3-5/+5
2023-02-20RTD support to get all data nodes under an anchorarpitsingh1-1/+1
2023-02-20Merge "CPS-1401 Implement V2 of GET Data Node API"Luke Gleeson27-236/+355
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh27-236/+355
2023-02-16FragmentEntity stuck in memory on "Already exists" errorkissand1-0/+2
2023-02-16Improve batch delete schemasets performancedanielhanrahan17-29/+221
2023-02-15Bulk delete schemasets in CM handle deregistrationdanielhanrahan15-19/+162
2023-02-15Merge "Use getDataNodes (plural version) into NCMP to get CM handles Performa...Toine Siebelink5-114/+42
2023-02-15Introducing GrafanaToineSiebelink3-5/+60
2023-02-14Use getDataNodes (plural version) into NCMP to get CM handles Performance imp...seanbeirne5-114/+42
2023-02-13Merge "Test for yang file archive limitation"Luke Gleeson5-38/+72
2023-02-13Merge "Generate report of Instrumentation Metrics"Toine Siebelink2-1/+112
2023-02-13Test for yang file archive limitationhalil.cakal5-38/+72
2023-02-11Generate report of Instrumentation Metricsdanielhanrahan2-1/+112
2023-02-09Use getDataNodes (plural) in CmHandle deregistrationdanielhanrahan2-24/+19
2023-02-09Merge "Produce subscription create event for subscription-topic: cm-avc-subsc...Toine Siebelink4-4/+119
2023-02-09Merge "Update CmHandleState on deregistration response"Priyank Maheshwari2-46/+75
2023-02-09Produce subscription create event for subscription-topic: cm-avc-subscriptionsourabh_sourabh4-4/+119
2023-02-08Merge "Correct calculation of zip archive size for schemaset upload"Toine Siebelink1-1/+1
2023-02-08Use getDataNodes (plural version) into NCMP to get CM handlessourabh_sourabh6-12/+225
2023-02-08Release Process Step 7mpriyank20-21/+50
2023-02-08Release Step 6mpriyank1-0/+8
2023-02-08Release process Step 4mpriyank1-0/+4
2023-02-08Release Steps 1 and 2mpriyank2-5/+11
2023-02-08Correct calculation of zip archive size for schemaset uploadArne Chrestin1-1/+1
2023-02-07Update CmHandleState on deregistration responsedanielhanrahan2-46/+75
2023-02-03Merge "Descendants description changed in openApi"Luke Gleeson2-4/+3
2023-02-03Descendants description changed in openApirajesh.kumar2-4/+3
2023-02-02CmHandle batch deletiondanielhanrahan5-29/+79
2023-02-02Modify CSIT script to have absolute root path envemaclee4-6/+6
2023-02-01Create plural version of deleteDataNodedanielhanrahan14-104/+315
2023-01-31Merge "Introduce Instrumentation"Luke Gleeson27-115/+431