aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src
AgeCommit message (Expand)AuthorFilesLines
2020-07-20Remove jackson from policy-commonJim Hahn8-246/+2
2020-06-29Fix issues in common for new sonar rulesJim Hahn4-8/+11
2020-06-25Merge "Fix deprecated method in policy-common"Pamela Dragosh1-2/+3
2020-06-25Fix Junit failed after AAF version change 2.1.21Utkarsh Jauhari1-0/+7
2020-06-24Fix deprecated method in policy-commonJim Hahn1-2/+3
2020-06-18Changes for checkstyle 8.32liamfallon4-6/+6
2020-06-17Cleanup various sonar issues in policy-commonJim Hahn16-48/+39
2020-06-02Code changes for dmaap-client upgradeJim Hahn1-4/+11
2020-05-27Make GSON the default serializerJim Hahn2-6/+8
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