Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -167/+104 |
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 | 4 | -17/+171 |
2021-01-14 | add methods to check if a fact exists. | jhh | 3 | -2/+41 |
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) | 2 | -0/+158 |
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 | 3 | -144/+271 |
2019-11-08 | Miscellaneous code clean up | jhh | 2 | -5/+4 |
2019-11-06 | Drools Controller upgrades Tests | jhh | 3 | -33/+159 |
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 | 5 | -10/+29 |
2019-08-13 | Fix sonar issues in drools-pdp | Jim Hahn | 9 | -154/+163 |
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 |
2019-07-25 | Add coverage to MavenDroolsController | Jim Hahn | 1 | -0/+1163 |
2019-07-11 | Fix checkstyle issues in policy-management | Jim Hahn | 4 | -62/+62 |
2019-07-08 | Fix drools-pdp due to sonar changes in common | Jim Hahn | 4 | -24/+22 |
2019-06-17 | Change getCanonicalName() to getName() in drools-pdp | Jim Hahn | 4 | -17/+17 |
2019-04-30 | Enable noop source support in controller | jhh | 1 | -51/+105 |
2019-04-24 | Add telemetry API interface for Lifecycle | jhh | 1 | -6/+21 |
2019-04-08 | Initial support for deploy | jhh | 1 | -4/+4 |
2019-03-21 | Support topic properties files. | Jorge Hernandez | 1 | -8/+58 |
2019-03-01 | move all hard install config to environment vars | Jorge Hernandez | 3 | -46/+67 |