Age | Commit message (Expand) | Author | Files | Lines |
2021-03-03 | enable viewing lifecycle statistics with telemetry | jhh | 3 | -4/+20 |
2021-02-22 | Merge "support policy execution counts in lifecycle" | Ram Krishna Verma | 2 | -2/+28 |
2021-02-22 | support policy execution counts in lifecycle | jhh | 2 | -2/+28 |
2021-02-22 | Merge "convert date to instant for statistics" | Jorge Hernandez | 1 | -2/+2 |
2021-02-22 | convert date to instant for statistics | jhh | 1 | -2/+2 |
2021-02-18 | support pdp-type configuration for PAP status | jhh | 6 | -5/+23 |
2021-02-18 | deploy stats in lifecycle module | jhh | 8 | -48/+211 |
2021-02-12 | Fix sonars from dependency upgrade | Jim Hahn | 1 | -3/+3 |
2021-01-29 | small perf improvement passing policy map argument | jhh | 1 | -14/+19 |
2021-01-28 | sonars - protected constructors and typecasting | jhh | 3 | -5/+5 |
2021-01-27 | sync policies when native artifact policies added | jhh | 16 | -113/+1055 |
2021-01-11 | sort deploy and undeploy policy lists | jhh | 2 | -3/+235 |
2021-01-04 | Changed identifiers to concept identifiers | liamfallon | 11 | -47/+56 |
2020-11-18 | verify schema validation for any policy type | jhh | 7 | -25/+204 |
2020-11-17 | support for not validated policy types | jhh | 3 | -24/+67 |
2020-08-25 | Address more sonars in drools-pdp | Jim Hahn | 1 | -3/+6 |
2020-08-25 | block status operations until controllers ready | jhh | 6 | -26/+72 |
2020-08-20 | remove legacy operational policies support | jhh | 13 | -120/+50 |
2020-07-20 | Remove jackson from drools-pdp | Jim Hahn | 4 | -8/+0 |
2020-07-06 | Checkstyle fixes to drools-pdp | Jim Hahn | 1 | -7/+7 |
2020-06-19 | Address checkstyle version issues in drools-pdp | Jim Hahn | 4 | -9/+9 |
2020-06-11 | Merge "do strict validation before domain conversion" | Pamela Dragosh | 3 | -5/+58 |
2020-06-10 | do strict validation before domain conversion | jhh | 3 | -5/+58 |
2020-05-26 | Tests must specify serialization provider | Jim Hahn | 1 | -1/+6 |
2020-04-14 | native controller generates invalid properties | jhh | 6 | -36/+166 |
2020-04-06 | Address sonar issues in drools-pdp | Jim Hahn | 7 | -27/+30 |
2020-04-01 | Sync controller capabilities as controllers bounce | jhh | 8 | -95/+527 |
2020-03-26 | native policy use engine for top-down processing | jhh | 4 | -28/+66 |
2020-03-22 | Fix op policies distribution to controllers | jhh | 17 | -78/+726 |
2020-03-10 | policy routing and reorg into policy-domains | jhh | 28 | -1716/+493 |
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 | 19 | -0/+1667 |
2020-01-13 | policy/drools-pdp jdk11 upgrades | Hockla, Ali (ah999m) | 4 | -25/+25 |
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 | 1 | -2/+3 |