aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config/appc-config-adaptor/provider/src
AgeCommit message (Expand)AuthorFilesLines
2019-07-06Fixed netconf-xml parsing issueLathish3-11/+76
2019-03-27ConfigComponentAdaptor.java - Sonar FixesDriptaroop Das1-25/+10
2019-03-21Modified code to avoid Null pointer excJegadeesh Babu1-1/+1
2019-03-01Test coverage in ConfigComponentAdaptorJoss Armstrong2-884/+909
2019-02-26Fix for timeout error when logging >1MB dataJoss Armstrong2-5/+49
2019-02-26Test coverage for CCAActivatorJoss Armstrong4-7/+153
2019-02-21Removed prinstackTraceJegadeesh Babu1-2/+2
2019-02-15Added fix for potential Multiplication overflowJegadeesh Babu1-2/+3
2019-02-11Removed PrintStackTrace SshJcraftWrapper.javaSudarshan Kumar1-7/+6
2019-02-05Junit test class added for TemplateException.javaSudarshan Kumar1-0/+50
2019-02-05added test file to cover TemplateException.javaSandeep J1-0/+34
2019-01-17added test cases to ConfigComponentAdaptorTestSandeep J1-1/+13
2018-12-11Further fixes for APPC-1270Joss Armstrong2-259/+714
2018-12-06Fix for APPC-1270Joss Armstrong2-219/+318
2018-09-11added test case to ConfigComponentAdaptorTestSandeep J2-0/+59
2018-09-09added test case to SshJcraftWrapperTestSandeep J1-1/+22
2018-08-06updated existing test case to increase coverageSandeep J1-1/+6
2018-07-09use try with resourcesKrishnajinka2-38/+38
2018-06-29Changes to Config Component AdaptorBalaji, Ramya (rb111y)3-5/+61
2018-06-11Update license header in misc appc filesJohn McClung8-16/+8
2018-06-07Fix delimiter string for xml-download CDT actionAlexis de Talhouƫt1-2/+2
2018-06-01Continue removing ECOMP trademark from lic header.John McClung2-4/+3
2018-05-16Added xmlns to rpc tagBalaji, Ramya (rb111y)1-1/+1
2018-04-11ODL Upgrade Method 2Patrick Brady2-7/+6
2018-04-09Add junit coverage to TimedOutException classMei Su1-0/+36
2018-04-06Add junit coverage to XmlUtil classSam Ollo1-17/+28
2018-04-04Restoring to previous known working versionBalaji, Ramya (rb111y)6-2350/+1753
2018-03-12EncryptionTool unit testsJakub Dudycz1-15/+38
2018-03-07JUnits for sftp methodsTomek Kaminski2-161/+407
2018-03-02Unit tests for send methodsTomek Kaminski2-38/+267
2018-02-26Fix Sonar BugTomek Kaminski1-18/+18
2018-02-22EELF logging with error codesTomek Kaminski1-46/+44
2018-02-22ConfigComponentAdaptor sonar fixes part 2Jakub Dudycz4-204/+258
2018-02-22ConfigComponentAdaptor sonar fixes part 1Jakub Dudycz1-158/+188
2018-02-14JUnits for receiveUntil methodTomek Kaminski2-31/+275
2018-02-09JUnits for SshJcraftWrapper.java connectTomek Kaminski4-105/+440
2018-02-07Removing old name referencesPatrick Brady2-3/+3
2018-02-07Update java files with correct license textSkip Wonnell1-6/+8
2018-02-06Fix in EncryptionToolburdziak1-1/+1
2018-02-01Use EELFLogger inside ConfigComponentAdaptorMichal Kabaj3-315/+96
2018-01-25Fix sonar issues and restore java style formatMichal Kabaj3-1021/+974
2018-01-25Sonar fixes in CCAActivatorwejs1-19/+1
2018-01-22Move to EELF loggingTomek Kaminski2-427/+245
2018-01-18Fix several sonar issues in SshJcraftWrapper.javaTomek Kaminski1-217/+174
2018-01-17Add/update license text part 3Skip Wonnell11-245/+373
2018-01-11Fix sonar blockerTomek Kaminski1-8/+14
2018-01-10Fix sonar blockersTomek Kaminski2-36/+34
2018-01-10Fix sonar blockersTomek Kaminski1-6/+6
2018-01-09Updates to config adaptor bundleGeorge, Lina (lg941u)2-932/+1019
2018-01-03Reformat code according to Java Code GuidelinesMichal Kabaj8-1438/+1217