aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/main/java/org/onap/policy/common/endpoints/event/comm/bus
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 Hahn1-9/+0
2019-07-29Add addTopic(List<TopicParams>)Jim Hahn3-1/+28
2019-07-25Changes to add missing topic parametersa.sreekumar1-100/+5
2019-07-05Fix sonar issues in policy/endpointsJim Hahn18-135/+212
2019-06-26Fix some sonar issues in policy-endpointsJim Hahn6-636/+244
2019-06-12Apply simple sonar fixesJim Hahn5-37/+27
2019-03-13Add Network Logging FeatureDaniel Cruz5-26/+21
2019-02-21Support for lab contextual topic names.Jorge Hernandez11-31/+89
2019-02-13Add gson handler and testsJim Hahn1-1/+3
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-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 Hernandez10-280/+678
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 Dragosh10-117/+13
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 Dragosh24-233/+241
2018-08-06Apply builder pattern for topic cnsmer prdcrkrishnajinka14-536/+710
2018-08-03Use builder in Bus DMaap UEB Topic constrctrKrishnajinka5-124/+307
2018-07-31Copy policy-endpoints from drools-pdp to commonmmis31-2512/+2120
2018-07-28support ueb/dmaap https related configurationJorge Hernandez3-5/+11
2018-07-25Copy policy-endpoints from drools-pdp to commonmmis37-0/+4935