aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/main/java/org/onap/policy/common/endpoints/event/comm
AgeCommit message (Expand)AuthorFilesLines
2020-01-14Sonar cleanup overrides and fixesPamela Dragosh1-4/+4
2019-10-29Cleanup eclipse warnings in commonJim Hahn1-1/+1
2019-07-30Fix managed noop topic sourceJim Hahn2-12/+9
2019-07-29Add addTopic(List<TopicParams>)Jim Hahn5-11/+136
2019-07-25Changes to add missing topic parametersa.sreekumar1-100/+5
2019-07-05Fix sonar issues in policy/endpointsJim Hahn22-172/+284
2019-06-26Fix some sonar issues in policy-endpointsJim Hahn6-636/+244
2019-06-12Apply simple sonar fixesJim Hahn5-37/+27
2019-03-19Add method to support configure all topics at onceJorge Hernandez2-0/+16
2019-03-19Merge "TopicSinkClient support for unmanaged topics"Pamela Dragosh1-9/+22
2019-03-18TopicSinkClient support for unmanaged topicsJorge Hernandez1-9/+22
2019-03-13Add Network Logging FeatureDaniel Cruz5-26/+21
2019-03-11Add ServiceManager classJim Hahn1-3/+0
2019-03-06Adding client class for sending message to topicramverma2-0/+155
2019-02-21Support for lab contextual topic names.Jorge Hernandez12-39/+106
2019-02-13Add gson handler and testsJim Hahn2-1/+12
2019-02-08Return true only if thread has been really startedKrzysztof Opasiak1-1/+2
2019-01-31Fix potential race conditionKrzysztof Opasiak1-1/+1
2019-01-31Exteract common paramsKrzysztof Opasiak1-36/+21
2019-01-31Don't reinit allowSelfSignedCertsKrzysztof Opasiak1-8/+4
2019-01-31Remove constant from Topic interfaceKrzysztof Opasiak1-11/+7
2019-01-31Use helper class to retrieve network loggerKrzysztof Opasiak3-14/+18
2019-01-23Add gson support to policy-endpointsJim Hahn1-1/+11
2019-01-15Remove policy-endpoints checkstyle suppressionsJim Hahn8-1128/+1215
2019-01-11Adding NOOP sources supportJorge Hernandez12-736/+1204
2018-11-27Fix checkstyle issue in policy commonKrishnakumar Jinka1-31/+34
2018-11-06Update dmaap code for 1.1.9Pamela Dragosh2-7/+7
2018-09-29Fix RestManager test issueJim Hahn2-2/+2
2018-09-28Add junit coverage to rest of policy-endpoint busJim Hahn5-11/+27
2018-09-27Add coverage for policy-endpoints busJim Hahn2-11/+26
2018-09-26Add junit coverage to policy-commonJim Hahn3-9/+23
2018-09-21Fix policy/common checkstyle issuesPamela Dragosh11-119/+15
2018-08-20Use builder for http and jersey clientKrishnajinka5-64/+129
2018-08-15Fix checkstyle comments etc.Pamela Dragosh12-128/+148
2018-08-14Modify topic factory to use builder paramKrishnajinka6-369/+257
2018-08-13Remove simple checkstylePamela Dragosh30-426/+433
2018-08-06Apply builder pattern for topic cnsmer prdcrkrishnajinka15-538/+711
2018-08-03Use builder in Bus DMaap UEB Topic constrctrKrishnajinka5-124/+307
2018-07-31Copy policy-endpoints from drools-pdp to commonmmis33-2994/+2558
2018-07-28support ueb/dmaap https related configurationJorge Hernandez3-5/+11
2018-07-25Copy policy-endpoints from drools-pdp to commonmmis45-0/+5931