aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service/src/main/java/org/onap/cps/api/impl/CpsDataServiceImpl.java
AgeCommit message (Expand)AuthorFilesLines
4 daysRefactored cps-ri package structureleventecsanyi1-1/+1
2024-08-01XML content support on add list elementRudrangi Anupriya1-3/+4
2024-07-16XML content support on replace a node with descendantsRudrangi Anupriya1-9/+10
2024-06-19Addressed an adaptability issuesourabh_sourabh1-5/+5
2024-06-06CPS Delta API 2: Delta between anchor and payloadArpit Singh1-13/+154
2024-06-05XML content support on update node leavesRudrangi Anupriya1-3/+3
2024-04-30Add Notification support in cps corerajesh.kumar1-1/+36
2024-01-17Clear instance based Schema Context Cache upon validation errorsToineSiebelink1-11/+4
2024-01-09Remove inefficient saveListElementsBatch APIdanielhanrahan1-25/+4
2023-12-18Remove the dependency-cycle between beansToineSiebelink1-11/+11
2023-12-18Remove Notification code for updated eventsmpriyank1-40/+0
2023-11-14CPS Delta API 1: Delta between 2 anchorsArpit Singh1-0/+20
2023-09-28JSON list support when updating multiple datanodesdanielhanrahan1-21/+6
2023-07-18Persisting a list element to a parent list (ep2)Rudrangi Anupriya1-2/+10
2023-07-17Improved code coverage for CpsDataServiceImplToineSiebelink1-6/+3
2023-06-27Normalize parent xpath when building datanodes in CpsDataServicedanielhanrahan1-2/+4
2023-05-09Support for Patch across multiple data nodes--global1-10/+8
2023-03-20CPS-1526 Fix response message for PATCH operationarpitsingh1-3/+9
2023-03-14Reduce dataspace/anchor lookups in CpsDataServicedanielhanrahan1-66/+64
2023-02-20Merge "CPS-1401 Implement V2 of GET Data Node API"Luke Gleeson1-9/+11
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh1-9/+11
2023-02-16Improve batch delete schemasets performancedanielhanrahan1-2/+15
2023-02-01Create plural version of deleteDataNodedanielhanrahan1-1/+12
2023-01-31Introduce InstrumentationToineSiebelink1-7/+41
2023-01-11Fetch CM handles by collection of xpathsseanbeirne1-0/+8
2022-12-23Fix SonarQube warningsToineSiebelink1-2/+1
2022-12-22XML content on create anchors node supportMichal Jagiello1-20/+38
2022-12-15CPS-341 Support for multiple data tree instances under 1 anchorarpitsingh1-16/+32
2022-12-06Upgrade Open daylight yang tool to version 8.0.6emaclee1-3/+3
2022-10-20CPS Validator Changeslukegleeson1-17/+18
2022-09-12Handle partial failurempriyank1-1/+1
2022-08-29Performance Improvement:save cmhandles capabilitympriyank1-0/+18
2022-08-25Performance Improvement: Batch Update DataNodeslukegleeson1-3/+26
2022-08-19Performance Improvement: Temporal eventmpriyank1-24/+13
2022-05-25Async request response NCMP -> ClientJosephKeenan1-12/+19
2022-04-27Add methods to Lock Anchor entityemaclee1-0/+12
2022-04-11Fix Sonar Qube ViolationsDylanB95EST1-12/+11
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST1-1/+1
2022-03-30Additional validation for names/identifiersDylanB95EST1-0/+13
2022-03-25Add Start and Stop sessions on JAVA APIemaclee1-0/+11
2022-02-16Core logic to update,add or remove cmHandle propertiesmpriyank1-4/+10
2022-02-07Add support for delete data-node eventRenu Kumari1-1/+11
2022-02-02Refactor Delete Anchor functionalityRenu Kumari1-12/+12
2022-01-11Send operation information in existing notification eventsRenu Kumari1-16/+15
2021-11-02Delete DataNode (xpath) for a given AnchorDylanB95EST1-0/+7
2021-11-02Clean Up Code around List NodesDylanB95EST1-22/+25
2021-08-25Add optional observed timestamp in the cps data apiaditya puthuparambil1-19/+24
2021-08-25Merge "Process data-updated event asynchronously"Toine Siebelink1-7/+17
2021-08-24Process data-updated event asynchronouslyRenu Kumari1-7/+17
2021-08-24Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as part of ...DylanB95EST1-0/+25