aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service/src/main/java/org/onap/cps/api
AgeCommit message (Expand)AuthorFilesLines
4 daysAddressed an adaptability issuesourabh_sourabh1-5/+5
2024-06-06CPS Delta API 2: Delta between anchor and payloadArpit Singh2-14/+171
2024-06-05XML content support on update node leavesRudrangi Anupriya2-7/+8
2024-04-30Add Notification support in cps corerajesh.kumar1-1/+36
2024-04-26Faster module searches (CPS-2190 #3)danielhanrahan1-3/+1
2024-02-07Orphaned modules are removed from the DB before cmhandle removalsourabh_sourabh1-1/+1
2024-02-01Extend API: Get Module Definitionshalil.cakal2-2/+23
2024-01-19CPS 1824: Delta Between 2 Anchors release notesArpit Singh1-3/+4
2024-01-18Merge "CPS Delta API: Update action for delta service"Toine Siebelink1-13/+108
2024-01-17Clear instance based Schema Context Cache upon validation errorsToineSiebelink1-11/+4
2024-01-16CPS Delta API: Update action for delta serviceArpit Singh1-13/+108
2024-01-09Remove inefficient saveListElementsBatch APIdanielhanrahan2-39/+5
2023-12-18Remove the dependency-cycle between beansToineSiebelink6-102/+163
2023-12-18Remove Notification code for updated eventsmpriyank1-40/+0
2023-12-13Introduce Schema Set upgrade methodsourabh_sourabh2-4/+28
2023-11-14CPS Delta API 1: Delta between 2 anchorsArpit Singh4-0/+187
2023-10-23Introduce and use new Hazelcast map pt. 2sourabh_sourabh1-1/+0
2023-10-11Expose REST endpoint to update YANG schema set using moduleSetTagsourabh_sourabh2-3/+3
2023-09-28JSON list support when updating multiple datanodesdanielhanrahan1-21/+6
2023-08-18CPS-Core : Expose a java interface to update schema setsourabh_sourabh2-0/+16
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