Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-07-25 | Add coverage to MavenDroolsController | Jim Hahn | 1 | -0/+1163 |
2019-07-11 | Fix checkstyle issues in policy-management | Jim Hahn | 5 | -63/+63 |
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-05-31 | Bump drools-pdp to version 1.5.0 | Jim Hahn | 1 | -1/+1 |
2019-05-16 | Step snapshot version of drools-pdp | liamfallon | 1 | -1/+1 |
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 | 2 | -4/+5 |
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 |
2019-02-21 | Add Nested JSON Filtering | Daniel Cruz | 2 | -221/+141 |
2019-02-15 | Test gson in policy-management | Jim Hahn | 20 | -46/+465 |
2019-02-14 | Remove jackson from policy coders | Jim Hahn | 3 | -32/+3 |
2019-02-11 | Replace PolicyAssert with assertj | Jim Hahn | 3 | -101/+111 |
2019-02-04 | Report KieBase names in rules artifacts. | Jorge Hernandez | 3 | -10/+18 |
2019-01-15 | Change Junit to check for error code 406 | Jorge Hernandez | 1 | -1/+1 |
2018-12-04 | Fix sonar issue in droolspdf | Krishnakumar Jinka | 1 | -6/+17 |
2018-11-29 | Remove Factory from various drools-pdp classes | Jim Hahn | 1 | -42/+48 |
2018-11-15 | Modify event (en)coder to use param objs | kris.jinka | 2 | -8/+13 |
2018-11-07 | Fix for Test failure issue in drools-pdp | Parshad Patel | 1 | -1/+1 |
2018-10-31 | Set new master version for Dublin | liamfallon | 1 | -2/+1 |
2018-10-05 | Add junit coverage to PolicyEngine class | Jim Hahn | 1 | -0/+1742 |
2018-10-03 | Add coverage for policy-management | Jim Hahn | 3 | -1/+1370 |
2018-10-01 | Set drools-pdp checkstyle config | Pamela Dragosh | 2 | -7/+11 |
2018-09-19 | AAF Configuration in PDP-D | Jorge Hernandez | 2 | -9/+73 |
2018-09-13 | Fix checkstyle in policy-management | Pamela Dragosh | 11 | -435/+486 |