summaryrefslogtreecommitdiffstats
path: root/feature-lifecycle/src/test/java
AgeCommit message (Expand)AuthorFilesLines
2021-01-27sync policies when native artifact policies addedjhh6-34/+687
2021-01-11sort deploy and undeploy policy listsjhh1-0/+172
2021-01-04Changed identifiers to concept identifiersliamfallon4-16/+20
2020-11-18verify schema validation for any policy typejhh1-17/+43
2020-11-17support for not validated policy typesjhh1-23/+37
2020-08-25Address more sonars in drools-pdpJim Hahn1-3/+6
2020-08-25block status operations until controllers readyjhh2-4/+22
2020-08-20remove legacy operational policies supportjhh8-76/+45
2020-07-06Checkstyle fixes to drools-pdpJim Hahn1-7/+7
2020-06-19Address checkstyle version issues in drools-pdpJim Hahn1-5/+5
2020-06-11Merge "do strict validation before domain conversion"Pamela Dragosh1-4/+21
2020-06-10do strict validation before domain conversionjhh1-4/+21
2020-05-26Tests must specify serialization providerJim Hahn1-1/+6
2020-04-14native controller generates invalid propertiesjhh3-17/+130
2020-04-06Address sonar issues in drools-pdpJim Hahn3-4/+4
2020-04-01Sync controller capabilities as controllers bouncejhh2-60/+317
2020-03-22Fix op policies distribution to controllersjhh8-24/+363
2020-03-10policy routing and reorg into policy-domainsjhh6-348/+129
2020-03-03Undeploy support for drools policies.jhh4-13/+93
2020-02-27Undeploy support for native rules PDP-D policies.jhh1-36/+58
2020-02-26Undeploy support for native rules PDP-D policies.jhh3-2/+143
2020-02-26narrow rest server data response for lifecyclejhh1-3/+7
2020-02-21Minor change to pass operational schema validation.jhh1-1/+0
2020-02-05lifecycle routing policy types to controllers.jhh2-19/+21
2020-02-04tackle few comments from DomainMaker reviewjhh1-4/+8
2020-02-04domain native and operational policies supportjhh2-0/+326
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-07Remove supported policy types from status messagejhh3-46/+46
2019-11-17Set drools-pdp Pdp Group from the property fileJim Hahn2-14/+14
2019-11-06Drools Controller upgrades Testsjhh1-1/+1
2019-08-21Use pseudo time for junitsJim Hahn3-46/+56
2019-08-13Fix sonar issues in drools-pdpJim Hahn5-22/+23
2019-07-08Fix drools-pdp due to sonar changes in commonJim Hahn1-8/+10
2019-05-13Ensure passive policies are injected when activejhh1-3/+35
2019-05-08Track policies when active.jhh5-9/+64
2019-04-24Add telemetry API interface for Lifecyclejhh2-2/+90
2019-04-16Add response section to PAP status messagejhh4-12/+26
2019-04-10Send policies in statusjhh1-1/+32
2019-04-09deploy and undeploy as audits.jhh4-15/+74
2019-04-08Initial support for deployjhh4-38/+246
2019-04-04Handle pap update messagesjhh3-17/+94
2019-04-02Initial lifecycle state machine.Jorge Hernandez6-0/+802