aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/test/java/org/onap/policy/common/endpoints
AgeCommit message (Expand)AuthorFilesLines
2024-04-10Dependency management updateadheli.tavares19-1040/+60
2024-02-07Remove Dmaap references from policy-commonrameshiyer2718-1444/+50
2024-02-07Addition of tracing for Kafkasaul.gill2-4/+101
2023-09-29Fix security vulnerabilitiesadheli.tavares1-12/+13
2023-09-21Java 17 Upgradeadheli.tavares17-81/+94
2023-03-14Upgrade Jetty and Jerseyliamfallon2-6/+8
2023-01-31Upgrade and clean up dependenciesliamfallon4-12/+10
2022-09-21Publish and Subscribe to Kafka topicSirisha_Manchikanti7-12/+372
2022-07-22Introduce Custom Kafka End pointSirisha_Manchikanti7-0/+424
2021-08-23Support multiple filters in RestServerJim Hahn1-3/+29
2021-08-18Add topic checkerJim Hahn1-0/+264
2021-08-18Integrating prometheus with Policy componentsa.sreekumar3-6/+156
2021-07-02Merge "Use UUID for topic consumer instance"Jim Hahn1-6/+26
2021-07-02Wait after fetch exception on topicJim Hahn1-6/+34
2021-07-01Use UUID for topic consumer instanceJim Hahn1-6/+26
2021-06-18Fix new checkstyle issues in policy-commonJim Hahn1-1/+1
2021-05-24Merge "Enhance toString methods in factory classes"Jim Hahn3-18/+9
2021-05-21Fix sonar duplicate code issueJim Hahn1-1/+54
2021-05-21Enhance toString methods in factory classesJim Hahn3-18/+9
2021-04-29Remove GroupValidationResultJim Hahn2-16/+16
2021-02-11Fix sonars from depeendency upgradeJim Hahn1-3/+3
2021-02-10More sonar issues in commonJim Hahn3-32/+29
2020-10-29Remove server-side filtering from policy-endpointsJim Hahn2-34/+1
2020-09-28New sonars in policy-commonJim Hahn2-5/+27
2020-07-20Remove jackson from policy-commonJim Hahn4-231/+1
2020-06-29Fix issues in common for new sonar rulesJim Hahn2-6/+5
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.32liamfallon1-1/+1
2020-06-17Cleanup various sonar issues in policy-commonJim Hahn8-31/+29
2020-04-06Address sonar issues in commonJim Hahn11-31/+58
2020-03-24Sonar and eclipse warnings commonPamela Dragosh1-3/+1
2020-03-03Merge "Add JettyStaticResourceServer to policy-endpoints"Ram Krishna Verma1-0/+101
2020-03-02BidirectionalTopic should use plain TopicSinkJim Hahn1-5/+3
2020-03-02Add JettyStaticResourceServer to policy-endpointsHengye1-0/+101
2020-02-24Fixes to support dependency upgradePamela Dragosh1-2/+2
2020-02-14Added BidirectionalTopicClient to policy-commonJim Hahn2-2/+194
2020-02-08Add headers to asynchronous get in HttpClientJim Hahn1-4/+5
2020-01-31Add async support to HttpClientJim Hahn1-4/+142
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 versionliamfallon1-1/+4
2019-09-16Eliminate constructors with side-effectsJim Hahn2-0/+2
2019-09-13Extract YamlJsonTranslator from StandardYamlCoderJim Hahn5-8/+182
2019-09-12Report bad-request for invalid YAMLJim Hahn4-55/+154
2019-09-11Create StandardYamlCoderJim Hahn5-19/+410
2019-08-23Rest servers should return 400 for bad syntax JSONJim Hahn2-1/+150
2019-07-31Remove ParameterUtilsJim Hahn2-116/+2