summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-01Merge "Realize the API to get complex object ID."Li Zi5-2/+112
2018-03-01Realize the API to get complex object ID.LiZi5-2/+112
2018-03-01Merge "Add complex API definition."Li Zi6-22/+138
2018-02-28Add complex API definition.LiZi6-22/+138
2018-02-26Add INFO.yaml fileJessica Wagantall1-0/+51
2018-02-24Fix the security issue of esr server.LiZi1-0/+12
2018-02-07Fix the bug about register MSB.Lizi2-3/+3
2018-02-06Display ESR API with swaggerLizi6-10/+37
2018-02-06Remove the unused variable in vnfmManagerUtilLizi1-6/+3
2018-02-06Remove the unused variableLizi1-6/+3
2018-02-06Add a constructive funtion, fix sonar issue.Lizi2-3/+4
2018-02-06Rename variable,fix sonar issue.Lizi1-11/+11
2018-02-06Fix the sonar issue.Lizi4-27/+1
2018-02-02Sonar MinorPrasadNaidu1-2/+2
2018-02-01Merge "Add a private constructor"Li Zi1-0/+3
2018-02-01Merge "Fix the sonar issue."Li Zi1-2/+14
2018-02-01Fix the sonar issue.Lizi1-2/+14
2018-02-01Merge "sonar critical for Design"Li Zi1-1/+5
2018-02-01sonar critical for DesignDushyant Singh Thakur1-1/+5
2018-02-01Add a private constructorPrasadNaidu1-0/+3
2018-01-31Merge "Fix the security issue about hibernate and ant."Li Zi1-2/+6
2018-01-31Merge "Sonar Minor: Remove the thrown runtime exception."Li Zi1-1/+1
2018-01-30Fix the security issue about hibernate and ant.Lizi1-2/+6
2018-01-30Add license definition.Lizi1-0/+12
2018-01-30Merge "Remove this unused import java.util.ArrayList"Li Zi1-1/+1
2018-01-30Merge "Move string literal to left side of comparison"Li Zi1-1/+1
2018-01-29Add a private constructor to hide implicit publicSwapnali Pode1-0/+4
2018-01-26Fix an unit error.Lizi1-1/+1
2018-01-26Add the unit test for Vim manage function.Lizi1-0/+179
2018-01-26Change the unit test of SDNC with mock.Lizi3-92/+66
2018-01-26Change the unit test about EMS with mock.Lizi2-87/+99
2018-01-25Change the unit test about VNFM with mock.Lizi1-25/+45
2018-01-25Change the static method to unstatic.Lizi7-49/+78
2018-01-25Fix the security issue.Lizi40-12910/+5
2018-01-24Fix the security issue.Lizi2-5/+11
2018-01-24Move string literal to left side of comparisonSwapnali Pode1-1/+1
2018-01-23Remove this unused import java.util.ArrayListSwapnali Pode1-1/+1
2018-01-22Fix the sonar issue.Lizi5-19/+54
2018-01-22Deal the sonar issue.Lizi4-51/+51
2018-01-19Fix the security issue casused by java-sdk.Lizi1-2/+2
2018-01-17Raise the version of dropwizard.Lizi2-19/+30
2018-01-12Fix the sonar issue.Lizi3-38/+18
2018-01-12Add unit test for ems management.Lizi5-34/+238
2018-01-11Sonar Minor: Remove the thrown runtime exception.aishkashyap1-1/+1
2018-01-11Fix the java code style issue.Lizi100-5216/+4905
2018-01-11Add the unit test for thirdpartySDNC management.Lizi1-0/+148
2018-01-11Fix the nonstandard coding.Lizi30-119/+154
2018-01-10Add unit test for vnfm manage API.Lizi4-20/+81
2018-01-09Add unit test for query vnfm by ID.Lizi2-2/+43
2018-01-09add unit test for vnfmregister.Lizi3-229/+294