aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints
AgeCommit message (Expand)AuthorFilesLines
2020-05-05Release policy/common1.6.5jenkins-releng1-1/+1
2020-04-14Bump common to 1.6.5-SNAPSHOTRam Krishna Verma1-1/+1
2020-04-10Bump common to 1.6.4-SNAPSHOTPamela Dragosh1-1/+1
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-20Bump common to 1.6.3-SNAPSHOTPamela Dragosh1-1/+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 Verma10-77/+357
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-endpointsHengye10-77/+357
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
2020-01-09policy/common jdk11 upgradesHOCKLA1-2/+2
2019-12-16Update policy common for checkstyle 8liamfallon1-1/+0
2019-12-16Added JDK 11 upgrades and point to parent java 11 branchHOCKLA3-72/+70
2019-12-06Bumped policy/common patch version to 1.6.2-SNAPSHOTHOCKLA1-1/+1
2019-12-05Changed project version to 1.6.1-SNAPSHOT to isolate for java 11 upgradesHOCKLA1-1/+1
2019-11-04Make jersey-hk2 dependency non-testliamfallon1-2/+0
2019-11-01Add common Jersey versionliamfallon4-28/+25
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-09-06Bump version in policy/common masterJim Hahn1-1/+1
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-08-02Bump version in policy/commonJim Hahn1-1/+1
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