summaryrefslogtreecommitdiffstats
path: root/cps-ri/src/test/groovy/org/onap/cps/spi/impl/CpsDataPersistenceServiceIntegrationSpec.groovy
AgeCommit message (Expand)AuthorFilesLines
2023-06-12Move integration test (DataService)ToineSiebelink1-727/+0
2023-05-10Move integration test (DataService)ToineSiebelink1-1/+1
2023-05-09Support for Patch across multiple data nodes--global1-30/+0
2023-05-05[CPS] RI: Code Refactoringraviteja.karumuri1-12/+12
2023-04-26[CPS] RI, Service: Code Refactoringraviteja.karumuri1-29/+24
2023-03-13Fetch fragment entities using recursive SQL querydanielhanrahan1-1/+1
2023-03-13Reduce dataspace/anchor lookups in CpsDataPersistenceServicedanielhanrahan1-32/+11
2023-03-13Make single deleteDataNode use plural deleteDataNodesdanielhanrahan1-7/+6
2023-03-01Add DataNodeNotFoundException to deleteDataNodesdanielhanrahan1-3/+14
2023-02-20Merge "CPS-1401 Implement V2 of GET Data Node API"Luke Gleeson1-59/+67
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh1-59/+67
2023-02-16Improve batch delete schemasets performancedanielhanrahan1-4/+14
2023-02-01Create plural version of deleteDataNodedanielhanrahan1-1/+25
2023-01-24Handle root xpaths in getDataNodesdanielhanrahan1-0/+6
2023-01-19Normalize xpaths for getDataNodesdanielhanrahan1-1/+34
2022-12-19Fix Delete uses case with '/' in pathToineSiebelink1-5/+31
2022-12-15CPS-341 Support for multiple data tree instances under 1 anchorarpitsingh1-47/+45
2022-11-11Node API - Find root by anchor method performancesourabh_sourabh1-18/+18
2022-11-02Ensure prefix is correct module prefixToineSiebelink1-22/+35
2022-10-27Read Performance Improvement - Using Native QueryToineSiebelink1-19/+16
2022-09-13Handle partial failure (improvements)ToineSiebelink1-17/+23
2022-09-12Handle partial failurempriyank1-1/+22
2022-08-29Performance Improvement:save cmhandles capabilitympriyank1-2/+2
2022-08-25Performance Improvement: Batch Update DataNodeslukegleeson1-21/+21
2022-04-25Fix Absolute Path to list with Integer/String keyLathish1-25/+36
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-07Merge "Refactor Delete Anchor functionality"Renu Kumari1-2/+17
2022-02-02Refactor Delete Anchor functionalityRenu Kumari1-2/+17
2022-02-02Test Scenario for replaceListContentToineSiebelink1-126/+151
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh1-5/+5
2021-11-02Clean Up Code around List NodesDylanB95EST1-92/+117
2021-09-29CPS-594: Exception when updating list node PATCHDylanB95EST1-5/+69
2021-09-14Add test for missing code covereageToineSiebelink1-8/+14
2021-08-17Delete list-node p1 service and persistence layerslukegleeson1-11/+55
2021-07-23Renamed test spec to Integration SpecRenu Kumari1-0/+436