aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/test/java/org/onap/policy/common/endpoints/http/server
AgeCommit message (Expand)AuthorFilesLines
2024-02-07Remove Dmaap references from policy-commonrameshiyer275-173/+25
2023-09-21Java 17 Upgradeadheli.tavares16-76/+87
2023-03-14Upgrade Jetty and Jerseyliamfallon2-6/+8
2023-01-31Upgrade and clean up dependenciesliamfallon1-4/+5
2021-08-23Support multiple filters in RestServerJim Hahn1-3/+29
2021-08-18Integrating prometheus with Policy componentsa.sreekumar3-6/+156
2021-05-21Enhance toString methods in factory classesJim Hahn3-18/+9
2020-07-20Remove jackson from policy-commonJim Hahn4-231/+1
2020-06-29Fix issues in common for new sonar rulesJim Hahn1-3/+2
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 Hahn3-13/+9
2020-04-06Address sonar issues in commonJim Hahn1-2/+3
2020-03-02Add JettyStaticResourceServer to policy-endpointsHengye1-0/+101
2020-02-24Fixes to support dependency upgradePamela Dragosh1-2/+2
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 Hahn1-2/+2
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-17Copy PapRestServer to policy/commonJim Hahn1-0/+223
2019-07-05Fix sonar issues in policy/endpointsJim Hahn4-80/+132
2019-06-26Fix some sonar issues in policy-endpointsJim Hahn4-22/+25
2019-06-14Change getCanonicalName() to getName() in commonJim Hahn2-26/+26
2019-06-13More sonar fixes in policy/commonJim Hahn1-61/+33
2019-06-12Apply simple sonar fixesJim Hahn2-172/+192
2019-02-13Add gson handler and testsJim Hahn2-0/+14
2019-02-08Add superclasses for gson-jackson migrationJim Hahn2-157/+1
2019-01-23Add gson support to policy-endpointsJim Hahn7-48/+770
2019-01-16Add post and delete http client methodsJorge Hernandez2-55/+82
2019-01-11Adding NOOP sources supportJorge Hernandez1-119/+0
2018-10-26Detection of AAF enablement3.0.0-ONAPJorge Hernandez1-0/+5
2018-09-21Fix policy/common checkstyle issuesPamela Dragosh1-4/+4
2018-09-19tweaks from testing in auth classesJorge Hernandez1-1/+1
2018-09-18Support for Authorization Generic FiltersJorge Hernandez4-0/+128
2018-09-17temporarily set aaf version to snapshotJorge Hernandez1-0/+5
2018-08-30Add support for http PUTmmis2-34/+81
2018-08-20Use builder for http and jersey clientKrishnajinka1-24/+43
2018-08-15Fix checkstyle comments etc.Pamela Dragosh6-24/+46
2018-08-13Remove simple checkstylePamela Dragosh2-11/+12
2018-08-08generic jetty filter and cadi supportJorge Hernandez2-0/+46
2018-08-03generic jetty https server supportJorge Hernandez2-11/+72
2018-07-31Copy policy-endpoints from drools-pdp to commonmmis4-87/+77
2018-07-25Copy policy-endpoints from drools-pdp to commonmmis6-0/+696