Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-06-19 | Address checkstyle version issues in drools-pdp |  Jim Hahn | 5 | -16/+12 |
2020-06-19 | drools-pdp sonar issue fixes |  Taka Cho | 7 | -46/+46 |
2020-06-05 | Change metrics and transactions layout in logback.xml |  Joseph Chou | 1 | -5/+4 |
2020-05-26 | Tests must specify serialization provider |  Jim Hahn | 1 | -0/+6 |
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 | 26 | -184/+191 |
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 | 12 | -191/+51 |
2020-03-02 | http server/client management |  jhh | 6 | -31/+360 |
2020-02-26 | Undeploy support for native rules PDP-D policies. |  jhh | 5 | -14/+21 |
2020-02-11 | Move model base classes outside feature-lifecycle |  jhh | 3 | -0/+138 |
2020-02-06 | Store DomainMaker in PolicyEngine. |  jhh | 2 | -3/+22 |
2020-01-31 | Double quote local variables in drools tooling script |  Rashmi Pujar | 1 | -7/+7 |
2020-01-29 | Parameterize mvn repo urls and proxy settings |  Rashmi Pujar | 1 | -6/+47 |
2020-01-13 | policy/drools-pdp jdk11 upgrades |  Hockla, Ali (ah999m) | 12 | -34/+35 |
2020-01-08 | Enabling logback file to be loaded using oom configmap |  a.sreekumar | 1 | -2/+2 |
2019-12-09 | base changes to support offline pdpd |  jhh | 3 | -105/+384 |
2019-11-22 | Ocasional race condition in upgrade junits |  jhh | 1 | -2/+2 |
2019-11-14 | Invoke lock callback in session thread |  Jim Hahn | 6 | -79/+134 |
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 | 9 | -45/+44 |
2019-11-08 | Merge "Fix new sonar issues in RestManager" |  Pamela Dragosh | 1 | -31/+31 |