1. c8783f0 Sonar Fix - Removed unnecessary cast to Date by Sudarshan Kumar · 5 years ago
  2. 913a10f Sonar Fix - Removed unused Variable Utils.java by Sudarshan Kumar · 5 years ago
  3. b1d55dd Sonar Fix - String comparison by Sudarshan Kumar · 6 years ago
  4. 6141af7 Sonar Fix - String Comparison by Sudarshan Kumar · 6 years ago
  5. 2d41766 Marked field transient by jegadeeshbabu1 · 6 years ago
  6. 9a6cfb5 Adhered serializable class contracts by jegadeeshbabu1 · 6 years ago
  7. ad12cef Sonar Fix- Removed Unused private field by Sudarshan Kumar · 6 years ago
  8. bd1da0d InventoryNames in ansible adapter fixed by Lukasz Rajewski · 6 years ago
  9. 0dfc62b Fix for support of InventoryNames by Lukasz Rajewski · 6 years ago
  10. 8183cf1 Update parent version by Patrick Brady · 6 years ago
  11. 298a8f5 Change rest healthcheck to use appc parent poms by Patrick Brady · 6 years ago
  12. ed1cf1f Increment snapshot version by Patrick Brady · 6 years ago
  13. 3896786 remove commons-codec hardcoded by Taka Cho · 6 years ago
  14. d0f6747 added test case to TestRestartServer.java by Sandeep J · 6 years ago
  15. b45d452 added test case to TestConnectionBuilder.java by Sandeep J · 6 years ago
  16. 268dcdc Removed unused imports by Jegadeesh Babu · 6 years ago
  17. 519ff3f RequestContext.java - sonar fixes by Driptaroop Das · 6 years ago
  18. c80a85f Used constants to avoid dup of literals by Jegadeesh Babu · 6 years ago
  19. f8b68b8 Reordered the modifier as per java standard by Jegadeesh Babu · 6 years ago
  20. e612868 Used constants in the place of dup literals by Jegadeesh Babu · 6 years ago
  21. 4c8bd08 Used constants to replace duplicated literals by Jegadeesh Babu · 6 years ago
  22. 7f9b935 Added constant to replace dup literals by Jegadeesh Babu · 6 years ago
  23. e31159c Add back bundles by Patrick Brady · 6 years ago
  24. a1832b8 Potential Null pointer exception avoided by Jegadeesh Babu · 6 years ago
  25. f734eff added test case to VmStatuschecker.java by Sandeep J · 6 years ago
  26. 51550d6 Replaced equals with equalsIgnoreCase method by Jegadeesh Babu · 6 years ago
  27. a699370 SshConnectionSshd - Sonar Fix by Driptaroop Das · 6 years ago
  28. 5892287 Revert "upgrade mapper-asl" by Patrick Brady · 6 years ago
  29. 6e55c21 Replaced hardcoded value with constant defined by Jegadeesh Babu · 6 years ago
  30. 0ce69b0 Replaced hardcoded with const variable by Jegadeesh Babu · 6 years ago
  31. 65fcc85 Revert "upgrade databind artifact" by Patrick Brady · 6 years ago
  32. 003dea2 upgrade async-http-client version by Taka Cho · 6 years ago
  33. e99802f added test case to TestVmStatusChecker.java by Sandeep J · 6 years ago
  34. 3ebdcbd Refactored local var which hides class variable by Jegadeesh Babu · 6 years ago
  35. 3dfe666 Handle exception by Jegadeesh Babu · 6 years ago
  36. b3e8189 Multiple Sonar Fixes by Driptaroop Das · 6 years ago
  37. 52cf1a8 upgrade databind artifact by Taka Cho · 6 years ago
  38. 6514304 upgrade mapper-asl by Taka Cho · 6 years ago
  39. 5eef0d5 Handled exception by Jegadeesh Babu · 6 years ago
  40. ba15e45 Added logger by Jegadeesh Babu · 6 years ago
  41. d40de4f Added logger by Jegadeesh Babu · 6 years ago
  42. df6a71d added test cases to VmStatusChecker.java by Sandeep J · 6 years ago
  43. 3686b0e Sonar Fix- NullPointer & removed unused variables by Sudarshan Kumar · 6 years ago
  44. 6a0305c added skip hpervisor check and other adapterchange by Modaboina, Kusumakumari (km583p) · 6 years ago
  45. 37a3bbf Handled interrupted exception sonar fix by Jegadeesh Babu · 6 years ago
  46. e2fc1f7 Test coverage in RestAdapterImpl by Joss Armstrong · 6 years ago
  47. b5a393e Added test case for Rebuild Server by Lathishbabu Ganesan · 6 years ago
  48. 86dd2bc Added null check to avoid null pointer exception by Jegadeesh Babu · 6 years ago
  49. cb0bdc2 Added test case for Stack Resource by Lathishbabu Ganesan · 6 years ago
  50. a16f706 Additional test case to cover Reboot scenario by Lathishbabu Ganesan · 6 years ago
  51. b0bc41c Added Null check by Jegadeesh Babu · 6 years ago
  52. d6f7963 Added test case for Attach volume class by Lathishbabu Ganesan · 6 years ago
  53. 13c0353 Changes for new odl version by Patrick Brady · 6 years ago
  54. 1a285b3 Sonar Fixes - ProviderStackOperation.java by Driptaroop Das · 6 years ago
  55. e187ba4 Added test case for TestSshAdapterMock.java by Sudarshan Kumar · 6 years ago
  56. 3a24413 Added test case for RestActivator by Lathishbabu Ganesan · 6 years ago
  57. 740301e Added thread interrupt flag by Jegadeesh Babu · 6 years ago
  58. 5d98d5b Test coverage DmaapMessageAdapterFactoryImpl by Joss Armstrong · 6 years ago
  59. 28ebd9c Test coverage DmaapMessageAdapterFactoryActivator by Joss Armstrong · 6 years ago
  60. a2e8379 added test case to TestAnsibleMessageParser.java by Sandeep J · 6 years ago
  61. 80eb0a8 added test cases to TestTenantCache.java by Sandeep J · 6 years ago
  62. dca70fb added test case to ProviderOperationFactoryTest by Sandeep J · 6 years ago
  63. 4962875 added test case to TestRestartServer.java by Sandeep J · 6 years ago
  64. 37fa07a added test file to cover AnsibleResult.java by Sandeep J · 6 years ago
  65. e4a446c modified existing test case to increase coverage by Sandeep J · 6 years ago
  66. b80ee7f Fix broken unit test in DmaapProducerImpl by Joss Armstrong · 6 years ago
  67. 5cdae4b Test Coverage in DmaapConsumerImpl by Joss Armstrong · 6 years ago
  68. 80af849 Test coverage in DmaapProducerImpl by Joss Armstrong · 6 years ago
  69. d2f7757 Test coverage in ServiceCatalogV3 by Joss Armstrong · 6 years ago
  70. cc8ae79 Test coverage in ServiceCatalogv2 by Joss Armstrong · 6 years ago
  71. 7149e05 Test coverage in SshdDataAccessService by Joss Armstrong · 6 years ago
  72. 33ffb11 Added Junit Class for SnapshotDetails.java by Sudarshan Kumar · 6 years ago
  73. d652473 Test coverage in ssh adapter by Joss Armstrong · 6 years ago
  74. 2de3ca3 Test coverage in EventSenderDmaapImpl by Joss Armstrong · 6 years ago
  75. 3188cd1 Added Junit Class for CallableConsumer.java by Sudarshan Kumar · 6 years ago
  76. 3c1eae3 ansible adapter changes for multiple ansible servs by Modaboina, Kusumakumari (km583p) · 6 years ago
  77. 1cfdc82 Junit Class Added for AuthenticationException.java by Sudarshan Kumar · 6 years ago
  78. 5291fa8 added test cases to TestSshConnectionMock.java by Sandeep J · 6 years ago
  79. 8ceb16a Reduce unit test duration from 40s to 4s by Joss Armstrong · 6 years ago
  80. 4fc2e74 Test coverage for AppcNetconfAdapterActivator by Joss Armstrong · 6 years ago
  81. cd01ebd Improve testing and coverage of netconf class by Joss Armstrong · 6 years ago
  82. 441f27e add test file for VNFOperationalStateValidatorImpl by Sandeep J · 6 years ago
  83. 639f053 Volume - Junit Test case added by Sudarshan Kumar · 6 years ago
  84. 3a3d8e4 Test coverage in rest-healthcheck-adapter by Joss Armstrong · 6 years ago
  85. 8f725f8 Improve test coverage of reboot by Joss Armstrong · 6 years ago
  86. 44a2c9c Increase coverage of EvacuateServer by Joss Armstrong · 6 years ago
  87. 33462c2 made changes to existing test case by Sandeep J · 6 years ago
  88. b23f8d7 Volume_ - Junit Test case added by Sudarshan Kumar · 6 years ago
  89. 6bcb029 listener bundle change for multiple ansible by Balaji, Ramya (rb111y) · 6 years ago
  90. 02eadec added test case to TestSshConnectionMock.java by Sandeep J · 6 years ago
  91. 5b51c60 Test coverage in netconf-oldconnector by Joss Armstrong · 6 years ago
  92. d535447 added test case to TestSnapShot.java by Sandeep J · 6 years ago
  93. bfca2d3 added test case to TestTemplate.java by Sandeep J · 6 years ago
  94. 4116a79 added test file to cover VnfType.java by Sandeep J · 6 years ago
  95. 1e29555 modified existing test case to increase coverage by Sandeep J · 6 years ago
  96. 61ebd8f Add test coverage for AttachVolumeServer by Joss Armstrong · 6 years ago
  97. 03fe1bb Test coverage for DetachVolumeServer by Joss Armstrong · 6 years ago
  98. dc1f743 Test coverage for SnapshotStack by Joss Armstrong · 6 years ago
  99. e1aaf58 Test coverage for RestoreStack by Joss Armstrong · 6 years ago
  100. 47e8eed Update rest return parameters by Patrick Brady · 6 years ago