summaryrefslogtreecommitdiffstats
path: root/feature-lifecycle/src/main
AgeCommit message (Expand)AuthorFilesLines
2021-03-03enable viewing lifecycle statistics with telemetryjhh2-1/+16
2021-02-22Merge "support policy execution counts in lifecycle"Ram Krishna Verma1-1/+1
2021-02-22support policy execution counts in lifecyclejhh1-1/+1
2021-02-22Merge "convert date to instant for statistics"Jorge Hernandez1-2/+2
2021-02-22convert date to instant for statisticsjhh1-2/+2
2021-02-18support pdp-type configuration for PAP statusjhh2-2/+12
2021-02-18deploy stats in lifecycle modulejhh3-32/+117
2021-01-29small perf improvement passing policy map argumentjhh1-14/+19
2021-01-28sonars - protected constructors and typecastingjhh3-5/+5
2021-01-27sync policies when native artifact policies addedjhh6-78/+274
2021-01-11sort deploy and undeploy policy listsjhh1-3/+63
2021-01-04Changed identifiers to concept identifiersliamfallon7-31/+36
2020-11-18verify schema validation for any policy typejhh1-2/+4
2020-11-17support for not validated policy typesjhh1-1/+8
2020-08-25block status operations until controllers readyjhh3-22/+49
2020-08-20remove legacy operational policies supportjhh1-14/+4
2020-07-20Remove jackson from drools-pdpJim Hahn4-8/+0
2020-06-19Address checkstyle version issues in drools-pdpJim Hahn3-4/+4
2020-06-10do strict validation before domain conversionjhh1-1/+1
2020-04-14native controller generates invalid propertiesjhh2-6/+31
2020-04-06Address sonar issues in drools-pdpJim Hahn4-23/+26
2020-04-01Sync controller capabilities as controllers bouncejhh5-34/+206
2020-03-26native policy use engine for top-down processingjhh4-28/+66
2020-03-22Fix op policies distribution to controllersjhh5-46/+307
2020-03-10policy routing and reorg into policy-domainsjhh18-940/+354
2020-03-03Undeploy support for drools policies.jhh1-2/+14
2020-02-27Undeploy support for native rules PDP-D policies.jhh2-37/+28
2020-02-26Undeploy support for native rules PDP-D policies.jhh2-3/+45
2020-02-26narrow rest server data response for lifecyclejhh1-5/+12
2020-02-18Ignore fsm field in policies for serializationjhh2-1/+10
2020-02-16Native policies support in dockerjhh1-4/+7
2020-02-11Move model base classes outside feature-lifecyclejhh7-94/+10
2020-02-06Minor changes in Operational schemasjhh3-406/+4
2020-02-06Store DomainMaker in PolicyEngine.jhh1-1/+2
2020-02-05lifecycle routing policy types to controllers.jhh10-38/+330
2020-02-04tackle few comments from DomainMaker reviewjhh1-4/+0
2020-02-04domain native and operational policies supportjhh15-0/+1258
2020-01-09feature-lifecycle sonar cleanupjhh3-19/+32
2020-01-07Remove supported policy types from status messagejhh2-25/+14
2019-11-17Set drools-pdp Pdp Group from the property fileJim Hahn3-5/+9
2019-09-16Add YAML support to drools-pdp rest servletsJim Hahn1-2/+3
2019-08-21Use pseudo time for junitsJim Hahn1-5/+13
2019-08-13Fix sonar issues in drools-pdpJim Hahn2-8/+9
2019-07-24Add coverage to feature-active-standby-managementJim Hahn2-8/+0
2019-07-11Fix checkstyle issues in policy-managementJim Hahn4-4/+4
2019-07-08Fix drools-pdp due to sonar changes in commonJim Hahn1-3/+3
2019-06-19Update the right classname in the loggersRashmi Pujar3-3/+6
2019-05-13Ensure passive policies are injected when activejhh6-6/+33
2019-05-08Track policies when active.jhh3-12/+11
2019-04-24Add telemetry API interface for Lifecyclejhh3-3/+59