summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Bump patch versionamsterdamJeremy Phelps5-10/+10
2017-11-08Fix merge failurev1.0.01.0.0-ONAP1.0.0-AmsterdamMurali1-0/+1
2017-11-08Revert pom fixMurali1-2/+2
2017-11-07Fix the code merge failureMurali1-2/+1
2017-10-31fix for VNFSDK-120Moshe Hoadley8-12/+9
2017-10-27Upload schema filesAvinashS4-0/+13
2017-10-25Fix license issues reported by SteveMurali5671-805662/+11
2017-10-13Bug:Fix file validation issueMurali1-1/+32
2017-10-13Merge "modify filemanage unit test"Murali Mohan Murthy Potham1-28/+20
2017-10-13Merge "Update Java Docs for refrepo"Murali Mohan Murthy Potham19-1119/+1307
2017-10-13Update Java Docs for refrepoMurali19-1119/+1307
2017-10-12modify filemanage unit testHarry Huang1-28/+20
2017-10-12Merge "Lower cyclomatic complexity of copyDirectory"Murali Mohan Murthy Potham1-19/+32
2017-10-11Merge "Remove instantiation of CsarValidator"Gao Weitao1-58/+67
2017-10-11Lower cyclomatic complexity of copyDirectoryHarry Huang1-19/+32
2017-10-11Add ut for FileManage constructorHarry Huang1-3/+29
2017-10-10Fix docker daily build issueMurali1-1/+1
2017-10-10Set MTU config in the envMurali1-0/+2
2017-10-09Remove instantiation of CsarValidatorHarry Huang1-58/+67
2017-10-06Fix the upload package failureMurali2-6/+89
2017-09-27Merge "Fix the constructor issue"Murali Mohan Murthy Potham2-9/+8
2017-09-27Fix the constructor issueMurali2-9/+8
2017-09-27Merge "add UT cover for filemanage"Murali Mohan Murthy Potham1-0/+107
2017-09-27add UT cover for filemanageHarry Huang1-0/+107
2017-09-27Remove duplicate literalMurali1-9/+11
2017-09-27Fix the exception logging issueMurali1-1/+1
2017-09-26Merge "replace while with for"Murali Mohan Murthy Potham1-4/+8
2017-09-26Merge "Add validation to market place"Murali Mohan Murthy Potham2-0/+22
2017-09-26replace while with forHarry Huang1-4/+8
2017-09-26Merge "lower the cyclomatic complexity"Murali Mohan Murthy Potham1-69/+66
2017-09-26lower the cyclomatic complexityHarry Huang1-69/+66
2017-09-26Add validation to market placeAvinashS2-0/+22
2017-09-26Add updated CSARAvinashS1-0/+0
2017-09-26Merge "remove used code block"Murali Mohan Murthy Potham1-91/+47
2017-09-26Merge "change to diamond operator"Murali Mohan Murthy Potham1-35/+36
2017-09-26remove used code blockHarry Huang1-91/+47
2017-09-26change to diamond operatorHarry Huang1-35/+36
2017-09-25replace specification with diamond operatorHarry Huang1-34/+35
2017-09-23Merge "catch IOException inside function"Murali Mohan Murthy Potham1-13/+22
2017-09-23catch IOException inside functionHarry Huang1-13/+22
2017-09-23use for loop instead of whileHarry Huang1-22/+21
2017-09-22rm used OperationResultHarry Huang1-60/+0
2017-09-21Merge "reduce break to one"Murali Mohan Murthy Potham1-24/+29
2017-09-21Merge "add override in AppServletContextListener"Murali Mohan Murthy Potham1-4/+4
2017-09-21reduce break to oneHarry Huang1-24/+29
2017-09-21Merge "remove commented-out lines"Murali Mohan Murthy Potham1-3/+1
2017-09-21Merge "split function into smaller ones"Murali Mohan Murthy Potham1-30/+58
2017-09-21add override in AppServletContextListenerHarry Huang1-4/+4
2017-09-21remove commented-out linesHarry Huang1-3/+1
2017-09-21split function into smaller onesHarry Huang1-30/+58