Age | Commit message (Expand) | Author | Files | Lines |
2021-05-07 | sonars policy-utils and feature-lifecycle |  jhh | 3 | -13/+13 |
2021-05-03 | support for PAP delta updates |  jhh | 3 | -22/+59 |
2021-03-03 | enable viewing lifecycle statistics with telemetry |  jhh | 2 | -1/+16 |
2021-02-22 | Merge "support policy execution counts in lifecycle" |  Ram Krishna Verma | 1 | -1/+1 |
2021-02-22 | support policy execution counts in lifecycle |  jhh | 1 | -1/+1 |
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 | 1 | -1/+10 |
2021-02-18 | deploy stats in lifecycle module |  jhh | 3 | -32/+117 |
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 | 6 | -78/+274 |
2021-01-11 | sort deploy and undeploy policy lists |  jhh | 1 | -3/+63 |
2021-01-04 | Changed identifiers to concept identifiers |  liamfallon | 7 | -31/+36 |
2020-11-18 | verify schema validation for any policy type |  jhh | 1 | -2/+4 |
2020-11-17 | support for not validated policy types |  jhh | 1 | -1/+8 |
2020-08-25 | block status operations until controllers ready |  jhh | 2 | -21/+45 |
2020-08-20 | remove legacy operational policies support |  jhh | 1 | -14/+4 |
2020-07-20 | Remove jackson from drools-pdp |  Jim Hahn | 4 | -8/+0 |
2020-06-19 | Address checkstyle version issues in drools-pdp |  Jim Hahn | 3 | -4/+4 |
2020-06-10 | do strict validation before domain conversion |  jhh | 1 | -1/+1 |
2020-04-14 | native controller generates invalid properties |  jhh | 2 | -6/+31 |
2020-04-06 | Address sonar issues in drools-pdp |  Jim Hahn | 4 | -23/+26 |
2020-04-01 | Sync controller capabilities as controllers bounce |  jhh | 5 | -34/+206 |
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 | 5 | -46/+307 |
2020-03-10 | policy routing and reorg into policy-domains |  jhh | 15 | -514/+346 |
2020-03-03 | Undeploy support for drools policies. |  jhh | 1 | -2/+14 |
2020-02-27 | Undeploy support for native rules PDP-D policies. |  jhh | 1 | -22/+22 |
2020-02-26 | Undeploy support for native rules PDP-D policies. |  jhh | 2 | -3/+45 |
2020-02-26 | narrow rest server data response for lifecycle |  jhh | 1 | -5/+12 |
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 | Store DomainMaker in PolicyEngine. |  jhh | 1 | -1/+2 |
2020-02-05 | lifecycle routing policy types to controllers. |  jhh | 8 | -37/+239 |
2020-02-04 | tackle few comments from DomainMaker review |  jhh | 1 | -4/+0 |
2020-02-04 | domain native and operational policies support |  jhh | 12 | -0/+519 |
2020-01-09 | feature-lifecycle sonar cleanup |  jhh | 3 | -19/+32 |
2020-01-07 | Remove supported policy types from status message |  jhh | 2 | -25/+14 |
2019-11-17 | Set drools-pdp Pdp Group from the property file |  Jim Hahn | 2 | -5/+7 |
2019-09-16 | Add YAML support to drools-pdp rest servlets |  Jim Hahn | 1 | -2/+3 |
2019-08-21 | Use pseudo time for junits |  Jim Hahn | 1 | -5/+13 |
2019-08-13 | Fix sonar issues in drools-pdp |  Jim Hahn | 2 | -8/+9 |
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 | 1 | -4/+4 |
2019-07-08 | Fix drools-pdp due to sonar changes in common |  Jim Hahn | 1 | -3/+3 |
2019-06-19 | Update the right classname in the loggers |  Rashmi Pujar | 3 | -3/+6 |
2019-05-13 | Ensure passive policies are injected when active |  jhh | 6 | -6/+33 |
2019-05-08 | Track policies when active. |  jhh | 3 | -12/+11 |