aboutsummaryrefslogtreecommitdiffstats
path: root/ONAP-PAP-REST/src
AgeCommit message (Expand)AuthorFilesLines
2020-05-14Fix Junit to clean up file/directoryuj426b1-1/+13
2020-04-16Fix for blank onapName and partial dictionaryuj426b1-1/+1
2020-02-21Fix policycreation testPamela Dragosh3-31/+51
2020-02-18Update policy-engine to fix failing jUnit tests after jdk11 upgradePeyton Puckett1-0/+24
2020-02-03policy/engine jdk11 junit and compilation error fixesHOCKLA3-5/+15
2020-01-20policy/engine jdk11 upgradesHOCKLA3-7/+16
2019-11-26Couple of JUnit additions for PAP-RESTbobbymander3-113/+271
2019-11-18Unit/SONAR/Checkstyle in ONAP-RESTliamfallon5-47/+47
2019-11-18Merge "Unit/SONAR/Checkstyle in ONAP-REST"Liam Fallon9-72/+72
2019-11-15More JUnit additions for PAP-RESTbobbymander5-25/+98
2019-11-15Unit/SONAR/Checkstyle in ONAP-RESTliamfallon9-72/+72
2019-11-15Merge "Unit/SONAR/Checkstyle in ONAP-REST"Pamela Dragosh20-115/+115
2019-11-13Unit/SONAR/Checkstyle in ONAP-RESTliamfallon20-115/+115
2019-11-13Few JUnit additions for PAP-RESTbobbymander7-60/+257
2019-11-12JUnit/SONAR/Checkstyle in ONAP-RESTliamfallon5-41/+41
2019-11-11Fix table names for CSIT issueJim Hahn2-5/+5
2019-11-07JUnit/SONAR/Checkstyle in ONAP-RESTliamfallon10-72/+72
2019-11-05More JUnit additions for PAP-RESTbobbymander6-17/+215
2019-11-01ONAP-REST DAO Sonar/Checkstyle clean and knock-onliamfallon13-597/+848
2019-10-30JUnit additions for PAP-REST, checkstyle fixesbobbymander6-84/+174
2019-10-29Merge "CHeckstyle and JUnit for base package in ONAP-REST"Liam Fallon13-88/+88
2019-10-25junit addition and update for PAP.bobbymander2-66/+73
2019-10-24CHeckstyle and JUnit for base package in ONAP-RESTliamfallon13-88/+88
2019-10-23Consolidate PolicyRestAdapter setupPamela Dragosh120-4068/+4387
2019-10-22Remove useless imports and varsPamela Dragosh8-25/+7
2019-10-18JUnit addition for PAP-RESTbobbymander1-0/+74
2019-10-16Adding simple, missing junitbobbymander1-0/+37
2019-08-29Change AlertSeverity to Severity in policy/engineJim Hahn1-69/+69
2019-07-08Fix policy/engine due to sonar changes in commonJim Hahn7-56/+56
2019-07-01Bump engine 1.5.1-SNAPSHOTPamela Dragosh1-51/+32
2019-07-01Merge "Adding logging to JUnit"1.5.0Jim Hahn2-3/+65
2019-07-01Fix centos build issueJim Hahn1-0/+16
2019-06-28Adding logging to JUnitPamela Dragosh2-3/+65
2019-06-18Fix compile issue with guardPamela Dragosh1-39/+32
2019-04-30Fix test files created during executionpa834y2-163/+121
2019-04-10Merge "New junits and bug fixes"Pamela Dragosh5-39/+629
2019-04-09New junits and bug fixespa834y5-39/+629
2019-04-09Merge "Refactor getInnerDecisionApply function"Pamela Dragosh1-63/+71
2019-04-09Merge "fix typo that can lead on bugs"Pamela Dragosh1-2/+2
2019-04-09Merge "Add Additional Junit and fix Sonar new bug."Pamela Dragosh1-3/+3
2019-04-09Merge "Remove duplicated code"Pamela Dragosh1-261/+143
2019-04-09Merge "Clean configPolicy"Pamela Dragosh1-22/+36
2019-04-09Add Additional Junit and fix Sonar new bug.uj426b1-3/+3
2019-04-09fix typo that can lead on bugsMatthieu Cauffiez1-2/+2
2019-04-09Clean configPolicyMatthieu Cauffiez1-22/+36
2019-04-09Remove duplicated codeMatthieu Cauffiez1-261/+143
2019-04-09Refactor getInnerDecisionApply functionMatthieu Cauffiez1-63/+71
2019-04-08CLAMP Model policy creation supportuj426b5-497/+1238
2019-04-04Auditing User Operations Push or Delete Policies.uj426b4-343/+268
2019-04-03Merge "Enhancement to use the common CryptoUtils"Jorge Hernandez8-98/+105