aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy
AgeCommit message (Expand)AuthorFilesLines
2024-05-31CM SUBSCRIPTION: Add delete use case #2 (DMI-NCMP)emaclee2-22/+49
2024-05-29Merge "CPS-2187 - Move Module Set Tag into request body for dmi data access p...Sourabh Sourabh2-20/+19
2024-05-29CPS-2187 - Move Module Set Tag into request body for dmi data access passthro...david.mcweeney2-20/+19
2024-05-28Restructure(package) DataJobs feature in NCMP Serviceleventecsanyi3-41/+72
2024-05-27CmDataSubscription status code updatempriyank1-4/+3
2024-05-27CmSubscription overlapping casempriyank2-3/+35
2024-05-23Merge "CM SUBSCRIPTION: add new subscription for non existing xpath"Priyank Maheshwari1-16/+55
2024-05-23CM SUBSCRIPTION: add new subscription for non existing xpathemaclee1-16/+55
2024-05-22Remove un-used code of RestTemplatesourabh_sourabh7-41/+30
2024-05-20CPS-2182 - #4 Add module Set tag to NCMPs DMI Batch Data interfacedavid.mcweeney2-2/+25
2024-05-20Merge "CPS-2187 - #6 Add module Set Tag to ncmp (single cm handle) data reque...Toine Siebelink1-7/+9
2024-05-20Merge "CmSubscription topics param update"Lee Anjella Macabuhay1-2/+0
2024-05-17Replaced RestTemplate with WebClient in synchronous DMI callssourabh_sourabh7-140/+172
2024-05-17CmSubscription topics param updatempriyank1-2/+0
2024-05-16CPS-2187 - #6 Add module Set Tag to ncmp (single cm handle) data request to dmidavid.mcweeney1-7/+9
2024-05-16Merge "CPS-2181 - #1 Included Module Set Tag in NCMP calls to DMI for Yang Mo...Toine Siebelink2-7/+30
2024-05-15CPS-2181 - #1 Included Module Set Tag in NCMP calls to DMI for Yang Module Re...david.mcweeney2-7/+30
2024-05-09Ncmp out event for REJECTED scenariompriyank1-3/+8
2024-05-03Schedule response to clientmpriyank1-0/+3
2024-05-02Merge "Query operation path by alternate id"Daniel Hanrahan1-10/+44
2024-04-30CM Subscription: Link method to publish to DMI in service layeremaclee4-12/+106
2024-04-30Merge "CM Subscription: REfactor classes of producers and consumers"Priyank Maheshwari6-4/+66
2024-04-30Reverted web client changes as it breaking CPS functionality:sourabh_sourabh7-111/+38
2024-04-29CM Subscription: REfactor classes of producers and consumersemaclee6-4/+66
2024-04-29Re-use ncmp.dmi.httpclient.maximumConnectionsTotal parametersourabh_sourabh1-0/+1
2024-04-29Query operation path by alternate idsourabh_sourabh1-10/+44
2024-04-29Merge "Module sync task failing with WebClient"Daniel Hanrahan1-1/+2
2024-04-29Merge "CM SUBSCRIPTION: Remove accepted and rejected cache entries"Priyank Maheshwari2-3/+37
2024-04-26Module sync task failing with WebClientleventecsanyi1-1/+2
2024-04-26CM SUBSCRIPTION: Remove accepted and rejected cache entriesemaclee2-3/+37
2024-04-25Replace RestTemplate with WebClient in synchronous DMI callsleventecsanyi7-39/+110
2024-04-24Merge "Reject create request with duplicated subscriptionId"Priyank Maheshwari3-9/+82
2024-04-24Reject create request with duplicated subscriptionIdemaclee3-9/+82
2024-04-23[BUG] Make failed async task report failure on Kafka topicdanielhanrahan1-3/+30
2024-04-18Fix build issue with subscriptionemaclee1-1/+1
2024-04-17Merge "Cm Subscription: Remove subscription method"Daniel Hanrahan1-3/+29
2024-04-17Cm Subscription: Remove subscription methodemaclee1-3/+29
2024-04-12Merge "Handle Subscription Response from DMI"Priyank Maheshwari2-6/+62
2024-04-12Handle Subscription Response from DMIseanbeirne2-6/+62
2024-04-11Merge "Update depcrecated method in KafaConfig"Toine Siebelink1-1/+1
2024-04-11Update depcrecated method in KafaConfigToineSiebelink1-1/+1
2024-04-10Define a java based datastructure for DataJob and interfacesourabh_sourabh2-4/+81
2024-04-04Add moduleSetTag to the request towards dmi pluginleventecsanyi2-2/+3
2024-03-27Merge "Scheduled task for Subscription Response"Lee Anjella Macabuhay1-5/+47
2024-03-27Scheduled task for Subscription Responsempriyank1-5/+47
2024-03-26Merge "Condense Liquibase steps"Toine Siebelink1-8/+0
2024-03-26Condense Liquibase stepsdavid.mcweeney1-8/+0
2024-03-25Merge "Save new cm notification subscription"Priyank Maheshwari1-2/+45
2024-03-22Save new cm notification subscriptionemaclee1-2/+45
2024-03-19Merge "Fix SonarQube warnings"Priyank Maheshwari3-20/+15