summaryrefslogtreecommitdiffstats
path: root/policy-management/src
AgeCommit message (Expand)AuthorFilesLines
2021-03-24Update cert stores configurationjhh2-12/+12
2021-03-09add no locking featurejhh1-0/+3
2021-03-02Add quotes around variable in db scriptJim Hahn1-5/+5
2021-02-19remove TransMetric - not neededjhh7-23/+22
2021-02-18deploy stats in lifecycle modulejhh1-2/+7
2021-02-12Merge "Fix sonars from dependency upgrade"Pamela Dragosh4-18/+14
2021-02-12Merge "support transaction reports in engine"Ram Krishna Verma11-33/+445
2021-02-12Fix sonars from dependency upgradeJim Hahn4-18/+14
2021-02-11support transaction reports in enginejhh11-33/+445
2021-02-10More sonars in drools-pdpJim Hahn1-2/+2
2021-01-28sonars - protected constructors and typecastingjhh5-11/+12
2021-01-14add methods to check if a fact exists.jhh7-20/+110
2021-01-04Changed identifiers to concept identifiersliamfallon2-10/+12
2020-11-30move all bash to ash shell scriptsTaka Cho11-1790/+1765
2020-09-30Fix new sonars in drools-pdpJim Hahn1-6/+8
2020-09-11Handle CR in pom property filesJim Hahn1-0/+1
2020-08-31Fix more sonars in drools-pdpJim Hahn2-21/+30
2020-08-25Address more sonars in drools-pdpJim Hahn4-21/+13
2020-08-24exit jvm when detecting configuration problemsjhh3-2/+97
2020-07-21Merge "Support multiple Policy/Controller types using 'controller.type' prope...Jorge Hernandez10-17/+308
2020-07-21Support multiple Policy/Controller types using 'controller.type' propertyStraubs, Ralph (rs8887)10-17/+308
2020-07-20Remove jackson from drools-pdpJim Hahn8-83/+3
2020-07-15Merge "exec pdp-d java process to run in the foreground"Jorge Hernandez1-108/+183
2020-07-14exec pdp-d java process to run in the foregroundjhh1-108/+183
2020-07-06Use apache TripleHAHN III1-46/+53
2020-07-02drools-pdp sonar fixTaka Cho2-5/+5
2020-06-19Address checkstyle version issues in drools-pdpJim Hahn5-16/+12
2020-06-19drools-pdp sonar issue fixesTaka Cho7-46/+46
2020-06-05Change metrics and transactions layout in logback.xmlJoseph Chou1-5/+4
2020-05-26Tests must specify serialization providerJim Hahn1-0/+6
2020-04-09Disable sonar main args for drools-pdpJim Hahn1-1/+6
2020-04-08Address more sonar issues in drools-pdpJim Hahn2-3/+3
2020-04-07Address sonar issues in policy-managementJim Hahn26-184/+191
2020-04-01Sync controller capabilities as controllers bouncejhh2-4/+7
2020-03-26native policy use engine for top-down processingjhh2-21/+50
2020-03-10policy routing and reorg into policy-domainsjhh12-191/+51
2020-03-02http server/client managementjhh6-31/+360
2020-02-26Undeploy support for native rules PDP-D policies.jhh5-14/+21
2020-02-11Move model base classes outside feature-lifecyclejhh3-0/+138
2020-02-06Store DomainMaker in PolicyEngine.jhh2-3/+22
2020-01-31Double quote local variables in drools tooling scriptRashmi Pujar1-7/+7
2020-01-29Parameterize mvn repo urls and proxy settingsRashmi Pujar1-6/+47
2020-01-13policy/drools-pdp jdk11 upgradesHockla, Ali (ah999m)12-34/+35
2020-01-08Enabling logback file to be loaded using oom configmapa.sreekumar1-2/+2
2019-12-09base changes to support offline pdpdjhh3-105/+384
2019-11-22Ocasional race condition in upgrade junitsjhh1-2/+2
2019-11-14Invoke lock callback in session threadJim Hahn6-79/+134
2019-11-14Merge "Add 'DroolsRunnable' class"Jorge Hernandez1-3/+3
2019-11-14Add 'DroolsRunnable' classStraubs, Ralph (rs8887)1-3/+3
2019-11-12Dispose drools controllers in junit testsjhh1-9/+30