summaryrefslogtreecommitdiffstats
path: root/vnfmarket-be/vnf-sdk-marketplace/src/main
AgeCommit message (Expand)AuthorFilesLines
2018-04-25Enable swagger documentation for APIMurali-P2-3/+81
2018-04-20Mention the validation stepsMurali-P1-4/+4
2018-04-17Add health checkMurali-P3-538/+549
2018-04-16Error message in wrong formatMurali-P2-18/+28
2018-04-11Enhance error messages Marketplace UIMurali-P2-26/+43
2018-03-26Remove security vulnerabilitiesChris Donley2-2/+6
2018-03-23Package name should be uniqueMurali-P1-0/+7
2018-03-23Csar subset queryMurali-P5-2/+46
2018-03-09Remove jackson to avoid security issuesMurali-P3-84/+7
2018-03-08Fix security issuesMurali-P1-158/+134
2018-03-08Remove un-used set functionsMurali-P1-28/+1
2018-03-08Remove un-used DB functionsMurali-P1-28/+0
2018-03-08Modify Util functionMurali-P2-338/+219
2018-03-08Improve code coverageMurali-P1-60/+1
2018-03-08Improve code coverageMurali-P5-252/+11
2018-03-08Improve code coverageMurali-P3-301/+2
2017-11-22Remove traces of Open-OMurali-P4-8/+8
2017-10-27Upload schema filesAvinashS3-0/+13
2017-10-13Bug:Fix file validation issueMurali1-1/+32
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-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-09Remove instantiation of CsarValidatorHarry Huang1-58/+67
2017-10-06Fix the upload package failureMurali2-6/+89
2017-09-27Fix the constructor issueMurali2-9/+8
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 Potham1-0/+17
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 placeAvinashS1-0/+17
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