aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/main/java/org/onap/policy/common/endpoints
AgeCommit message (Expand)AuthorFilesLines
2024-04-24Remove leftover UEB configurationsadheli.tavares5-77/+4
2024-04-10Dependency management updateadheli.tavares15-1169/+6
2024-03-14Update dependenciesadheli.tavares2-4/+1
2024-02-07Remove Dmaap references from policy-commonrameshiyer2730-1993/+47
2024-02-07Addition of tracing for Kafkasaul.gill11-4/+92
2023-12-18Apply lower case to any topics to be compatible with Kafka.adheli.tavares14-82/+99
2023-12-14Add default fetch timeout for kafka clientrameshiyer271-1/+12
2023-09-29Fix security vulnerabilitiesadheli.tavares6-285/+257
2023-09-21Java 17 Upgradeadheli.tavares14-73/+89
2023-03-14Upgrade Jetty and Jerseyliamfallon8-58/+82
2023-03-10Reverted call to ServerConnectorsaul.gill1-6/+6
2023-02-27Fixed sonar issues in policy-commonSuresh Charan2-30/+23
2023-02-20Clean up dependencies for London Releaseliamfallon1-6/+6
2023-01-31Upgrade and clean up dependenciesliamfallon2-7/+2
2022-09-21Publish and Subscribe to Kafka topicSirisha_Manchikanti7-23/+135
2022-07-22Introduce Custom Kafka End pointSirisha_Manchikanti16-2/+1087
2021-08-23Support multiple filters in RestServerJim Hahn1-5/+29
2021-08-23Disable prometheus by default in policy/commona.sreekumar1-1/+1
2021-08-18Add topic checkerJim Hahn1-1/+116
2021-08-18Integrating prometheus with Policy componentsa.sreekumar8-34/+114
2021-07-02Merge "Use UUID for topic consumer instance"Jim Hahn1-5/+10
2021-07-02Wait after fetch exception on topicJim Hahn1-4/+18
2021-07-01Use UUID for topic consumer instanceJim Hahn1-5/+10
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 Hahn1-2/+3
2021-06-18Fix new checkstyle issues in policy-commonJim Hahn1-2/+3
2021-06-17Use lombok in policy-endpointsJim Hahn24-399/+104
2021-05-24Merge "Enhance toString methods in factory classes"Jim Hahn12-95/+29
2021-05-21Fix sonar duplicate code issueJim Hahn1-49/+55
2021-05-21Enhance toString methods in factory classesJim Hahn12-95/+29
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 Hahn2-6/+6
2021-03-25Use self-signed-cert property for HTTP clientsJim Hahn1-5/+4
2020-12-04Fixing sonar issues in policy-commona.sreekumar10-18/+28
2020-10-29Remove server-side filtering from policy-endpointsJim Hahn3-129/+5
2020-07-20Remove jackson from policy-commonJim Hahn4-15/+1
2020-06-18Changes for checkstyle 8.32liamfallon3-5/+5
2020-06-17Cleanup various sonar issues in policy-commonJim Hahn8-17/+10
2020-06-02Code changes for dmaap-client upgradeJim Hahn1-4/+11
2020-05-27Make GSON the default serializerJim Hahn2-6/+8
2020-04-06More sonar issues in commonJim Hahn1-5/+6
2020-04-06Address sonar issues in commonJim Hahn5-42/+37
2020-03-27More sonar issues cleanupPamela Dragosh2-10/+6
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 Verma6-76/+191
2020-03-03Merge "BidirectionalTopic should use plain TopicSink"Jim Hahn1-18/+11
2020-03-02BidirectionalTopic should use plain TopicSinkJim Hahn1-18/+11