aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2018-05-14Unwrap root value of request bodyArthur Martella1-1/+3
2018-05-10Fix bugs reported by sonarEthan Lynn1-2/+3
2018-04-27Add correlationId to ServiceInstancesRequestLukasz Muszkieta1-7/+4
2018-04-26Remove operation status set in api-handlerc001491071-261/+14
2018-04-24Sonar Major Bug FixingSumapriya1-1/+1
2018-04-23Sonar Major Bug FixingSumapriya2-3/+2
2018-04-23Sonar-Critical Bug FixingAS004650592-1456/+1456
2018-04-20updateE2EServiceInstance error staus conflictYulian Han1-23/+18
2018-04-19Merge "AAIRestClient support for Basic Auth"Seshu Kumar M1-0/+10
2018-04-19E2EServiceInstance Update API bugs fixYulian Han1-5/+5
2018-04-18AAIRestClient support for Basic AuthRob Daugherty1-0/+10
2018-04-10CompareModel API use POST to instead GETYulian Han1-1/+1
2018-03-29Merge "Add additional junits"Rob Daugherty3-0/+12
2018-03-29Add additional junitsSmokowski, Steve (ss835w)3-0/+12
2018-03-28removed unused api-handler codeBenjamin, Max (mb388a)34-8848/+48
2018-03-28MSO API Handler Infra test repairArthur Martella1-1/+1
2018-03-28Merge "support manual scale for NS"Chuanyu Chen7-1/+431
2018-03-28support manual scale for NSguanwenyao7-1/+431
2018-03-28checkE2ESvcInstStatus using status_resultYulian Han1-1/+1
2018-03-27Remove forbidden dependenciesArthur Martella5-5/+5
2018-03-23add compareModelofE2EServiceInstance processYulian Han2-3/+124
2018-03-22Added openpojo validationsSmokowski, Steve (ss835w)3-0/+20
2018-03-22add CompareModelsRequest.javaYulian Han1-0/+68
2018-03-15Merge "Sonar Critical"Seshu Kumar M1-0/+3
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 Chen6-148/+118
2018-03-14Update e2e modelssubhash kumar singh6-148/+118
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty87-2212/+6012
2018-03-07Swap if statement with switchMunir Ahmad9-270/+291
2018-03-07Merge "add update action for e2e svcinst"Chuanyu Chen1-939/+1154
2018-03-06Replace explicit type with dimond typeMunir Ahmad13-15/+15
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 callc001491073-4/+30
2018-02-26Simplify if statements where it makes senseMunir Ahmad1-9/+6
2018-02-24Remove wrapping of primitive values in objectsMunir Ahmad1-1/+1
2018-02-24Swap for loop in favor of foreachMunir Ahmad9-35/+35
2018-02-22Merge "Remove redundant toString"Seshu Kumar M2-12/+12
2018-02-22Merge "Select recipe for create service"Seshu Kumar M1-16/+30
2018-02-22Select recipe for create servicec001491071-16/+30
2018-02-21Remove redundant toStringMunir Ahmad2-12/+12
2018-01-31Sonar:MajorSumapriya Sarvepalli1-1/+1
2018-01-23Default Recipe Mapping for ServiceAbhishek Shekhar1-5/+13
2017-12-13Reduce complexity of HealthCheckUtilskurczews3-3/+3
2017-11-14Force source to always be included in JSONJim Hahn1-0/+1
2017-11-10Merge changes I4e542ffd,Ibb86da2dSeshu Kumar M1-8/+1
2017-11-10Fix Null Point Exceptionc001491071-8/+1
2017-11-06create service instance with source as emptyseshukm2-0/+8