aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints
AgeCommit message (Expand)AuthorFilesLines
2020-09-08Bump common to 1.7.2Jim Hahn1-1/+1
2020-07-20Remove jackson from policy-commonJim Hahn9-251/+2
2020-07-09Bump policy/common to 1.7.1-SNAPSHOTRam Krishna Verma1-1/+1
2020-07-01Updating common dependenciesRossC1-1/+1
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-28jetty-servlets now defined in oparentPamela Dragosh1-3/+0
2020-05-27Make GSON the default serializerJim Hahn2-6/+8
2020-05-19Bump common master to 1.7.0Pamela Dragosh1-1/+1
2020-05-05Bump common to 1.6.6-SNAPSHOTPamela Dragosh1-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