summaryrefslogtreecommitdiffstats
path: root/mso-api-handlers
AgeCommit message (Expand)AuthorFilesLines
2018-09-17Accept header not honored when building exceptionBenjamin, Max (mb388a)10-171/+207
2018-09-17Accept VNF Recreate RequestsBenjamin, Max (mb388a)17-8/+263
2018-09-13Stability fixesBenjamin, Max (mb388a)6-31/+176
2018-09-12Fix threading problems in requestdbclientBenjamin, Max (mb388a)1-19/+24
2018-09-12Improve test coverage for requestdbclientBenjamin, Max (mb388a)3-38/+55
2018-09-12Fix the test time rangeByung-Woo Jun1-2/+2
2018-09-11NexusIQ issue: jackson-databindRob Daugherty2-47/+1
2018-09-10sparate beans and repositoriesBenjamin, Max (mb388a)30-84/+155
2018-09-10Merge "cleaned up missed repo interactions" @media only all and (prefers-color-scheme: dark) { .highlight .hll { background-color: #49483e } .highlight .c { color: #75715e } /* Comment */ .highlight .err { color: #960050; background-color: #1e0010 } /* Error */ .highlight .k { color: #66d9ef } /* Keyword */ .highlight .l { color: #ae81ff } /* Literal */ .highlight .n { color: #f8f8f2 } /* Name */ .highlight .o { color: #f92672 } /* Operator */ .highlight .p { color: #f8f8f2 } /* Punctuation */ .highlight .ch { color: #75715e } /* Comment.Hashbang */ .highlight .cm { color: #75715e } /* Comment.Multiline */ .highlight .cp { color: #75715e } /* Comment.Preproc */ .highlight .cpf { color: #75715e } /* Comment.PreprocFile */ .highlight .c1 { color: #75715e } /* Comment.Single */ .highlight .cs { color: #75715e } /* Comment.Special */ .highlight .gd { color: #f92672 } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gi { color: #a6e22e } /* Generic.Inserted */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #75715e } /* Generic.Subheading */ .highlight .kc { color: #66d9ef } /* Keyword.Constant */ .highlight .kd { color: #66d9ef } /* Keyword.Declaration */ .highlight .kn { color: #f92672 } /* Keyword.Namespace */ .highlight .kp { color: #66d9ef }32-144/+1175
2018-09-10fixed sonar issue in CamundaClient.javaSandeep J1-1/+3
2018-09-08cleaned up missed repo interactionsBenjamin, Max (mb388a)7-54/+7
2018-09-08fixed null pointer on northboundBenjamin, Max (mb388a)3-45/+20
2018-09-08added generic fabric support to SOBenjamin, Max (mb388a)32-144/+1175
2018-09-08Adding rest service for so monitoringwaqas.ikram6-963/+1270
2018-09-05Client LoggingSmokowski, Steve (ss835w)1-14/+0
2018-09-04fix sonar issue in SpringContextHelper.javaSandeep J1-2/+3
2018-08-31Update LoggingSmokowski, Steve (ss835w)5-9/+25
2018-08-28Converted ServiceInstances to catalog db clientBenjamin, Max (mb388a)46-430/+2694
2018-08-27Merge "request db access converted to rest"Rob Daugherty28-484/+524
2018-08-27Merge "Added actions to common APIH package"Seshu Kumar M2-2/+4
2018-08-24Added actions to common APIH packageBrittany Plummer (bp896r)2-2/+4
2018-08-24request db access converted to restBenjamin, Max (mb388a)28-484/+524
2018-08-23Created Ref Data tbl for controllerSelectionPrema Bhatt1-0/+1
2018-08-22removed problematic swagger dependencyBenjamin, Max (mb388a)3-15/+33
2018-08-14Added vfModule scale out endpoint and validationBrittany Plummer (bp896r)21-9/+695
2018-08-13Update CatalogDB LoggingSmokowski, Steve (ss835w)3-110/+150
2018-08-10Merge "Fix Error Scenario"Rob Daugherty4-1326/+1348
2018-08-10Merge "Improve Logging"Rob Daugherty2-11/+9
2018-08-10Fix Error ScenarioSmokowski, Steve (ss835w)4-1326/+1348
2018-08-10Improve LoggingSmokowski, Steve (ss835w)2-11/+9
2018-08-09GR-API flow, VF Module, SDNC GR API FixesBenjamin, Max (mb388a)6-6/+6
2018-08-09Remove PropertySmokowski, Steve (ss835w)2-4/+0
2018-08-07E2EServiceInstances to be free of catalogdbBenjamin, Max (mb388a)7-137/+172
2018-08-06issue while persisting dataBenjamin, Max (mb388a)6-37/+56
2018-08-02update infra apihandler to utilize restBenjamin, Max (mb388a)19-658/+1111
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)709-31137/+38477
2018-07-27Inlined local variables, used diamond operatorbiniek1-113/+58
2018-07-26Merge "Use defined constant END_OF_THE_TRANSACTION"Marcus Williams1-13/+13
2018-07-26Use defined constant END_OF_THE_TRANSACTIONEthan Hampton1-13/+13
2018-07-25Merge "Replace printStackTrace with usage of logger"Seshu Kumar M2-9/+5
2018-06-15Merge "add junit for CamundaTaskClient"Seshu Kumar M4-7/+143
2018-06-14Merge "Removed commented-out code block"Marcus Williams1-2/+0
2018-06-12Removed commented-out code blockMariah Jacobs1-2/+0
2018-06-11Return expression instead of variable 'returnResp'Mariah Jacobs1-4/+1
2018-06-01add junit for CamundaTaskClientLukasz Muszkieta4-7/+143
2018-05-28CorrelationId implementation correctionLukasz Muszkieta13-383/+411
2018-05-24Replace printStackTrace with usage of loggerMichal Korman2-9/+5
2018-05-24Revert correlationId implLukasz Muszkieta13-410/+384