aboutsummaryrefslogtreecommitdiffstats
path: root/policy-management/src/main
AgeCommit message (Expand)AuthorFilesLines
2019-02-21Add Nested JSON FilteringDaniel Cruz4-608/+203
2019-02-15Change properties to use gsonJim Hahn1-1/+2
2019-02-15Test gson in policy-managementJim Hahn8-10/+84
2019-02-15Merge "Decouple nexus reconfiguration from installation"Pamela Dragosh1-1/+6
2019-02-14Remove jackson from policy codersJim Hahn6-378/+74
2019-02-14Decouple nexus reconfiguration from installationJorge Hernandez1-1/+6
2019-02-04Report KieBase names in rules artifacts.Jorge Hernandez3-7/+24
2019-01-04Add tooling for drools policy developersJorge Hernandez7-28/+489
2018-12-04Fix sonar issue in droolspdfKrishnakumar Jinka3-51/+30
2018-11-29Merge "Remove Factory from various drools-pdp classes"Jorge Hernandez1-46/+37
2018-11-29Fix sonar issue in event protocol coderkrishnajinka1-297/+310
2018-11-29Remove Factory from various drools-pdp classesJim Hahn1-46/+37
2018-11-16Modify decoder to use param objkris.jinka2-35/+32
2018-11-15Modify event (en)coder to use param objskris.jinka3-31/+181
2018-10-26Enable Authorization AAF Filter programmatically3.0.0-ONAPJorge Hernandez2-2/+11
2018-10-05Add junit coverage to PolicyEngine classJim Hahn1-91/+156
2018-10-03Add coverage for policy-managementJim Hahn2-41/+69
2018-10-01Set drools-pdp checkstyle configPamela Dragosh18-1514/+2092
2018-09-19AAF Configuration in PDP-DJorge Hernandez11-10/+142
2018-09-13Fix checkstyle in policy-managementPamela Dragosh11-3386/+3610
2018-09-10disabling http for configuration servicesJorge Hernandez2-30/+21
2018-08-29handle null drools object in configurationJim Hahn2-4/+4
2018-08-20https certs with aaf+pdpd containers compatibilityJorge Hernandez2-6/+22
2018-08-06Fix basic Java issue in pdp drools sys compkrishnajinka4-574/+556
2018-07-30Copy policy-endpoints from drools-pdp to commonmmis3-70/+45
2018-07-25Copy policy-endpoints from drools-pdp to commonmmis11-4632/+4515
2018-05-14automatic upgrade/downgrade features dbJorge Hernandez1-2/+2
2018-04-25cook policy-keystore into drools imageJorge Hernandez1-1/+1
2018-04-19Sonar cleanupMagnusen, Drew (dm741q)1-1/+1
2018-04-18support for AAF provided trustoreJorge Hernandez1-4/+2
2018-04-16strip timestamped versions in feature installsJorge Hernandez1-1/+1
2018-04-03disable problematic private keystoreJorge Hernandez1-4/+4
2018-03-26l2 management maturity pdp-dJorge Hernandez5-62/+141
2018-02-21Merge "interception of facts before injection"Pamela Dragosh2-15/+91
2018-02-20Sonar fixes to drools-pdpJim Hahn21-468/+429
2018-02-19interception of facts before injectionJorge Hernandez2-15/+91
2018-02-07expose immutable list of filters to its usersJorge Hernandez3-103/+149
2018-01-31junits+utils to generate/test rules applicationsJorge Hernandez1-1/+1
2017-12-19Reduce tech debt in policy-managementMagnusen, Drew (dm741q)11-118/+189
2017-11-30make volatile access to alive and locked flagsJorge Hernandez1-4/+4
2017-10-25shutdown to guarantee terminationJorge Hernandez1-32/+43
2017-10-19fix migration when iterating through DBsJorge Hernandez1-2/+4
2017-10-09Register a gson type adapter for InstantCharles Cole1-2/+4
2017-10-09send messages directly through topicJorge Hernandez3-623/+620
2017-09-28policy-engine.properties to be honored if existsJorge Hernandez1-1/+1
2017-09-22Merge "Removed useless parentheses"Pamela Dragosh1-4/+4
2017-09-22Merge "Added @Override method"Pamela Dragosh3-19/+20
2017-09-21Log exceptionPamela Dragosh1-0/+1
2017-09-21Removed useless parenthesesrama-huawei1-4/+4
2017-09-21Added @Override methodrama-huawei3-19/+20