Age | Commit message (Expand) | Author | Files | Lines |
2021-09-03 | Reduce coder verbosity in logs | Jim Hahn | 1 | -2/+13 |
2021-08-26 | Fix sonars in drools-pdp | Jim Hahn | 2 | -2/+0 |
2021-08-23 | Add prometheus + https in https server configs | jhh | 1 | -1/+2 |
2021-08-23 | Fixing drools junits as per policy/common changes | a.sreekumar | 2 | -2/+4 |
2021-08-10 | Add SQL_PORT configuration | jhh | 1 | -2/+6 |
2021-08-06 | Use slf4j Marker from common repo | Taka Cho | 4 | -13/+15 |
2021-08-05 | Use lombok in drools-pdp | Jim Hahn | 34 | -815/+222 |
2021-07-07 | nosonar on admin logging level function | jhh | 1 | -7/+2 |
2021-06-29 | Use unique name in drools PdpMessages | Jim Hahn | 1 | -2/+8 |
2021-06-28 | Update policy-drools-pdp for checkstyle 8.43 | liamfallon | 1 | -40/+41 |
2021-06-18 | Fix new checkstyle issues in drools-pdp | Jim Hahn | 1 | -4/+4 |
2021-06-16 | use lombok NonNull instead of other leaked imports | jhh | 3 | -3/+3 |
2021-06-15 | filter logging input data per sonar security issue | jhh | 2 | -11/+16 |
2021-06-14 | Use re2j pattern for sonar vulnerabilities | jhh | 2 | -18/+14 |
2021-05-18 | Fix sonar vulnerabilities logging user input | jhh | 1 | -2/+2 |
2021-05-14 | Merge "fix telemetry related sonar security issues" | Jim Hahn | 3 | -15/+56 |
2021-05-12 | disable https server default for telemetry | jhh | 4 | -88/+11 |
2021-05-12 | fix telemetry related sonar security issues | jhh | 3 | -15/+56 |
2021-05-10 | interrupted exception and var usage sonars | jhh | 1 | -38/+53 |
2021-05-10 | Merge "sonars policy-utils and feature-lifecycle" | Ram Krishna Verma | 3 | -45/+32 |
2021-05-10 | support no https or authentication in telemetry | jhh | 1 | -2/+13 |
2021-05-07 | sonars policy-utils and feature-lifecycle | jhh | 3 | -45/+32 |
2021-04-14 | Add legacy-config new feature | jhh | 1 | -14/+2 |
2021-04-07 | Use sh instead of ash in drools-pdp | Jim Hahn | 11 | -22/+22 |
2021-03-23 | Update cert stores configuration | jhh | 2 | -12/+12 |
2021-03-09 | add no locking feature | jhh | 1 | -0/+3 |
2021-03-02 | Add quotes around variable in db script | Jim Hahn | 1 | -5/+5 |
2021-02-19 | remove TransMetric - not needed | jhh | 7 | -23/+22 |
2021-02-18 | deploy stats in lifecycle module | jhh | 1 | -2/+7 |
2021-02-12 | Merge "Fix sonars from dependency upgrade" | Pamela Dragosh | 4 | -18/+14 |
2021-02-12 | Merge "support transaction reports in engine" | Ram Krishna Verma | 11 | -33/+445 |
2021-02-12 | Fix sonars from dependency upgrade | Jim Hahn | 4 | -18/+14 |
2021-02-11 | support transaction reports in engine | jhh | 11 | -33/+445 |
2021-02-10 | More sonars in drools-pdp | Jim Hahn | 1 | -2/+2 |
2021-01-28 | sonars - protected constructors and typecasting | jhh | 5 | -11/+12 |
2021-01-14 | add methods to check if a fact exists. | jhh | 7 | -20/+110 |
2021-01-04 | Changed identifiers to concept identifiers | liamfallon | 2 | -10/+12 |
2020-11-30 | move all bash to ash shell scripts | Taka Cho | 11 | -1790/+1765 |
2020-09-30 | Fix new sonars in drools-pdp | Jim Hahn | 1 | -6/+8 |
2020-09-11 | Handle CR in pom property files | Jim Hahn | 1 | -0/+1 |
2020-08-31 | Fix more sonars in drools-pdp | Jim Hahn | 2 | -21/+30 |
2020-08-25 | Address more sonars in drools-pdp | Jim Hahn | 4 | -21/+13 |
2020-08-24 | exit jvm when detecting configuration problems | jhh | 3 | -2/+97 |
2020-07-21 | Merge "Support multiple Policy/Controller types using 'controller.type' prope... | Jorge Hernandez | 10 | -17/+308 |
2020-07-21 | Support multiple Policy/Controller types using 'controller.type' property | Straubs, Ralph (rs8887) | 10 | -17/+308 |
2020-07-20 | Remove jackson from drools-pdp | Jim Hahn | 8 | -83/+3 |
2020-07-15 | Merge "exec pdp-d java process to run in the foreground" | Jorge Hernandez | 1 | -108/+183 |
2020-07-14 | exec pdp-d java process to run in the foreground | jhh | 1 | -108/+183 |
2020-07-06 | Use apache Triple | HAHN III | 1 | -46/+53 |
2020-07-02 | drools-pdp sonar fix | Taka Cho | 2 | -5/+5 |