aboutsummaryrefslogtreecommitdiffstats
path: root/appc-dispatcher/appc-request-handler/appc-request-handler-core/src
AgeCommit message (Expand)AuthorFilesLines
2020-06-04lower code smellsRupinder1-5/+5
2020-05-14lower code smellsRupinder2-2/+1
2020-05-14lowered code smellsRupinder3-6/+2
2020-04-08removed code smellsRupinder1-1/+0
2020-02-12Add new LCM actions DownloadNESw and ActivateNESw, etcEnbo Wang4-18/+68
2020-01-29add new action ConfigScaleInyongqiangliu3121-0/+6
2020-01-29Change code in appc dispatcher for new LCMs in R6Dunietz, Irwin8-262/+286
2019-11-26Add new LCM actions GetConfig, StartTraffic, StopTraffic, etcKeighron, Lori (lk2924)2-97/+476
2019-11-08Change code to use dmaap microservicePatrick Brady4-141/+37
2019-11-08Cleanup of dmaap adapterPatrick Brady1-1/+1
2019-10-16replace deprecated addMixInAnnotationsTaka Cho1-12/+12
2019-10-10replace deprecated JsonSerialize.InclusionTaka Cho2-4/+5
2019-04-04added test case to DmaapOutgoingMessageTestSandeep J1-0/+8
2019-04-02added file to test DmaapOutgoingMessage.javaSandeep J1-0/+60
2019-04-01added test case to RequestModelTest.javaSandeep J1-0/+6
2019-04-01added test case to RequestDataTest.javaSandeep J1-0/+10
2019-03-28added file to test Input.javaSandeep J1-0/+45
2019-03-28added file to test RequestData.javaSandeep J1-0/+51
2019-03-28added file to test RequestModel.javaSandeep J1-0/+51
2019-03-28added file to test ScopeOverlapModel.javaSandeep J1-0/+45
2019-03-13Adding DistributeTrafficCheck LCM APIosinstom2-4/+21
2019-03-07Update appc-dispatcher for >1 ansible serversDunietz, Irwin1-5/+5
2019-02-25Test coverage in RequestValidatorImplJoss Armstrong2-26/+51
2019-02-22Test coverage in MessageAdapterImplJoss Armstrong2-11/+113
2019-02-22Test coverage in AbstractRequestHandlerImplJoss Armstrong1-8/+64
2019-02-22Test coverage for RequestValidationPolicyJoss Armstrong2-7/+90
2018-11-08Code modification attempts to fix issue1.4.1Balaji, Ramya (rb111y)1-2/+3
2018-11-07More logging added to debugBalaji, Ramya (rb111y)2-3/+14
2018-11-07Added more logging to narrrow down issueBalaji, Ramya (rb111y)3-3/+18
2018-09-18scopeOverlap errorfix actionrequest fr force=falseModaboina, Kusumakumari (km583p)2-2/+11
2018-09-17Adding DistributeTraffic LCM APITomek Osinski2-0/+29
2018-09-11In progress trxns criteria fixBalaji, Ramya (rb111y)2-17/+99
2018-07-29updatd test in RequestValidationExceptionTest.javaSandeep J1-0/+11
2018-07-10null ptr checkKrishnajinka1-0/+7
2018-07-02Adding responses to payload in LCM APIvidhyasree2-4/+105
2018-06-26Fix for invalid locking approachvidhyasree1-4/+5
2018-06-25new action Reboot to the LCM APIvidhyasree2-0/+25
2018-06-18Unit tests APPC-443root6-86/+986
2018-06-14Update license header in appc-dispatcher xml filesJohn McClung1-2/+1
2018-06-13Update lic header in misc appc properties filesJohn McClung2-4/+2
2018-06-11Update license header in misc appc filesJohn McClung4-4/+0
2018-06-07Third lic header update for appc-dispatcher filesJohn McClung24-43/+19
2018-06-07More license header updates in appc-dispatcherJohn McClung31-62/+31
2018-05-25Fix License Header IssuesJohn McClung1-0/+20
2018-04-16Add junit coverage to Request classMei Su1-0/+80
2018-04-12Add junit tests to LocalRequestValidatorImpl classIrwin Dunietz1-11/+38
2018-04-09Add junit coverage to ActionIdentifierModel classIrwin Dunietz1-0/+77
2018-03-22Bugfixes for error handling while attaching volumeModaboina, Kusumakumari (km583p)1-1/+10
2018-03-21Add junit coverage to request handler exceptionsLori Keighron7-0/+263
2018-03-20Add junits to request-handler-exception classesLori Keighron3-0/+119