aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src
AgeCommit message (Expand)AuthorFilesLines
2020-04-06More sonar issues in commonJim Hahn1-5/+6
2020-04-06Address sonar issues in commonJim Hahn16-73/+95
2020-03-27More sonar issues cleanupPamela Dragosh2-10/+6
2020-03-24Sonar and eclipse warnings commonPamela Dragosh1-3/+1
2020-03-12Move code from drools-apps to commonJim Hahn2-2/+2
2020-03-04SONAR: Resolving server hostnames should be verifiedChris Ramstad1-1/+7
2020-03-03Merge "Add JettyStaticResourceServer to policy-endpoints"Ram Krishna Verma9-76/+348
2020-03-03Merge "BidirectionalTopic should use plain TopicSink"Jim Hahn2-23/+14
2020-03-02BidirectionalTopic should use plain TopicSinkJim Hahn2-23/+14
2020-03-02Provide access to HttpClient's WebTargetJim Hahn2-5/+18
2020-03-02Add JettyStaticResourceServer to policy-endpointsHengye9-76/+348
2020-02-27Adding DefaultServlet to support static resourcesHengye2-13/+86
2020-02-24Fixes to support dependency upgradePamela Dragosh1-2/+2
2020-02-17Merge "Allow storing REST servers password and userName in environment variab...Jim Hahn1-2/+9
2020-02-17Allow storing REST servers password and userName in environment variablesDominik Mizyn1-2/+9
2020-02-14Added BidirectionalTopicClient to policy-commonJim Hahn4-2/+352
2020-02-08Add headers to asynchronous get in HttpClientJim Hahn3-12/+22
2020-01-31Add async support to HttpClientJim Hahn3-8/+236
2020-01-14Sonar cleanup overrides and fixesPamela Dragosh3-10/+11
2020-01-13Changed Matchers to ArgumentMatchersJim Hahn9-22/+22
2019-12-16Update policy common for checkstyle 8liamfallon1-1/+0
2019-12-16Added JDK 11 upgrades and point to parent java 11 branchHOCKLA2-71/+69
2019-11-01Add common Jersey versionliamfallon3-14/+18
2019-10-29Cleanup eclipse warnings in commonJim Hahn1-1/+1
2019-09-16Eliminate constructors with side-effectsJim Hahn4-2/+7
2019-09-13Extract YamlJsonTranslator from StandardYamlCoderJim Hahn8-34/+263
2019-09-13Changes to accomodate to version of jettyJim Hahn1-6/+7
2019-09-12Report bad-request for invalid YAMLJim Hahn8-61/+232
2019-09-11Create StandardYamlCoderJim Hahn7-20/+522
2019-08-23Rest servers should return 400 for bad syntax JSONJim Hahn4-2/+207
2019-08-14Add ApiUtils to facilitate looping over featuresJim Hahn2-24/+12
2019-07-31Remove ParameterUtilsJim Hahn4-243/+3
2019-07-30Fix managed noop topic sourceJim Hahn4-15/+24
2019-07-30Merge "Passing the updated topic parameters to policy-endpoints"Jorge Hernandez5-32/+127
2019-07-30Passing the updated topic parameters to policy-endpointsa.sreekumar5-32/+127
2019-07-29Add addTopic(List<TopicParams>)Jim Hahn14-45/+370
2019-07-27Default TopicParams.isManaged to trueJim Hahn2-2/+15
2019-07-25Changes to add missing topic parametersa.sreekumar7-107/+162
2019-07-17Copy PapRestServer to policy/commonJim Hahn3-0/+369
2019-07-08Merge "Fix sonar issues in policy/endpoints"Jim Hahn53-430/+794
2019-07-05Fix sonar issues in policy/endpointsJim Hahn53-430/+794
2019-07-05Fix sonar issue in common/utilsJim Hahn1-1/+2
2019-07-03Remove ToStringTester from utilsramverma1-1/+1
2019-06-27Making the topic property utility method more generic - addressing Jorge's re...a.sreekumar3-9/+40
2019-06-26Merge "Adding Topic and REST parameters to policy-endpoints"Pamela Dragosh12-0/+628
2019-06-26Fix some sonar issues in policy-endpointsJim Hahn34-886/+909
2019-06-26Adding Topic and REST parameters to policy-endpointsa.sreekumar12-0/+628
2019-06-14Change getCanonicalName() to getName() in commonJim Hahn3-28/+28
2019-06-13More sonar fixes in policy/commonJim Hahn1-61/+33
2019-06-12Apply simple sonar fixesJim Hahn18-230/+263