Age | Commit message (Expand) | Author | Files | Lines |
2021-08-26 | Fix sonars in drools-pdp |  Jim Hahn | 2 | -2/+0 |
2021-08-06 | Use slf4j Marker from common repo |  Taka Cho | 3 | -9/+11 |
2021-08-05 | Use lombok in drools-pdp |  Jim Hahn | 25 | -775/+195 |
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-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-07 | sonars policy-utils and feature-lifecycle |  jhh | 3 | -45/+32 |
2021-03-09 | add no locking feature |  jhh | 1 | -0/+3 |
2021-02-19 | remove TransMetric - not needed |  jhh | 4 | -12/+12 |
2021-02-18 | deploy stats in lifecycle module |  jhh | 1 | -2/+7 |
2021-02-12 | Merge "support transaction reports in engine" |  Ram Krishna Verma | 4 | -13/+233 |
2021-02-11 | support transaction reports in engine |  jhh | 4 | -13/+233 |
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 | 3 | -16/+68 |
2021-01-04 | Changed identifiers to concept identifiers |  liamfallon | 2 | -10/+12 |
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 | 1 | -16/+8 |
2020-08-24 | exit jvm when detecting configuration problems |  jhh | 2 | -2/+60 |
2020-07-21 | Merge "Support multiple Policy/Controller types using 'controller.type' prope... |  Jorge Hernandez | 6 | -17/+147 |
2020-07-21 | Support multiple Policy/Controller types using 'controller.type' property |  Straubs, Ralph (rs8887) | 6 | -17/+147 |
2020-07-20 | Remove jackson from drools-pdp |  Jim Hahn | 8 | -83/+3 |
2020-06-19 | Address checkstyle version issues in drools-pdp |  Jim Hahn | 4 | -13/+9 |
2020-04-09 | Disable sonar main args for drools-pdp |  Jim Hahn | 1 | -1/+6 |
2020-04-08 | Address more sonar issues in drools-pdp |  Jim Hahn | 2 | -3/+3 |
2020-04-07 | Address sonar issues in policy-management |  Jim Hahn | 16 | -150/+147 |
2020-04-01 | Sync controller capabilities as controllers bounce |  jhh | 2 | -4/+7 |
2020-03-26 | native policy use engine for top-down processing |  jhh | 2 | -21/+50 |
2020-03-10 | policy routing and reorg into policy-domains |  jhh | 4 | -89/+4 |
2020-03-02 | http server/client management |  jhh | 4 | -29/+213 |
2020-02-26 | Undeploy support for native rules PDP-D policies. |  jhh | 3 | -9/+16 |
2020-02-11 | Move model base classes outside feature-lifecycle |  jhh | 2 | -0/+86 |
2020-02-06 | Store DomainMaker in PolicyEngine. |  jhh | 2 | -3/+22 |
2020-01-13 | policy/drools-pdp jdk11 upgrades |  Hockla, Ali (ah999m) | 1 | -2/+3 |
2019-11-14 | Invoke lock callback in session thread |  Jim Hahn | 3 | -29/+33 |
2019-11-08 | Miscellaneous code clean up |  jhh | 7 | -40/+40 |
2019-11-06 | Fix new sonar issues in RestManager |  Jim Hahn | 1 | -31/+31 |
2019-11-06 | Merge "Fix duplicate code in drools-pdp RestManager" |  Liam Fallon | 1 | -342/+222 |
2019-11-06 | Address drools-pdp sonar issues |  Jim Hahn | 3 | -73/+57 |
2019-11-06 | Fix duplicate code in drools-pdp RestManager |  Jim Hahn | 1 | -342/+222 |
2019-11-01 | Merge "Refactor duplicate code from lock managers" |  Jorge Hernandez | 3 | -168/+449 |
2019-10-31 | Refactor duplicate code from lock managers |  Jim Hahn | 3 | -168/+449 |
2019-10-31 | upgrade to 7.28.0.Final drools libraries |  jhh | 1 | -1/+1 |