aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints
AgeCommit message (Expand)AuthorFilesLines
2021-07-01Use UUID for topic consumer instanceJim Hahn2-11/+36
2021-06-29Address sonars in commonJim Hahn1-1/+2
2021-06-22Move Validators and RestClientParameters in policy-commonFrancescoFioraEst1-0/+56
2021-06-18Merge "Fix new checkstyle issues in policy-common"Jim Hahn2-3/+4
2021-06-18Fix new checkstyle issues in policy-commonJim Hahn2-3/+4
2021-06-17Use lombok in policy-endpointsJim Hahn24-399/+104
2021-05-24Merge "Enhance toString methods in factory classes"Jim Hahn15-113/+38
2021-05-21Fix sonar duplicate code issueJim Hahn2-50/+109
2021-05-21Enhance toString methods in factory classesJim Hahn15-113/+38
2021-05-07Change java.util.regex to re2jJim Hahn10-10/+10
2021-05-06Fix sonars in policy-commonJim Hahn25-113/+134
2021-04-29Remove GroupValidationResultJim Hahn4-22/+22
2021-03-25Use self-signed-cert property for HTTP clientsJim Hahn1-5/+4
2021-03-12Remove more unnecessary plugins from commonJim Hahn1-42/+1
2021-03-10Bump version to 1.9.0 in commonJim Hahn1-1/+1
2021-02-23Bump version to 1.8.1-SNAPSHOT in commonJim Hahn1-1/+1
2021-02-11Fix sonars from depeendency upgradeJim Hahn1-3/+3
2021-02-10More sonar issues in commonJim Hahn3-32/+29
2020-12-04Fixing sonar issues in policy-commona.sreekumar10-18/+28
2020-10-29Remove server-side filtering from policy-endpointsJim Hahn5-163/+6
2020-10-29Include jackson jar in policy-endpointsJim Hahn1-0/+6
2020-10-27Bump common master to 1.8.0 SNAPSHOTJim Hahn1-1/+1
2020-09-28New sonars in policy-commonJim Hahn2-5/+27
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