summaryrefslogtreecommitdiffstats
path: root/adapters/mso-vfc-adapter/src/main
AgeCommit message (Expand)AuthorFilesLines
2020-03-05create custom spring aop annotation for loggingPlummer, Brittany2-2/+2
2020-02-27Modification of VFC adapter code to make it SOL005 compliantSambasiva K59-10/+4311
2020-01-07consolidated security configurationBenjamin, Max3-238/+0
2019-12-20Merge "Added AAF Integration related changes"Seshu Kumar M5-10/+198
2019-11-22improve error log scoresPlummer, Brittany1-3/+3
2019-11-21Added AAF Integration related changesRamesh Parthasarathy5-10/+198
2019-09-10Integrate Logging LibraryPlummer, Brittany1-3/+3
2019-07-23Major Sonar fixesr.bogacki1-4/+0
2019-07-18Removing application-local.yaml filesRoy, Amresh1-34/+0
2019-06-24Sonar fixes and improvementsr.bogacki1-2/+4
2019-06-10replaced String.repeat with static final stringsBenjamin, Max2-7/+7
2019-06-03Cleaned up duplicated literalsrob.bog2-8/+10
2019-05-29JUnit tests for RestfulUtilr.bogacki1-2/+3
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)26-761/+724
2019-03-18Removed MsoLogger classr.bogacki2-7/+7
2019-02-26Removed MsoLogger from 'mso-vfc-adapter'r.bogacki5-53/+56
2019-01-11Re-enable Actuator for Springboot 2.0Benjamin, Max (mb388a)1-4/+3
2018-11-29vfc adapter authentication bug fixYulian Han1-13/+11
2018-11-27Remove all usage of AlarmLoggerBenjamin, Max (mb388a)1-4/+4
2018-11-05Springboot 2.0 upgradeBenjamin, Max (mb388a)6-21/+75
2018-09-12Improve test coverage for requestdbclientBenjamin, Max (mb388a)1-2/+1
2018-09-10Merge "fixed sonar issue in in VfcAdapterRest.java"Byung-Woo Jun1-6/+7
2018-09-10fixed sonar issue in in VfcAdapterRest.javaSandeep J1-6/+7
2018-09-10fixed sonar issue in MSOVfcApplication.javaSandeep J1-4/+3
2018-09-04Merge "fixed sonar issue in VfcAdapterRest.java"Byung-Woo Jun1-6/+8
2018-09-04Merge "fixed sonar issue in JsonUtil.java"Byung-Woo Jun1-5/+7
2018-09-03fixed sonar issue in RestfulUtil.javaSandeep J1-3/+7
2018-09-03fixed sonar issue in JsonUtil.javaSandeep J1-5/+7
2018-09-03fixed sonar issue in VfcAdapterRest.javaSandeep J1-6/+8
2018-08-31Update LoggingSmokowski, Steve (ss835w)1-1/+1
2018-08-03Fix JunitSmokowski, Steve (ss835w)10-110/+248
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)30-694/+845
2018-07-31Sonar major issuesSumapriya Sarvepalli1-4/+4
2018-05-24Replace printStackTrace with usage of loggerMichal Korman1-1/+0
2018-05-23Merge "use space character instead tab characters"Seshu Kumar M1-59/+59
2018-05-23Merge "add scale function in VfcAdapterRest.java"Seshu Kumar M1-0/+27
2018-05-23add scale function in VfcAdapterRest.javaguochong1-0/+27
2018-05-23use space character instead tab charactersYulian Han1-59/+59
2018-05-22createe2einstance status is processingYulian Han2-69/+66
2018-05-04Fix progress update for VFC resourcessubhash kumar singh1-0/+8
2018-04-26Remove operation status set in api-handlerc001491071-2/+0
2018-04-23Sonar-Critical Bug FixingAS004650591-1/+1
2018-04-20Update create flow for E2E servicec001491072-1/+14
2018-03-28support manual scale for NSguanwenyao9-1/+424
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty6-359/+416
2018-03-13Merge "Remove redundant type cast"Seshu Kumar M2-4/+4
2018-03-10Remove redundant type castMunir Ahmad2-4/+4
2018-03-09Remove unnecessary simicolon from all java classesMunir Ahmad1-1/+1
2018-03-07Merge "Remove redundant catch clause"Rob Daugherty1-6/+1
2018-03-06Remove redundant catch clauseMunir Ahmad1-6/+1