Age | Commit message (Expand) | Author | Files | Lines |
2020-03-03 | Undeploy support for drools policies. |  jhh | 6 | -16/+108 |
2020-02-27 | Undeploy support for native rules PDP-D policies. |  jhh | 3 | -73/+86 |
2020-02-26 | Undeploy support for native rules PDP-D policies. |  jhh | 8 | -9/+206 |
2020-02-26 | narrow rest server data response for lifecycle |  jhh | 2 | -8/+19 |
2020-02-21 | Minor change to pass operational schema validation. |  jhh | 2 | -4/+3 |
2020-02-18 | Ignore fsm field in policies for serialization |  jhh | 2 | -1/+10 |
2020-02-16 | Native policies support in docker |  jhh | 1 | -4/+7 |
2020-02-11 | Move model base classes outside feature-lifecycle |  jhh | 7 | -94/+10 |
2020-02-06 | Minor changes in Operational schemas |  jhh | 3 | -12/+18 |
2020-02-06 | Store DomainMaker in PolicyEngine. |  jhh | 1 | -1/+2 |
2020-02-05 | lifecycle routing policy types to controllers. |  jhh | 12 | -57/+351 |
2020-02-04 | tackle few comments from DomainMaker review |  jhh | 2 | -8/+8 |
2020-02-04 | domain native and operational policies support |  jhh | 20 | -0/+1686 |
2020-01-13 | policy/drools-pdp jdk11 upgrades |  Hockla, Ali (ah999m) | 5 | -32/+27 |
2020-01-10 | Prepare drools-pdp for java 11 |  Jim Hahn | 1 | -4/+0 |
2020-01-09 | feature-lifecycle sonar cleanup |  jhh | 3 | -19/+32 |
2020-01-07 | Remove supported policy types from status message |  jhh | 5 | -71/+60 |
2019-11-17 | Set drools-pdp Pdp Group from the property file |  Jim Hahn | 6 | -19/+25 |
2019-11-06 | Drools Controller upgrades Tests |  jhh | 1 | -1/+1 |
2019-09-16 | Add YAML support to drools-pdp rest servlets |  Jim Hahn | 2 | -4/+12 |
2019-09-10 | Bump versions for drools-pdp master |  Jim Hahn | 1 | -1/+1 |
2019-08-21 | Use pseudo time for junits |  Jim Hahn | 5 | -54/+78 |
2019-08-13 | Fix sonar issues in drools-pdp |  Jim Hahn | 7 | -30/+32 |
2019-08-07 | Bump version of drools-pdp |  Jim Hahn | 2 | -2/+3 |
2019-07-24 | Add coverage to feature-active-standby-management |  Jim Hahn | 2 | -8/+0 |
2019-07-11 | Fix checkstyle issues in policy-management |  Jim Hahn | 4 | -4/+4 |
2019-07-08 | Fix drools-pdp due to sonar changes in common |  Jim Hahn | 2 | -11/+13 |
2019-06-28 | Bump drools-pdp to 1.5.1-SNAPSHOT |  Pamela Dragosh | 1 | -1/+1 |
2019-06-19 | Update the right classname in the loggers |  Rashmi Pujar | 3 | -3/+6 |
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 | 2 | -2/+2 |
2019-05-13 | Ensure passive policies are injected when active |  jhh | 7 | -9/+68 |
2019-05-08 | Track policies when active. |  jhh | 8 | -21/+75 |
2019-04-24 | Add telemetry API interface for Lifecycle |  jhh | 5 | -5/+149 |
2019-04-16 | Add response section to PAP status message |  jhh | 7 | -14/+58 |
2019-04-15 | Change json files from typeVersion to type_version |  jhh | 3 | -3/+3 |
2019-04-10 | Send policies in status |  jhh | 2 | -2/+34 |
2019-04-09 | deploy and undeploy as audits. |  jhh | 10 | -20/+110 |
2019-04-08 | Initial support for deploy |  jhh | 13 | -72/+447 |
2019-04-04 | Handle pap update messages |  jhh | 11 | -152/+419 |
2019-04-02 | Initial lifecycle state machine. |  Jorge Hernandez | 27 | -0/+2094 |