Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-11-06 | Fix new sonar issues in RestManager | Jim Hahn | 1 | -31/+31 |
2019-11-06 | Drools Controller upgrades Tests | jhh | 8 | -33/+339 |
2019-11-06 | Merge "Fix duplicate code in drools-pdp RestManager" | Liam Fallon | 1 | -342/+222 |
2019-11-06 | Address drools-pdp sonar issues | Jim Hahn | 3 | -73/+57 |
2019-11-06 | Fix duplicate code in drools-pdp RestManager | Jim Hahn | 1 | -342/+222 |
2019-11-04 | Use jersey dependencies from policy-endpoints | liamfallon | 1 | -21/+0 |
2019-11-01 | Add common Jersey version | liamfallon | 1 | -8/+1 |
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-10 | Bump versions for drools-pdp master | Jim Hahn | 1 | -1/+1 |
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 | 13 | -787/+636 |
2019-08-13 | Fix sonar issues in drools-pdp | Jim Hahn | 37 | -583/+913 |
2019-08-07 | Bump version of drools-pdp | Jim Hahn | 2 | -3/+4 |
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 | 27 | -3346/+3510 |
2019-07-08 | Fix drools-pdp due to sonar changes in common | Jim Hahn | 8 | -66/+68 |
2019-06-28 | Bump drools-pdp to 1.5.1-SNAPSHOT | Pamela Dragosh | 1 | -1/+1 |
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 | 2 | -2/+2 |
2019-05-16 | Step snapshot version of drools-pdp | liamfallon | 2 | -2/+2 |
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 | 4 | -1/+74 |
2019-04-08 | Initial support for deploy | jhh | 8 | -105/+226 |
2019-04-02 | Initial lifecycle state machine. | Jorge Hernandez | 1 | -2/+6 |
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 |