Age | Commit message (Expand) | Author | Files | Lines |
2023-10-04 | Remove AAF from drools-pdp |  adheli.tavares | 2 | -22/+23 |
2023-09-22 | Upgrade java-17 in drools-pdp |  adheli.tavares | 1 | -1/+1 |
2023-03-14 | Add SNI support to PF |  liamfallon | 2 | -0/+2 |
2023-02-10 | Removing Drools-pdp swagger annotations |  lapentafd | 1 | -0/+11 |
2023-01-31 | Upgrade and clean up dependencies |  liamfallon | 3 | -29/+29 |
2022-10-19 | Support optional cluster name in policy engine |  jhh | 5 | -6/+49 |
2022-09-16 | Fix minor warnings in code |  liamfallon | 1 | -1/+0 |
2022-02-10 | restore coders toolset toString |  jhh | 1 | -33/+41 |
2022-02-09 | add policy_executions_latency_seconds summary |  jhh | 1 | -5/+36 |
2021-09-20 | Additional tests for Telemetry |  jhh | 2 | -167/+114 |
2021-08-23 | Fixing drools junits as per policy/common changes |  a.sreekumar | 2 | -2/+4 |
2021-08-06 | Use slf4j Marker from common repo |  Taka Cho | 1 | -4/+4 |
2021-08-05 | Use lombok in drools-pdp |  Jim Hahn | 9 | -40/+27 |
2021-02-19 | remove TransMetric - not needed |  jhh | 3 | -11/+10 |
2021-02-12 | Merge "Fix sonars from dependency upgrade" |  Pamela Dragosh | 4 | -18/+14 |
2021-02-12 | Fix sonars from dependency upgrade |  Jim Hahn | 4 | -18/+14 |
2021-02-11 | support transaction reports in engine |  jhh | 7 | -20/+212 |
2021-01-14 | add methods to check if a fact exists. |  jhh | 4 | -4/+42 |
2020-09-30 | Fix new sonars in drools-pdp |  Jim Hahn | 1 | -6/+8 |
2020-08-25 | Address more sonars in drools-pdp |  Jim Hahn | 3 | -5/+5 |
2020-08-24 | exit jvm when detecting configuration problems |  jhh | 1 | -0/+37 |
2020-07-21 | Support multiple Policy/Controller types using 'controller.type' property |  Straubs, Ralph (rs8887) | 4 | -0/+161 |
2020-07-06 | Use apache Triple |  HAHN III | 1 | -46/+53 |
2020-07-02 | drools-pdp sonar fix |  Taka Cho | 2 | -5/+5 |
2020-06-19 | Address checkstyle version issues in drools-pdp |  Jim Hahn | 1 | -3/+3 |
2020-06-19 | drools-pdp sonar issue fixes |  Taka Cho | 7 | -46/+46 |
2020-05-26 | Tests must specify serialization provider |  Jim Hahn | 1 | -0/+6 |
2020-04-07 | Address sonar issues in policy-management |  Jim Hahn | 10 | -34/+44 |
2020-03-10 | policy routing and reorg into policy-domains |  jhh | 1 | -52/+0 |
2020-03-02 | http server/client management |  jhh | 2 | -2/+147 |
2020-02-26 | Undeploy support for native rules PDP-D policies. |  jhh | 2 | -5/+5 |
2020-02-11 | Move model base classes outside feature-lifecycle |  jhh | 1 | -0/+52 |
2020-01-13 | policy/drools-pdp jdk11 upgrades |  Hockla, Ali (ah999m) | 11 | -32/+32 |
2019-11-22 | Ocasional race condition in upgrade junits |  jhh | 1 | -2/+2 |
2019-11-14 | Invoke lock callback in session thread |  Jim Hahn | 3 | -50/+101 |
2019-11-14 | Merge "Add 'DroolsRunnable' class" |  Jorge Hernandez | 1 | -3/+3 |
2019-11-14 | Add 'DroolsRunnable' class |  Straubs, Ralph (rs8887) | 1 | -3/+3 |
2019-11-12 | Dispose drools controllers in junit tests |  jhh | 1 | -9/+30 |
2019-11-11 | Add drools factory clean up statements to junits |  jhh | 5 | -149/+278 |
2019-11-08 | Miscellaneous code clean up |  jhh | 2 | -5/+4 |
2019-11-06 | Drools Controller upgrades Tests |  jhh | 8 | -33/+339 |
2019-10-31 | Refactor duplicate code from lock managers |  Jim Hahn | 3 | -96/+695 |
2019-10-29 | Cleanup eclipse warnings in drools-pdp |  Jim Hahn | 1 | -1/+0 |
2019-10-17 | Reimplement Lock API using Lock objects |  Jim Hahn | 3 | -1/+979 |
2019-09-04 | Split Engine start method into "start" and "open" |  jhh | 1 | -8/+63 |
2019-08-15 | Fix more sonar issues in drools-pdp |  Jim Hahn | 6 | -11/+33 |
2019-08-13 | Fix sonar issues in drools-pdp |  Jim Hahn | 9 | -154/+163 |
2019-08-07 | Bump version of drools-pdp |  Jim Hahn | 1 | -2/+3 |
2019-07-31 | Fix junit broken by new addTopic(List) method |  Jim Hahn | 2 | -5/+5 |
2019-07-26 | Sonar ignored test |  Jim Hahn | 1 | -2/+2 |