aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-vfc-adapter
AgeCommit message (Expand)AuthorFilesLines
2020-10-08Exclude problematic dependency from cxfBenjamin, Max (mb388a)1-3/+0
2020-08-06bump the master to 1.7.1seshukm1-1/+1
2020-04-12reduced code smellsRupinder3-3/+0
2020-03-05create custom spring aop annotation for loggingPlummer, Brittany2-2/+2
2020-02-28Merge "Modification of VFC adapter code to make it SOL005 compliant"Seshu Kumar M96-30/+8408
2020-02-27Modification of VFC adapter code to make it SOL005 compliantSambasiva K96-30/+8408
2020-02-26bump the versions for all the SO to 1.6.0seshukm1-1/+1
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.bogacki2-2/+159
2019-04-11corrected inlucde filter for formatterBenjamin, Max (mb388a)1-114/+114
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)41-874/+806
2019-04-01JUnit tests for VfcManagerr.bogacki1-0/+157
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-05Catchup commits for DublinBenjamin, Max (mb388a)1-4/+0
2018-11-05Springboot 2.0 upgradeBenjamin, Max (mb388a)9-28/+91
2018-10-19Update version to 1.4.0-SNAPSHOT for DublinRob Daugherty1-1/+1
2018-09-12Improve test coverage for requestdbclientBenjamin, Max (mb388a)1-2/+1
2018-09-10sparate beans and repositoriesBenjamin, Max (mb388a)1-0/+5
2018-09-10Merge "added generic fabric support to SO"Rob Daugherty1-1/+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-08added generic fabric support to SOBenjamin, Max (mb388a)1-1/+1
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-24request db access converted to restBenjamin, Max (mb388a)2-1/+5
2018-08-07Upgrade CXFSmokowski, Steve (ss835w)1-3/+3
2018-08-03Fix JunitSmokowski, Steve (ss835w)20-211/+520
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)52-1167/+1027
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