Age | Commit message (Expand) | Author | Files | Lines |
2019-06-17 | Change getCanonicalName() to getName() in drools-pdp |  Jim Hahn | 4 | -14/+14 |
2019-05-08 | Track policies when active. |  jhh | 4 | -3/+51 |
2019-04-30 | Enable noop source support in controller |  jhh | 2 | -128/+181 |
2019-04-24 | Add telemetry API interface for Lifecycle |  jhh | 1 | -197/+77 |
2019-04-09 | deploy and undeploy as audits. |  jhh | 3 | -1/+71 |
2019-04-08 | Initial support for deploy |  jhh | 6 | -101/+221 |
2019-03-21 | Support topic properties files. |  Jorge Hernandez | 3 | -52/+157 |
2019-03-19 | Remove OrderedService references |  Daniel Cruz | 3 | -51/+51 |
2019-03-04 | Merge "Add Controller Logging Feature" |  Jorge Hernandez | 4 | -96/+193 |
2019-03-01 | Add Controller Logging Feature |  Daniel Cruz | 4 | -96/+193 |
2019-03-01 | move all hard install config to environment vars |  Jorge Hernandez | 4 | -170/+193 |
2019-02-21 | Add Nested JSON Filtering |  Daniel Cruz | 4 | -608/+203 |
2019-02-15 | Test gson in policy-management |  Jim Hahn | 8 | -10/+84 |
2019-02-14 | Remove jackson from policy coders |  Jim Hahn | 6 | -378/+74 |
2019-02-04 | Report KieBase names in rules artifacts. |  Jorge Hernandez | 3 | -7/+24 |
2018-12-04 | Fix sonar issue in droolspdf |  Krishnakumar Jinka | 3 | -51/+30 |
2018-11-29 | Merge "Remove Factory from various drools-pdp classes" |  Jorge Hernandez | 1 | -46/+37 |
2018-11-29 | Fix sonar issue in event protocol coder |  krishnajinka | 1 | -297/+310 |
2018-11-29 | Remove Factory from various drools-pdp classes |  Jim Hahn | 1 | -46/+37 |
2018-11-16 | Modify decoder to use param obj |  kris.jinka | 2 | -35/+32 |
2018-11-15 | Modify event (en)coder to use param objs |  kris.jinka | 3 | -31/+181 |
2018-10-26 | Enable Authorization AAF Filter programmatically3.0.0-ONAP |  Jorge Hernandez | 1 | -2/+10 |
2018-10-05 | Add junit coverage to PolicyEngine class |  Jim Hahn | 1 | -91/+156 |
2018-10-03 | Add coverage for policy-management |  Jim Hahn | 2 | -41/+69 |
2018-10-01 | Set drools-pdp checkstyle config |  Pamela Dragosh | 18 | -1514/+2092 |
2018-09-19 | AAF Configuration in PDP-D |  Jorge Hernandez | 2 | -0/+76 |
2018-09-13 | Fix checkstyle in policy-management |  Pamela Dragosh | 11 | -3386/+3610 |
2018-08-29 | handle null drools object in configuration |  Jim Hahn | 2 | -4/+4 |
2018-08-06 | Fix basic Java issue in pdp drools sys comp |  krishnajinka | 4 | -574/+556 |
2018-07-30 | Copy policy-endpoints from drools-pdp to common |  mmis | 3 | -70/+45 |
2018-07-25 | Copy policy-endpoints from drools-pdp to common |  mmis | 11 | -4632/+4515 |
2018-04-19 | Sonar cleanup |  Magnusen, Drew (dm741q) | 1 | -1/+1 |
2018-03-26 | l2 management maturity pdp-d |  Jorge Hernandez | 3 | -29/+65 |
2018-02-21 | Merge "interception of facts before injection" |  Pamela Dragosh | 2 | -15/+91 |
2018-02-20 | Sonar fixes to drools-pdp |  Jim Hahn | 21 | -468/+429 |
2018-02-19 | interception of facts before injection |  Jorge Hernandez | 2 | -15/+91 |
2018-02-07 | expose immutable list of filters to its users |  Jorge Hernandez | 3 | -103/+149 |
2018-01-31 | junits+utils to generate/test rules applications |  Jorge Hernandez | 1 | -1/+1 |
2017-12-19 | Reduce tech debt in policy-management |  Magnusen, Drew (dm741q) | 11 | -118/+189 |
2017-11-30 | make volatile access to alive and locked flags |  Jorge Hernandez | 1 | -4/+4 |
2017-10-25 | shutdown to guarantee termination |  Jorge Hernandez | 1 | -32/+43 |
2017-10-09 | Register a gson type adapter for Instant |  Charles Cole | 1 | -2/+4 |
2017-10-09 | send messages directly through topic |  Jorge Hernandez | 2 | -622/+619 |
2017-09-28 | policy-engine.properties to be honored if exists |  Jorge Hernandez | 1 | -1/+1 |
2017-09-22 | Merge "Removed useless parentheses" |  Pamela Dragosh | 1 | -4/+4 |
2017-09-22 | Merge "Added @Override method" |  Pamela Dragosh | 3 | -19/+20 |
2017-09-21 | Log exception |  Pamela Dragosh | 1 | -0/+1 |
2017-09-21 | Removed useless parentheses |  rama-huawei | 1 | -4/+4 |
2017-09-21 | Added @Override method |  rama-huawei | 3 | -19/+20 |
2017-09-20 | load config files in ascending order by name |  Jorge Hernandez | 1 | -2/+12 |