Age | Commit message (Expand) | Author | Files | Lines |
2019-11-01 | Merge "Refactor duplicate code from lock managers" | Jorge Hernandez | 6 | -264/+1144 |
2019-10-31 | Refactor duplicate code from lock managers | Jim Hahn | 6 | -264/+1144 |
2019-10-31 | upgrade to 7.28.0.Final drools libraries | jhh | 1 | -1/+1 |
2019-10-30 | Fix more sonar issues in drools-pdp | Jim Hahn | 2 | -5/+5 |
2019-10-29 | Cleanup eclipse warnings in drools-pdp | Jim Hahn | 1 | -1/+0 |
2019-10-24 | Allow encrypted property values | jhh | 3 | -16/+30 |
2019-10-17 | Reimplement Lock API using Lock objects | Jim Hahn | 9 | -4/+1683 |
2019-09-16 | Add YAML support to drools-pdp rest servlets | Jim Hahn | 2 | -4/+6 |
2019-09-04 | Split Engine start method into "start" and "open" | jhh | 5 | -61/+174 |
2019-08-29 | Remove AlertSeverity from logback in drools-pdp | Jim Hahn | 1 | -3/+3 |
2019-08-15 | Fix more sonar issues in drools-pdp | Jim Hahn | 12 | -787/+629 |
2019-08-13 | Fix sonar issues in drools-pdp | Jim Hahn | 37 | -583/+913 |
2019-08-07 | Bump version of drools-pdp | Jim Hahn | 1 | -2/+3 |
2019-07-31 | Expand AAF_NS in properties to onap.org.osaaf.aaf | jhh | 1 | -4/+4 |
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 | 2 | -41/+1215 |
2019-07-24 | Add coverage to feature-active-standby-management | Jim Hahn | 1 | -31/+11 |
2019-07-16 | Fix checkstyle issues in policy-utils | Jim Hahn | 2 | -7/+7 |
2019-07-11 | Fix checkstyle issues in policy-management | Jim Hahn | 25 | -3312/+3510 |
2019-07-08 | Fix drools-pdp due to sonar changes in common | Jim Hahn | 8 | -66/+68 |
2019-06-17 | Change getCanonicalName() to getName() in drools-pdp | Jim Hahn | 8 | -31/+31 |
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-05-08 | Track policies when active. | jhh | 4 | -3/+51 |
2019-05-01 | relax check in features for multiversion deps | jhh | 1 | -3/+4 |
2019-04-30 | Enable noop source support in controller | jhh | 3 | -179/+286 |
2019-04-24 | Add telemetry API interface for Lifecycle | jhh | 2 | -203/+98 |
2019-04-09 | deploy and undeploy as audits. | jhh | 3 | -1/+71 |
2019-04-08 | Initial support for deploy | jhh | 8 | -105/+226 |
2019-03-25 | Merge "Add MDC Topic Filtering" | Jorge Hernandez | 1 | -121/+125 |
2019-03-25 | Add MDC Topic Filtering | Daniel Cruz | 1 | -121/+125 |
2019-03-21 | Support topic properties files. | Jorge Hernandez | 5 | -87/+216 |
2019-03-19 | Remove OrderedService references | Daniel Cruz | 3 | -51/+51 |
2019-03-15 | reducing kill timer to better play with k8s ones | Jorge Hernandez | 1 | -2/+2 |
2019-03-07 | Tweaking scripts to install for pdpd-cl image | Jorge Hernandez | 2 | -6/+5 |
2019-03-04 | Merge "Add Controller Logging Feature" | Jorge Hernandez | 5 | -98/+195 |
2019-03-01 | Add Controller Logging Feature | Daniel Cruz | 5 | -98/+195 |
2019-03-01 | move all hard install config to environment vars | Jorge Hernandez | 15 | -285/+372 |
2019-02-27 | Base POLICY-PDP-PAP channel configuration | Jorge Hernandez | 1 | -3/+19 |
2019-02-22 | Merge "Add Nested JSON Filtering" | Jorge Hernandez | 6 | -829/+344 |
2019-02-21 | Add Nested JSON Filtering | Daniel Cruz | 6 | -829/+344 |
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 | 28 | -56/+549 |
2019-02-15 | Merge "Decouple nexus reconfiguration from installation" | Pamela Dragosh | 1 | -1/+6 |
2019-02-14 | Remove jackson from policy coders | Jim Hahn | 9 | -410/+77 |
2019-02-14 | Decouple nexus reconfiguration from installation | Jorge Hernandez | 1 | -1/+6 |
2019-02-11 | Replace PolicyAssert with assertj | Jim Hahn | 3 | -101/+111 |
2019-02-04 | Report KieBase names in rules artifacts. | Jorge Hernandez | 6 | -17/+42 |