summaryrefslogtreecommitdiffstats
path: root/applications
AgeCommit message (Expand)AuthorFilesLines
2020-07-10Bump xacml-pdp to 2.3.1-SNAPSHOTJim Hahn7-7/+7
2020-07-01Replace try/catch blocks with assertj - xacml-pdpwaynedunican2-16/+8
2020-06-30Fix more sonars in xacml-pdpJim Hahn1-2/+3
2020-06-29Fix issues in xacml-pdp for new sonar rulesJim Hahn8-38/+36
2020-06-19Changes for Checkstyle 8.32Taka Cho14-43/+26
2020-06-02Merge "Use OperationsHistory from models"Pamela Dragosh11-108/+32
2020-06-01Use OperationsHistory from modelsJim Hahn11-108/+32
2020-05-29Use default serialization providerJim Hahn1-2/+0
2020-05-27Merge "Change CLC logic for updated OPHist DB entries."Pamela Dragosh10-440/+54
2020-05-26Change CLC logic for updated OPHist DB entries.pramod.jamkhedkar10-440/+54
2020-05-21Add secondary indices to operationshistory tableJim Hahn1-4/+5
2020-05-21Bump xacml-pdp master to 2.3.0-SNAPSHOTa.sreekumar7-7/+7
2020-05-21Bump xacml to 2.2.3-SNAPSHOTa.sreekumar7-7/+7
2020-05-20Changed cd path.pramod.jamkhedkar1-1/+1
2020-05-19Removing unused imports.pramod.jamkhedkar1-5/+0
2020-05-19Change CLC granularity to CL level.pramod.jamkhedkar7-30/+21
2020-05-08Final blacklist fix for multiple entriesPamela Dragosh3-3/+12
2020-05-07type_version is now mandatoryPamela Dragosh6-0/+8
2020-04-15Bump xacml-pdp 2.2.2-SNAPSHOTPamela Dragosh7-7/+7
2020-04-14Fix blacklist translator and vs orPamela Dragosh2-12/+30
2020-04-13Fix integer converted to doublePamela Dragosh1-2/+5
2020-04-01Fix optimization supported typesPamela Dragosh2-5/+7
2020-03-24Bump xacml-pdp to 2.2.1-SNAPSHOTJim Hahn7-7/+7
2020-03-23Point to released artifacts and use operationPamela Dragosh3-40/+40
2020-03-20use shutdown to clear handle leakPamela Dragosh10-8/+111
2020-03-19Re-factor matchable to reduce complexityPamela Dragosh21-486/+1552
2020-03-16Missing support for PolicySetTypePamela Dragosh16-45/+178
2020-03-14Add code coverage XacmlPolicyUtilsPamela Dragosh1-1/+32
2020-03-12Better error handling for decisionsPamela Dragosh18-86/+73
2020-03-11Fix sonar logging bugsPamela Dragosh8-14/+14
2020-03-10Misc XACML code coveragePamela Dragosh9-212/+287
2020-03-10Bump monitoring app code coveragePamela Dragosh3-33/+108
2020-03-10Fix optimization bug add coverage plusPamela Dragosh13-87/+406
2020-03-09Updates to support fixed guard policy typesPamela Dragosh22-1101/+1316
2020-03-05Added xacml.properties to packages for native appChenfei Gao2-28/+6
2020-03-01Merge "Build XACML PDP support for native xacml policy type"Ram Krishna Verma10-0/+511
2020-02-28Build XACML PDP support for native xacml policy typeChenfei Gao10-0/+511
2020-02-28XACML pdp support for clc.pramod.jamkhedkar6-7/+366
2020-02-24Upgrades to cucumberPamela Dragosh2-5/+5
2020-02-19Use datatype in matchable translatorPamela Dragosh7-219/+443
2020-01-16Ensure one jacoco output filePamela Dragosh1-1/+5
2020-01-14policy/xacml-pdp jdk11 upgradesHOCKLA5-9/+20
2019-12-23Add optimization subscriber requestPamela Dragosh9-28/+512
2019-12-17Add SDNC naming applicationPamela Dragosh10-29/+564
2019-12-08Changes for optimization refactoringPamela Dragosh3-39/+45
2019-12-02Clear some simple xacml sonarPamela Dragosh2-4/+7
2019-11-14Merge "Added 'onap.monitoring.*' in list of supported policy types"Liam Fallon1-1/+8
2019-11-13Added 'onap.monitoring.*' in list of supported policy typesAli Hockla1-1/+8
2019-11-13Merge "Implement closest match algorithm"Jorge Hernandez15-153/+1281
2019-11-12Implement closest match algorithmPamela Dragosh15-153/+1281