aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-common/src
AgeCommit message (Expand)AuthorFilesLines
2021-03-10add new sdnc interactionBOSLET, CORY1-0/+32
2020-06-19Ignore unknown properties in the camunda responseBoslet, Cory1-0/+2
2020-05-08CamundaClient not handle operationType used by Activate5GSliceServiceInstanceshetengjiao5-5/+25
2020-04-27refactor camunda client in apihPlummer, Brittany13-907/+299
2020-04-13lowered code smellsRupinder1-8/+0
2020-03-05create custom spring aop annotation for loggingPlummer, Brittany3-3/+3
2020-02-29Add Slice Service Activate Requestzm3301-0/+14
2020-01-02SO API to support custom PNF workflowYulian Han1-1/+2
2019-12-11add application id support to soBonkur, Venkat2-3/+0
2019-11-22Merge "vnf and vf module replace requests to make"Steve Smokowski4-105/+12
2019-11-22improve error log scoresPlummer, Brittany1-7/+9
2019-11-20vnf and vf module replace requests to makePlummer, Brittany4-105/+12
2019-10-31- Skip requestId lookup when uri isMerkel, Jeff2-7/+43
2019-09-24Update Resume Logic and Add Workflow ListenersSmokowski, Steven6-7/+138
2019-08-15Initial commit of validation framework to APIHSmokowski, Steven3-2/+16
2019-08-13Merge "Change variable name-comply with regex"Seshu Kumar M1-2/+2
2019-08-13Merge "Modify variable name-comply with regex"Seshu Kumar M1-2/+2
2019-08-12Change variable name-comply with regexsindhu36721-2/+2
2019-08-12Modify variable name-comply with regexsindhu36721-2/+2
2019-08-09All extendable enums should be serializableBenjamin, Max (mb388a)1-1/+3
2019-07-29apih allowing requests with the same requestidPlummer, Brittany3-26/+102
2019-07-22enhance get orchestration requestPlummer, Brittany1-4/+4
2019-07-01support new query param formatChan, Mercy2-30/+1
2019-06-18support no payload for alacarte deletesSmokowski, Steven4-7/+118
2019-06-14update multi stage code to accurately skip bbsBenjamin, Max1-0/+20
2019-06-11update logger statements in apihBhatt, Prema5-21/+8
2019-06-10replaced String.repeat with static final stringsBenjamin, Max3-9/+9
2019-06-03Cleaned up duplicated literalsrob.bog3-7/+10
2019-05-31Corrected enum formatting by pluginBenjamin, Max (mb388a)1-1/+23
2019-05-31Merge "Improvements in RequestClient"Lukasz Muszkieta2-13/+62
2019-05-30Improvements in RequestClientFactoryr.bogacki1-5/+6
2019-05-30Improvements in RequestClientr.bogacki2-13/+62
2019-05-29Improvements in CamundaClientrob.bog1-49/+21
2019-04-25Removal of unused local variables.NITIN KAWA3-46/+21
2019-04-24Removal of unused local variables.NITIN KAWA1-9/+12
2019-04-21Merge "Reallocate Constructor call"Seshu Kumar M1-2/+2
2019-04-21Merge "Move Constructor call"Seshu Kumar M1-2/+2
2019-04-21Reallocate Constructor callSindhuri.A1-2/+2
2019-04-21Move Constructor callSindhuri.A1-2/+2
2019-04-21Shift Constructor callSindhuri.A1-2/+2
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)52-2052/+2010
2019-04-08Do not overwrite requestIdBenjamin, Max (mb388a)2-0/+128
2019-03-25JUnit tests for CamundaClientr.bogacki1-0/+18
2019-03-18Removed MsoLogger classr.bogacki6-19/+18
2019-03-12add instance group support to SOBenjamin, Max (mb388a)1-0/+1
2019-03-01Removed MsoLogger from 'mso-api-handler-common'r.bogacki8-37/+66
2019-02-28CorrelationId cleanupJoanna Jeremicz6-25/+25
2019-02-05Removed duplicate classes from api handlerBenjamin, Max (mb388a)3-2/+29
2019-02-04Updated fields on sniro requestBenjamin, Max (mb388a)1-44/+0
2019-01-25Merge "Removed deprecated Matcher imports"Steve Smokowski2-3/+3