aboutsummaryrefslogtreecommitdiffstats
path: root/policy-management/src/main
AgeCommit message (Expand)AuthorFilesLines
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.jhh3-16/+68
2021-01-04Changed identifiers to concept identifiersliamfallon2-10/+12
2020-11-30move all bash to ash shell scriptsTaka Cho11-1790/+1765
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 Hahn1-16/+8
2020-08-24exit jvm when detecting configuration problemsjhh2-2/+60
2020-07-21Merge "Support multiple Policy/Controller types using 'controller.type' prope...Jorge Hernandez6-17/+147
2020-07-21Support multiple Policy/Controller types using 'controller.type' propertyStraubs, Ralph (rs8887)6-17/+147
2020-07-20Remove jackson from drools-pdpJim Hahn8-83/+3
2020-07-14exec pdp-d java process to run in the foregroundjhh1-108/+183
2020-06-19Address checkstyle version issues in drools-pdpJim Hahn4-13/+9
2020-06-05Change metrics and transactions layout in logback.xmlJoseph Chou1-5/+4
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 Hahn16-150/+147
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-domainsjhh11-139/+51
2020-03-02http server/client managementjhh4-29/+213
2020-02-26Undeploy support for native rules PDP-D policies.jhh3-9/+16
2020-02-11Move model base classes outside feature-lifecyclejhh2-0/+86
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)1-2/+3
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-14Invoke lock callback in session threadJim Hahn3-29/+33
2019-11-08Miscellaneous code clean upjhh7-40/+40
2019-11-06Fix new sonar issues in RestManagerJim Hahn1-31/+31
2019-11-06Merge "Fix duplicate code in drools-pdp RestManager"Liam Fallon1-342/+222
2019-11-06Address drools-pdp sonar issuesJim Hahn3-73/+57
2019-11-06Fix duplicate code in drools-pdp RestManagerJim Hahn1-342/+222
2019-11-01Merge "Refactor duplicate code from lock managers"Jorge Hernandez3-168/+449
2019-10-31Refactor duplicate code from lock managersJim Hahn3-168/+449
2019-10-31upgrade to 7.28.0.Final drools librariesjhh1-1/+1
2019-10-30Fix more sonar issues in drools-pdpJim Hahn2-5/+5
2019-10-24Allow encrypted property valuesjhh3-16/+30
2019-10-17Reimplement Lock API using Lock objectsJim Hahn6-3/+704
2019-09-16Add YAML support to drools-pdp rest servletsJim Hahn2-4/+6
2019-09-04Split Engine start method into "start" and "open"jhh4-53/+111
2019-08-29Remove AlertSeverity from logback in drools-pdpJim Hahn1-3/+3
2019-08-15Fix more sonar issues in drools-pdpJim Hahn6-776/+596
2019-08-13Fix sonar issues in drools-pdpJim Hahn28-429/+750
2019-07-31Expand AAF_NS in properties to onap.org.osaaf.aafjhh1-4/+4
2019-07-25Add coverage to MavenDroolsControllerJim Hahn1-41/+52
2019-07-24Add coverage to feature-active-standby-managementJim Hahn1-31/+11