aboutsummaryrefslogtreecommitdiffstats
path: root/policy-management/src/main
AgeCommit message (Expand)AuthorFilesLines
10 daysFix topic configurations.adheli.tavares12-36/+31
2024-04-10Dependency management updateadheli.tavares6-463/+68
2024-03-15Make drools-pdp work with drools and java versions compatibleadheli.tavares2-20/+24
2024-02-09Removing deprecated DMAAP libraryadheli.tavares16-224/+60
2023-12-14Add kafka support on drools-pdprameshiyer272-0/+12
2023-10-04Remove AAF from drools-pdpadheli.tavares4-26/+19
2023-09-22Upgrade java-17 in drools-pdpadheli.tavares3-20/+20
2023-08-28Remove pdp statistics implementations from drools-pdprameshiyer272-150/+0
2023-02-10Removing Drools-pdp swagger annotationslapentafd4-682/+10681
2023-01-31Upgrade and clean up dependenciesliamfallon1-1/+1
2022-10-31Remove lombok public access in locking gettersjhh1-6/+6
2022-10-19Support optional cluster name in policy enginejhh4-9/+46
2022-07-12Add thread dump capabilitiesjhh1-0/+27
2022-06-20Allow for flexible specification of JDBC driverjhh1-2/+7
2022-03-08update dependency plugin to latest versionjhh1-2/+2
2022-02-10restore coders toolset toStringjhh1-4/+12
2022-02-09add policy_executions_latency_seconds summaryjhh1-1/+34
2022-01-26restore manual toString coder methodsjhh2-12/+17
2021-10-06Check https environment var in telemetry tooljhh1-0/+7
2021-09-06Correct paths to logback filtersjhh1-2/+2
2021-09-03Reduce coder verbosity in logsJim Hahn1-2/+13
2021-08-26Fix sonars in drools-pdpJim Hahn2-2/+0
2021-08-23Add prometheus + https in https server configsjhh1-1/+2
2021-08-10Add SQL_PORT configurationjhh1-2/+6
2021-08-06Use slf4j Marker from common repoTaka Cho3-9/+11
2021-08-05Use lombok in drools-pdpJim Hahn25-775/+195
2021-07-07nosonar on admin logging level functionjhh1-7/+2
2021-06-29Use unique name in drools PdpMessagesJim Hahn1-2/+8
2021-06-28Update policy-drools-pdp for checkstyle 8.43liamfallon1-40/+41
2021-06-18Fix new checkstyle issues in drools-pdpJim Hahn1-4/+4
2021-06-16use lombok NonNull instead of other leaked importsjhh3-3/+3
2021-06-15filter logging input data per sonar security issuejhh2-11/+16
2021-06-14Use re2j pattern for sonar vulnerabilitiesjhh2-18/+14
2021-05-18Fix sonar vulnerabilities logging user inputjhh1-2/+2
2021-05-14Merge "fix telemetry related sonar security issues"Jim Hahn3-15/+56
2021-05-12disable https server default for telemetryjhh4-88/+11
2021-05-12fix telemetry related sonar security issuesjhh3-15/+56
2021-05-10interrupted exception and var usage sonarsjhh1-38/+53
2021-05-10Merge "sonars policy-utils and feature-lifecycle"Ram Krishna Verma3-45/+32
2021-05-10support no https or authentication in telemetryjhh1-2/+13
2021-05-07sonars policy-utils and feature-lifecyclejhh3-45/+32
2021-04-14Add legacy-config new featurejhh1-14/+2
2021-04-07Use sh instead of ash in drools-pdpJim Hahn11-22/+22
2021-03-23Update cert stores configurationjhh2-12/+12
2021-03-09add no locking featurejhh1-0/+3
2021-03-02Add quotes around variable in db scriptJim Hahn1-5/+5
2021-02-19remove TransMetric - not neededjhh4-12/+12
2021-02-18deploy stats in lifecycle modulejhh1-2/+7
2021-02-12Merge "support transaction reports in engine"Ram Krishna Verma4-13/+233
2021-02-11support transaction reports in enginejhh4-13/+233