1. 8183cf1 Update parent version by Patrick Brady · 6 years ago
  2. ed1cf1f Increment snapshot version by Patrick Brady · 6 years ago
  3. 3896786 remove commons-codec hardcoded by Taka Cho · 6 years ago
  4. b45d452 added test case to TestConnectionBuilder.java by Sandeep J · 6 years ago
  5. 268dcdc Removed unused imports by Jegadeesh Babu · 6 years ago
  6. 4c8bd08 Used constants to replace duplicated literals by Jegadeesh Babu · 6 years ago
  7. 5892287 Revert "upgrade mapper-asl" by Patrick Brady · 6 years ago
  8. 0ce69b0 Replaced hardcoded with const variable by Jegadeesh Babu · 6 years ago
  9. 65fcc85 Revert "upgrade databind artifact" by Patrick Brady · 6 years ago
  10. 3ebdcbd Refactored local var which hides class variable by Jegadeesh Babu · 6 years ago
  11. b3e8189 Multiple Sonar Fixes by Driptaroop Das · 6 years ago
  12. 52cf1a8 upgrade databind artifact by Taka Cho · 6 years ago
  13. 6514304 upgrade mapper-asl by Taka Cho · 6 years ago
  14. 5eef0d5 Handled exception by Jegadeesh Babu · 6 years ago
  15. d40de4f Added logger by Jegadeesh Babu · 6 years ago
  16. 86dd2bc Added null check to avoid null pointer exception by Jegadeesh Babu · 6 years ago
  17. b0bc41c Added Null check by Jegadeesh Babu · 6 years ago
  18. 13c0353 Changes for new odl version by Patrick Brady · 6 years ago
  19. a2e8379 added test case to TestAnsibleMessageParser.java by Sandeep J · 6 years ago
  20. 37fa07a added test file to cover AnsibleResult.java by Sandeep J · 6 years ago
  21. e4a446c modified existing test case to increase coverage by Sandeep J · 6 years ago
  22. 3c1eae3 ansible adapter changes for multiple ansible servs by Modaboina, Kusumakumari (km583p) · 6 years ago
  23. e374b2e remove the old python files by Taka Cho · 6 years ago
  24. 763734c Update install-feature for pre-install by Patrick Brady · 6 years ago
  25. 19ae780 Change parent version to appc snapshot by Patrick Brady · 6 years ago
  26. 99cdab2 Update parent pom version by Patrick Brady · 6 years ago
  27. 50472bf Fixes feature install on latest ccsdk by Patrick Brady · 6 years ago
  28. a8c1704 Sonar Fix: ConnectionBuilder.java by Arundathi Patil · 6 years ago
  29. 9b0595c Sonar Fix: AnsibleMessageParser.java by Arundathi Patil · 6 years ago
  30. 684063c Sonar Fix: ConnectionBuilder.java by Arundathi Patil · 6 years ago
  31. c5138bc Sonar Fix: AnsibleResult.java by Arundathi Patil · 6 years ago
  32. ccd67e9 Increment version number by Patrick Brady · 6 years ago
  33. 7ee4094 Roll to next version after release by Patrick Brady · 6 years ago
  34. 9d38008 Change to released parent poms by Patrick Brady · 6 years ago
  35. 769d345 Add version to pom files by Patrick Brady · 6 years ago
  36. ccb933e Misplaced shebangs and missing exec flags by Nicolas Edel · 6 years ago
  37. 7b632b4 Remove old appc-common by Ryan Young · 6 years ago
  38. 998de99 added test case to TestAnsibleMessageParser.java by Sandeep J · 6 years ago
  39. d3ef547 Karaf 4 for 2 features by Patrick Brady · 6 years ago
  40. f835229 Changed Code and DGs to return detailed response. by Shailendra Borale · 6 years ago
  41. a2f2cdd Junit Test cases for Ansible adapter by Dilip kumar Pampana · 6 years ago
  42. da8d16c use try with resources Issue-ID: APPC-1046 by Krishnajinka · 6 years ago
  43. 17e3e81 Unit test cases for ansible impl package by Lathish · 6 years ago
  44. f3fe0ce Enhance Ansible by parsing of response messages by Modaboina, Kusumakumari (km583p) · 6 years ago
  45. f6332bd Update license header on appc-adapter xml files by John McClung · 7 years ago
  46. 2792e3f More updates to lic header in appc properties by John McClung · 7 years ago
  47. fd0f834 Continue removing ECOMP trademark from lic header. by John McClung · 7 years ago
  48. b338255 Update missing License Headers by John McClung · 7 years ago
  49. 84d0a25 Increment version for new branch by Patrick Brady · 7 years ago
  50. 5b81764 ODL Upgrade Method 2 by Patrick Brady · 7 years ago
  51. e5d914e upgrade httpclient from 4.5.2 to 4.5.3 by Taka Cho · 7 years ago
  52. 65d7a30 security issue jackson-mapper 1.9.12 by Taka Cho · 7 years ago
  53. 5989166 Update .gitignore with license text by Skip Wonnell · 7 years ago
  54. bbda29c Unit Test for ansibleActivator by Taka · 7 years ago
  55. cc26209 refactor AnsibleMessageParser for nesting try by Taka · 7 years ago
  56. 2ce0320 test coverage for private method/constuctor by Taka · 7 years ago
  57. c639f9c Fixing Sonar issues by pwielebs · 7 years ago
  58. eb27ca3 Add/update license text part 3 by Skip Wonnell · 7 years ago
  59. dae4b37 Fix some sonar issues by kurczews · 7 years ago
  60. 70febdc Code hardening for Ansible Bundle by Skip Wonnell · 7 years ago
  61. 75621ce Code hardening for Ansible Bundle by Skip Wonnell · 7 years ago
  62. 2249d36 Code hardening for Ansible Bundle by Skip Wonnell · 7 years ago
  63. 7ec13a9 Fix sonar issues in AnsibleMessageParser by kurczews · 7 years ago
  64. 66b9a2d Cleaning TestAnsibleAdapterImpl class by pwielebs · 7 years ago
  65. 35e77b9 remove unused import classes for Ansible Adaptor by Taka · 7 years ago
  66. 4c07c93 Removing unused imports by pwielebs · 7 years ago
  67. 02fa7b3 Fix sonar issues for APPC by Taka · 7 years ago
  68. 0f18e35 Update jaxb-api to 2.2.3 or later by Taka · 7 years ago
  69. e92202b Fourth part of onap rename by Patrick Brady · 7 years ago
  70. 161df8a Second part of onap rename by Patrick Brady · 7 years ago
  71. 0756759 First part of onap rename by Patrick Brady · 7 years ago
  72. ae7dcb9 remove unused import class by Taka · 7 years ago
  73. 9d2b6e4 Remove unnecessary import classes by Taka · 7 years ago
  74. 6536799 Bump minor version by Jessica Wagantall · 7 years ago
  75. ed9fd62 Changing to Amsterdam release version by Patrick Brady · 7 years ago 1.0.0-Amsterdam 1.0.0-ONAP v1.2.0
  76. ac62a4a Changing to mariadb java client by Patrick Brady · 7 years ago
  77. 7670600 Change to CCSDK and ODL Carbon by Patrick Brady · 7 years ago
  78. 7fec0d4 Fix ExecutionQueue cannot be cleaned by Hao Kuang · 7 years ago
  79. 10bba35 Applying license changes to all files by Patrick Brady · 7 years ago
  80. c8bb28a [feature/APPC-7] ansible server commit by ecnoel · 7 years ago
  81. 0414b3e [feature/APPC-6] by Ashwin Sridharan · 7 years ago