summaryrefslogtreecommitdiffstats
path: root/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2024-06-24Create module structure in DMI Pluginegernug37-2854/+0
2024-06-05Merge "Implement ACK in DMI Plugin"Toine Siebelink1-0/+60
2024-05-30Implement ACK in DMI Pluginegernug1-0/+60
2024-05-29Merge "CPS-2187 - Move Module Set Tag into request body for data access passt...Toine Siebelink1-3/+1
2024-05-28Merge "DMI CmSubscription topic params update"Lee Anjella Macabuhay1-7/+7
2024-05-28CPS-2187 - Move Module Set Tag into request body for data access passthroughdavid.mcweeney1-3/+1
2024-05-27DMI CmSubscription topic params updateseanbeirne1-7/+7
2024-05-20CPS-2182 -#3 Include module Set Tag in dmi batch data enpointdavid.mcweeney1-0/+11
2024-05-16CPS-2187 - #5 Add module Set Tag to dmi (single cm handle) data requestdavid.mcweeney1-4/+4
2024-05-16Merge "CPS-2181 - #2 Included Module Set Tag as incoming param for Yang Modul...Toine Siebelink1-0/+3
2024-05-15CPS-2181 - #2 Included Module Set Tag as incoming param for Yang Module Resou...david.mcweeney1-0/+3
2024-05-08Increase Test Coverage for DMIseanbeirne1-1/+1
2024-04-11Read and send Response (DMI <> NCMP) for CmSubscriptionseanbeirne5-0/+301
2024-03-06Remove old subscription code and other fixesmpriyank4-285/+0
2023-11-02Sonar Fixesegernug2-9/+7
2023-10-31Upgrade of DMI-Plugin to Spring Boot 3.1.2egernug5-13/+15
2023-08-25Fix pojos and classes with new cps versionmpriyank5-220/+248
2023-07-26DMI to NCMP Subscription Delete Responseseanbeirne2-1/+5
2023-07-26DMI Plugins respond back to NCMP Events Schemaseanbeirne6-150/+245
2023-06-30DMI Data AVC RFC8641 and CloudEvent Compliantmpriyank5-78/+249
2023-06-28Change to OpenAPI 3.0egernug2-11/+12
2023-06-22DMI Plugin replace WebSecurityConfigurerAdapteregernug1-14/+37
2023-06-20DMI-Plugin : Replacing the word 'Batch' as 'DataOperation'.raviteja.karumuri1-6/+6
2023-06-01DMI-Plugin : Update batch endpoint (move url param into rest body)raviteja.karumuri1-6/+7
2023-04-21Rearrange method paramsmpriyank1-5/+4
2023-04-20Merge "Align dependencies with CPS/NCMP"Luke Gleeson1-10/+9
2023-04-20Align dependencies with CPS/NCMPToineSiebelink1-10/+9
2023-04-17Define an interface to accept collection of cm handles for Get operation.leventecsanyi1-0/+15
2023-03-29Subscription Create Response Handling Dmi Parthalil.cakal3-0/+173
2023-03-23Fix Avc event creatormpriyank1-5/+6
2023-03-15Merge existing dmi-plugin of data access passthrough endpointssourabh_sourabh3-21/+122
2023-02-01[DMI] Publish Message hidden REST endpoint triggersourabh_sourabh3-0/+170
2022-09-15Async event from dmi pluginmpriyank1-1/+2
2022-06-10Fix sonar code smellsemaclee1-3/+2
2022-06-01Async request response dmi -> NCMPJosephKeenan8-141/+335
2022-04-12Merge "NCMP Kafka Producer Infrastructure"Toine Siebelink4-16/+133
2022-04-11NCMP Kafka Producer Infrastructurempriyank4-16/+133
2022-04-08Fix SonarQube violationsToineSiebelink2-9/+8
2022-04-06Improve branch coverageToineSiebelink2-56/+33
2022-04-04[dmi-plugin] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya4-20/+6
2022-03-23Exception scenario handlingmpriyank1-1/+1
2022-03-10Refactor dmi plugin code and fix commentssourabh_sourabh1-57/+80
2022-01-24Merge "Align DMI Plugin REST API Specification and Implementation"Toine Siebelink1-1/+1
2022-01-20Align DMI Plugin REST API Specification and Implementationputhuparambil.aditya1-1/+1
2022-01-19impl patch operation in dmitragait3-3/+24
2021-12-21Fix Sonar Qube Violations - Recurring tasksourabh_sourabh2-1/+5
2021-12-03Fix conversion to string for result from YangResource request on SDN-CToineSiebelink2-31/+65
2021-11-12Support Update and Delete operations for DS Passtrough-Running in DMI PluginDylanB95EST5-139/+152
2021-11-02Refactor Get Modules by CMHandle flowRenu Kumari5-132/+120
2021-10-28Upgrade spring boot dependencies to 2.5.5Bruno Sakoto1-8/+0