aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra
AgeCommit message (Expand)AuthorFilesLines
2018-03-28Junit for apihandlerinfra.volumebeansSumapriya6-0/+266
2018-03-28UT Coverage for API HandlerAbhishek Shekhar5-44/+90
2018-03-28Merge "support manual scale for NS"Chuanyu Chen7-1/+431
2018-03-28Merge "checkE2ESvcInstStatus using status_result"Chuanyu Chen2-1/+3
2018-03-28support manual scale for NSguanwenyao7-1/+431
2018-03-28checkE2ESvcInstStatus using status_resultYulian Han2-1/+3
2018-03-28UT Coverage for API HandlerAbhishek Shekhar2-8/+206
2018-03-27Remove forbidden dependenciesArthur Martella7-9/+9
2018-03-27Merge "Remove dependencies with vulnerabilities"Rob Daugherty1-1/+1
2018-03-27Remove dependencies with vulnerabilitiesArthur Martella1-1/+1
2018-03-27UT Coverage for API HandlerAbhishek Shekhar5-59/+590
2018-03-27Dependency version updates for BeijingRob Daugherty1-4/+4
2018-03-23UT coverage for mso api handler moduleSindhu A1-1/+1
2018-03-23add compareModelofE2EServiceInstance processYulian Han2-3/+124
2018-03-23Merge "Change API-H service path back to ecomp/mso/infra"Seshu Kumar M1-2/+2
2018-03-22Add OpenPojo Tests to APIHSmokowski, Steve (ss835w)1-1/+2
2018-03-22Change API-H service path back to ecomp/mso/infraRob Daugherty1-2/+2
2018-03-22Added openpojo validationsSmokowski, Steve (ss835w)4-0/+94
2018-03-22UT CoverageSindhu A7-0/+304
2018-03-22add CompareModelsRequest.javaYulian Han1-0/+68
2018-03-22UT Coverage for SOSindhu A11-0/+1040
2018-03-19Fix the Jar vulnerability and licensingByung-Woo Jun1-0/+6
2018-03-15Merge "Fix deployment issue of mso-api-infra.war"Seshu Kumar M1-1/+1
2018-03-15Merge "Sonar Critical"Seshu Kumar M1-0/+3
2018-03-15Fix deployment issue of mso-api-infra.warsubhash kumar singh1-1/+1
2018-03-15Sonar CriticalSP005016381-0/+3
2018-03-15Merge "Sonar Critical"Seshu Kumar M1-0/+1
2018-03-15Sonar CriticalSP005016381-0/+1
2018-03-15Merge "Update e2e models"Chuanyu Chen7-161/+209
2018-03-14Update e2e modelssubhash kumar singh7-161/+209
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty284-2600/+16128
2018-03-09Revert Reduce log noise/warningsRob Daugherty30-3350/+3316
2018-03-08Reduce log noise/warnings format to conventionsMarcus G K Williams30-3316/+3350
2018-03-08Merge "Make use of contains instead of indexOf"Seshu Kumar M1-2/+2
2018-03-08Merge "Swap if statement with switch"Seshu Kumar M9-270/+291
2018-03-08Make use of contains instead of indexOfMunir Ahmad1-2/+2
2018-03-07Merge "Swap indexOf with contains"Rob Daugherty2-52/+55
2018-03-07Swap indexOf with containsMunir Ahmad2-52/+55
2018-03-07Swap if statement with switchMunir Ahmad9-270/+291
2018-03-07modify bug for UT caseYulian Han1-0/+143
2018-03-07Merge "add update action for e2e svcinst"Chuanyu Chen1-939/+1154
2018-03-06Replace explicit type with dimond typeMunir Ahmad19-32/+32
2018-03-06Merge "Simplify if statements where it makes sense"Seshu Kumar M1-9/+6
2018-03-06add update action for e2e svcinstYulian Han1-939/+1154
2018-02-27Add recipe params for bpmn callc001491075-12/+38
2018-02-26Simplify if statements where it makes senseMunir Ahmad1-9/+6
2018-02-26Merge "Add the correct literal ending for long"Seshu Kumar M3-8/+8
2018-02-25Add the correct literal ending for longMunir Ahmad3-8/+8
2018-02-24Remove wrapping of primitive values in objectsMunir Ahmad1-1/+1
2018-02-24Swap for loop in favor of foreachMunir Ahmad9-35/+35