aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test
AgeCommit message (Expand)AuthorFilesLines
34 hoursRefactor and Move NCMP Data Request HandlersToineSiebelink2-0/+197
5 days #2: Used async version of web client for single cm handle read operationsourabh_sourabh2-11/+13
5 days #1: Used async version of web client for batch read operationsourabh_sourabh2-47/+31
12 days#1: Dedicated web client instance is assigned for data, model and health serv...sourabh_sourabh8-98/+160
13 daysMerge "Change ApplicationEvent for ModelLoading"Toine Siebelink3-19/+18
13 daysXML content support on update node leavesRudrangi Anupriya2-5/+7
13 daysChange ApplicationEvent for ModelLoadingmpriyank3-19/+18
14 daysMerge "CM SUBSCRIPTION: Add delete use case #2 (DMI-NCMP)"Priyank Maheshwari2-22/+49
14 daysMerge "Added OpenTelemetry to CPS"Toine Siebelink2-1/+84
2024-06-04Merge "CM SUBSCRIPTION: Add delete use case #1 (Client-NCMP)"Priyank Maheshwari2-5/+57
2024-05-31Added OpenTelemetry to CPSdavid.mcweeney2-1/+84
2024-05-31CM SUBSCRIPTION: Add delete use case #2 (DMI-NCMP)emaclee2-22/+49
2024-05-31CM SUBSCRIPTION: Add delete use case #1 (Client-NCMP)emaclee2-5/+57
2024-05-31CM SUBSCRIPTION: Update schemasmpriyank3-6/+6
2024-05-29Simplify Code around building DMI URLsToineSiebelink9-111/+290
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_sourabh8-42/+31
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 Macabuhay2-5/+3
2024-05-17Replaced RestTemplate with WebClient in synchronous DMI callssourabh_sourabh8-140/+173
2024-05-17CmSubscription topics param updatempriyank2-5/+3
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 layeremaclee5-13/+107
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_sourabh8-112/+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 Hanrahan2-1/+3
2024-04-29Merge "CM SUBSCRIPTION: Remove accepted and rejected cache entries"Priyank Maheshwari2-3/+37
2024-04-26Module sync task failing with WebClientleventecsanyi2-1/+3
2024-04-26CM SUBSCRIPTION: Remove accepted and rejected cache entriesemaclee2-3/+37
2024-04-25Replace RestTemplate with WebClient in synchronous DMI callsleventecsanyi8-39/+112
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