summaryrefslogtreecommitdiffstats
path: root/feature-lifecycle/src
AgeCommit message (Expand)AuthorFilesLines
2021-02-22Merge "support policy execution counts in lifecycle"Ram Krishna Verma2-2/+28
2021-02-22support policy execution counts in lifecyclejhh2-2/+28
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 statusjhh6-5/+23
2021-02-18deploy stats in lifecycle modulejhh8-48/+211
2021-02-12Fix sonars from dependency upgradeJim Hahn1-3/+3
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 addedjhh16-113/+1055
2021-01-11sort deploy and undeploy policy listsjhh2-3/+235
2021-01-04Changed identifiers to concept identifiersliamfallon11-47/+56
2020-11-18verify schema validation for any policy typejhh7-25/+204
2020-11-17support for not validated policy typesjhh3-24/+67
2020-08-25Address more sonars in drools-pdpJim Hahn1-3/+6
2020-08-25block status operations until controllers readyjhh6-26/+72
2020-08-20remove legacy operational policies supportjhh13-120/+50
2020-07-20Remove jackson from drools-pdpJim Hahn4-8/+0
2020-07-06Checkstyle fixes to drools-pdpJim Hahn1-7/+7
2020-06-19Address checkstyle version issues in drools-pdpJim Hahn4-9/+9
2020-06-11Merge "do strict validation before domain conversion"Pamela Dragosh3-5/+58
2020-06-10do strict validation before domain conversionjhh3-5/+58
2020-05-26Tests must specify serialization providerJim Hahn1-1/+6
2020-04-14native controller generates invalid propertiesjhh6-36/+166
2020-04-06Address sonar issues in drools-pdpJim Hahn7-27/+30
2020-04-01Sync controller capabilities as controllers bouncejhh8-95/+527
2020-03-26native policy use engine for top-down processingjhh4-28/+66
2020-03-22Fix op policies distribution to controllersjhh17-78/+726
2020-03-10policy routing and reorg into policy-domainsjhh28-1716/+493
2020-03-03Undeploy support for drools policies.jhh6-16/+108
2020-02-27Undeploy support for native rules PDP-D policies.jhh3-73/+86
2020-02-26Undeploy support for native rules PDP-D policies.jhh8-9/+206
2020-02-26narrow rest server data response for lifecyclejhh2-8/+19
2020-02-21Minor change to pass operational schema validation.jhh2-4/+3
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-12/+18
2020-02-06Store DomainMaker in PolicyEngine.jhh1-1/+2
2020-02-05lifecycle routing policy types to controllers.jhh12-57/+351
2020-02-04tackle few comments from DomainMaker reviewjhh2-8/+8
2020-02-04domain native and operational policies supportjhh19-0/+1667
2020-01-13policy/drools-pdp jdk11 upgradesHockla, Ali (ah999m)4-25/+25
2020-01-10Prepare drools-pdp for java 11Jim Hahn1-4/+0
2020-01-09feature-lifecycle sonar cleanupjhh3-19/+32
2020-01-07Remove supported policy types from status messagejhh5-71/+60
2019-11-17Set drools-pdp Pdp Group from the property fileJim Hahn6-19/+25
2019-11-06Drools Controller upgrades Testsjhh1-1/+1
2019-09-16Add YAML support to drools-pdp rest servletsJim Hahn1-2/+3
2019-08-21Use pseudo time for junitsJim Hahn4-51/+69