aboutsummaryrefslogtreecommitdiffstats
path: root/policy-management/src/main/java
AgeCommit message (Expand)AuthorFilesLines
11 daysFix topic configurations.adheli.tavares5-14/+14
2024-04-10Dependency management updateadheli.tavares4-32/+21
2024-03-15Make drools-pdp work with drools and java versions compatibleadheli.tavares2-20/+24
2024-02-09Removing deprecated DMAAP libraryadheli.tavares7-139/+49
2023-12-14Add kafka support on drools-pdprameshiyer272-0/+12
2023-10-04Remove AAF from drools-pdpadheli.tavares3-24/+14
2023-09-22Upgrade java-17 in drools-pdpadheli.tavares3-20/+20
2023-02-10Removing Drools-pdp swagger annotationslapentafd1-681/+392
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 enginejhh3-8/+43
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-09-03Reduce coder verbosity in logsJim Hahn1-2/+13
2021-08-26Fix sonars in drools-pdpJim Hahn2-2/+0
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-12fix telemetry related sonar security issuesjhh3-15/+56
2021-05-10interrupted exception and var usage sonarsjhh1-38/+53
2021-05-07sonars policy-utils and feature-lifecyclejhh3-45/+32
2021-03-09add no locking featurejhh1-0/+3
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
2021-02-10More sonars in drools-pdpJim Hahn1-2/+2
2021-01-28sonars - protected constructors and typecastingjhh5-11/+12
2021-01-14add methods to check if a fact exists.jhh3-16/+68
2021-01-04Changed identifiers to concept identifiersliamfallon2-10/+12
2020-08-31Fix more sonars in drools-pdpJim Hahn2-21/+30
2020-08-25Address more sonars in drools-pdpJim Hahn1-16/+8
2020-08-24exit jvm when detecting configuration problemsjhh2-2/+60
2020-07-21Merge "Support multiple Policy/Controller types using 'controller.type' prope...Jorge Hernandez6-17/+147
2020-07-21Support multiple Policy/Controller types using 'controller.type' propertyStraubs, Ralph (rs8887)6-17/+147
2020-07-20Remove jackson from drools-pdpJim Hahn8-83/+3
2020-06-19Address checkstyle version issues in drools-pdpJim Hahn4-13/+9
2020-04-09Disable sonar main args for drools-pdpJim Hahn1-1/+6
2020-04-08Address more sonar issues in drools-pdpJim Hahn2-3/+3
2020-04-07Address sonar issues in policy-managementJim Hahn16-150/+147
2020-04-01Sync controller capabilities as controllers bouncejhh2-4/+7
2020-03-26native policy use engine for top-down processingjhh2-21/+50