summaryrefslogtreecommitdiffstats
path: root/cps-service/src/main/java/org/onap/cps/api
AgeCommit message (Expand)AuthorFilesLines
2023-08-02Support pagination in query across all anchors(ep4)rajesh.kumar2-3/+24
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-11Move integration test for moduleServiceToineSiebelink1-1/+1
2023-05-09Support for Patch across multiple data nodes--global2-17/+13
2023-03-21Query data nodes across all anchors under one dataspacerajesh.kumar2-0/+20
2023-03-20CPS-1526 Fix response message for PATCH operationarpitsingh2-4/+12
2023-03-14Reduce dataspace/anchor lookups in CpsDataServicedanielhanrahan1-66/+64
2023-03-09Add new metrics to the get data node methodkissand1-0/+3
2023-02-20Merge "CPS-1401 Implement V2 of GET Data Node API"Luke Gleeson2-27/+31
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh2-27/+31
2023-02-16Improve batch delete schemasets performancedanielhanrahan5-11/+63
2023-02-15Bulk delete schemasets in CM handle deregistrationdanielhanrahan2-4/+30
2023-02-01Create plural version of deleteDataNodedanielhanrahan2-6/+28
2023-01-31Introduce InstrumentationToineSiebelink3-13/+57
2023-01-11Fetch CM handles by collection of xpathsseanbeirne2-0/+21
2022-12-23Fix SonarQube warningsToineSiebelink1-2/+1
2022-12-22XML content on create anchors node supportMichal Jagiello2-25/+71
2022-12-15CPS-341 Support for multiple data tree instances under 1 anchorarpitsingh1-16/+32
2022-12-09Merge "Added API to get all schema sets for a given dataspace."Toine Siebelink2-0/+25
2022-12-09Added API to get all schema sets for a given dataspace.rajesh.kumar2-0/+25
2022-12-06Merge "Upgrade Open daylight yang tool to version 8.0.6"Toine Siebelink1-3/+3
2022-12-06Upgrade Open daylight yang tool to version 8.0.6emaclee1-3/+3
2022-11-18Added get APIs for dataspace.rajesh.kumar2-0/+31
2022-10-20CPS Validator Changeslukegleeson5-51/+57
2022-09-12Handle partial failurempriyank1-1/+1
2022-09-05Performance Improvement: Fix Insert Yang Resource IDs (Schemset)ToineSiebelink2-4/+4
2022-08-29Performance Improvement:save cmhandles capabilitympriyank2-0/+31
2022-08-25Performance Improvement: Batch Update DataNodeslukegleeson2-6/+41
2022-08-19Performance Improvement: Temporal eventmpriyank1-24/+13
2022-06-30Add method to get YANG module sources for CM handleemaclee2-0/+18
2022-06-08Merge 2 'query' end points in NCMPkissand3-20/+2
2022-05-25Async request response NCMP -> ClientJosephKeenan1-12/+19
2022-04-27Add methods to Lock Anchor entityemaclee2-0/+34
2022-04-11Fix Sonar Qube ViolationsDylanB95EST1-12/+11
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST2-6/+6
2022-04-06Query based on Public CM PropertiesJosephKeenan2-1/+18
2022-03-30Additional validation for names/identifiersDylanB95EST8-14/+47
2022-03-25Add Start and Stop sessions on JAVA APIemaclee2-0/+26
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh2-2/+3
2022-02-28CPS-887 Decreasing performance of cmHandle registrationJosephKeenan2-15/+28
2022-02-16Core logic to update,add or remove cmHandle propertiesmpriyank2-5/+25
2022-02-15Fix to keep yang resource cache in syncRenu Kumari2-20/+25
2022-02-07Add support for delete data-node eventRenu Kumari1-1/+11
2022-02-02Refactor Delete Anchor functionalityRenu Kumari3-36/+48
2022-01-28Refactored Delete SchemaSet functionalityRenu Kumari3-21/+60
2022-01-11Send operation information in existing notification eventsRenu Kumari1-16/+15
2021-11-23CPS-314: Delete Dataspaceniamhcore2-0/+12
2021-11-08CPS-475: Fix Sonar Qube Violationsemaclee1-1/+1