Age | Commit message (Expand) | Author | Files | Lines |
2019-03-01 | move all hard install config to environment vars | Jorge Hernandez | 12 | -239/+305 |
2019-02-27 | Base POLICY-PDP-PAP channel configuration | Jorge Hernandez | 1 | -3/+19 |
2019-02-22 | Merge "Add Nested JSON Filtering" | Jorge Hernandez | 4 | -608/+203 |
2019-02-21 | Add Nested JSON Filtering | Daniel Cruz | 4 | -608/+203 |
2019-02-21 | Moving hard install config to environment vars | Jorge Hernandez | 2 | -39/+20 |
2019-02-15 | Change properties to use gson | Jim Hahn | 1 | -1/+2 |
2019-02-15 | Test gson in policy-management | Jim Hahn | 8 | -10/+84 |
2019-02-15 | Merge "Decouple nexus reconfiguration from installation" | Pamela Dragosh | 1 | -1/+6 |
2019-02-14 | Remove jackson from policy coders | Jim Hahn | 6 | -378/+74 |
2019-02-14 | Decouple nexus reconfiguration from installation | Jorge Hernandez | 1 | -1/+6 |
2019-02-04 | Report KieBase names in rules artifacts. | Jorge Hernandez | 3 | -7/+24 |
2019-01-04 | Add tooling for drools policy developers | Jorge Hernandez | 7 | -28/+489 |
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 | 2 | -2/+11 |
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 | 11 | -10/+142 |
2018-09-13 | Fix checkstyle in policy-management | Pamela Dragosh | 11 | -3386/+3610 |
2018-09-10 | disabling http for configuration services | Jorge Hernandez | 2 | -30/+21 |
2018-08-29 | handle null drools object in configuration | Jim Hahn | 2 | -4/+4 |
2018-08-20 | https certs with aaf+pdpd containers compatibility | Jorge Hernandez | 2 | -6/+22 |
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-05-14 | automatic upgrade/downgrade features db | Jorge Hernandez | 1 | -2/+2 |
2018-04-25 | cook policy-keystore into drools image | Jorge Hernandez | 1 | -1/+1 |
2018-04-19 | Sonar cleanup | Magnusen, Drew (dm741q) | 1 | -1/+1 |
2018-04-18 | support for AAF provided trustore | Jorge Hernandez | 1 | -4/+2 |
2018-04-16 | strip timestamped versions in feature installs | Jorge Hernandez | 1 | -1/+1 |
2018-04-03 | disable problematic private keystore | Jorge Hernandez | 1 | -4/+4 |
2018-03-26 | l2 management maturity pdp-d | Jorge Hernandez | 5 | -62/+141 |
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-19 | fix migration when iterating through DBs | Jorge Hernandez | 1 | -2/+4 |
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 | 3 | -623/+620 |
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 |