1. 1a031c0 Reducing org.reflections package logging by waqas.ikram · 3 years, 6 months ago
  2. 9853763 Updating pom version to 1.9.0-SNAPSHOT by waqas.ikram · 3 years, 6 months ago
  3. 8b98eb9 update swagger to v3 open api version by BOSLET, CORY · 3 years, 9 months ago
  4. 2c5eeb3 Merge "add new sdnc interaction" by Max Benjamin · 3 years, 9 months ago 1.8.1
  5. 3976114 add new sdnc interaction by BOSLET, CORY · 3 years, 9 months ago
  6. 8aca451 version upgrades plus cleanup by BOSLET, CORY · 3 years, 9 months ago
  7. ba4f60d Merge "update camunda and spring to latest versions" by Steve Smokowski · 3 years, 10 months ago
  8. d5968f5 update camunda and spring to latest versions by Benjamin, Max (mb388a) · 3 years, 10 months ago
  9. 1c8d020 update the version for the H release by seshukm · 3 years, 10 months ago
  10. 733c460 Exclude problematic dependency from cxf by Benjamin, Max (mb388a) · 4 years, 2 months ago
  11. adbd1c4 bump the master to 1.7.1 by seshukm · 4 years, 5 months ago
  12. 71d87a3 merged ONAP refactor and fluent builder method by Benjamin, Max · 4 years, 6 months ago
  13. 9868f17 Prepare for java 11 by Benjamin, Max · 4 years, 7 months ago
  14. ff08d21 Fix for MDONS usecase SO-2967 by Srinivasan Ramanathan · 4 years, 7 months ago
  15. 2dbbd78 make sure maven plugins only run when we want by Benjamin, Max · 4 years, 7 months ago
  16. f5c3da8 Began adding pluging to lifecycle mapping by Boslet, Cory · 4 years, 7 months ago
  17. 5f57d09 switch to docker-maven-plugin because that's all by Benjamin, Max · 4 years, 7 months ago
  18. bd8667e Fix sonar issues by Parshad Patel · 4 years, 9 months ago
  19. ba18c19 Changes for MDONS usecase by Srinivasan Ramanathan · 4 years, 9 months ago
  20. 0d63836 create custom spring aop annotation for logging by Plummer, Brittany · 4 years, 10 months ago
  21. b9af26a bump the versions for all the SO to 1.6.0 by seshukm · 4 years, 10 months ago
  22. c76b5a5 Support LCM API for sdnc adapter by Enbo Wang · 4 years, 11 months ago
  23. 175318a consolidated security configuration by Benjamin, Max · 5 years ago
  24. 77cc65a Merge "Added AAF Integration related changes" by Seshu Kumar M · 5 years ago
  25. 656afb1 update so to use 1.6.3 snapshot from the logging by Plummer, Brittany · 5 years ago
  26. 79abe5d improve error log scores by Plummer, Brittany · 5 years ago
  27. 837beb7 Added AAF Integration related changes by Ramesh Parthasarathy · 5 years ago
  28. 7e37211 removed global configuration of jar plugin by Benjamin, Max · 5 years ago
  29. 2ede5f0 Integrate Logging Library by Plummer, Brittany · 5 years ago
  30. 5ed9813 Upgrade springboot.version from 2.0.5 to 2.1.5. by Sangalang, Felix · 5 years ago
  31. 855b524 Major Sonar fixes by r.bogacki · 5 years ago
  32. 98bbc90 Removing application-local.yaml files by Roy, Amresh · 5 years ago
  33. a116a92 Sonar Fix: SDNCAdapterApplication.java by Arundathi Patil · 5 years ago
  34. d86cea3 Sonar fixes and improvements by r.bogacki · 5 years ago
  35. 48b34de replaced String.repeat with static final strings by Benjamin, Max · 6 years ago
  36. a2df406 Cleaned up duplicated literals by rob.bog · 6 years ago
  37. fdcd28c SDNCRestClient - sonar fixes by Driptaroop Das · 6 years ago
  38. c0247ec corrected inlucde filter for formatter by Benjamin, Max (mb388a) · 6 years ago
  39. f47919f Replaced all tabs with spaces in java and pom.xml by Benjamin, Max (mb388a) · 6 years ago
  40. aaa93d4 replace all fixed wiremock ports by Benjamin, Max (mb388a) · 6 years ago
  41. 59700d1 Eliminated printStackTrace() calls by Witold Ficio Kopel · 6 years ago
  42. faa0b29 Removed MsoLogger class by r.bogacki · 6 years ago
  43. d85bbad Cleaned up MsoLogger class by r.bogacki · 6 years ago
  44. 4864623 Removed MsoLogger from 'mso-sdnc-adapter' by r.bogacki · 6 years ago
  45. db87a79 fix critical sonar bugs by k.kazak · 6 years ago
  46. fe91155 Merge 'origin/casablanca' into master by Benjamin, Max (mb388a) · 6 years ago
  47. 63bee11 Bug fixes from AT&T January 20th by Benjamin, Max (mb388a) · 6 years ago
  48. 3cccd48 Re-enable Actuator for Springboot 2.0 by Benjamin, Max (mb388a) · 6 years ago
  49. 69abb1b Merge "Remove Swagger UI" by Seshu Kumar M · 6 years ago
  50. f49313b Bugfixes for December 2018 by Benjamin, Max (mb388a) · 6 years ago
  51. 7a121bf Remove Swagger UI by Benjamin, Max (mb388a) · 6 years ago
  52. fbe2ea4 Remove all usage of AlarmLogger by Benjamin, Max (mb388a) · 6 years ago
  53. ee8a94f Fix intgration issue for E2E service by subhash kumar singh · 6 years ago
  54. c9bdf8c Fix request resource building by subhash kumar singh · 6 years ago
  55. 6fa3d2b Springboot 2.0 upgrade by Benjamin, Max (mb388a) · 6 years ago
  56. 325d4e2 Update version to 1.4.0-SNAPSHOT for Dublin by Rob Daugherty · 6 years ago
  57. c4347b2 Update Logging by Smokowski, Steve (ss835w) · 6 years ago
  58. 54bff33 Merge "RequestTunables.java: Fixed sonar issues" by Byung-Woo Jun · 6 years ago
  59. 2fd21e4 RequestTunables.java: Fixed sonar issues by Arundathi Patil · 6 years ago
  60. 973266f SDNCAdapterTypeImpl.java: Fixed sonar issue by Arundathi Patil · 6 years ago
  61. da8b200 CFXConfiguration.java: Fixed sonar issues by Arundathi Patil · 6 years ago
  62. e2c7749 Client Logging by Smokowski, Steve (ss835w) · 6 years ago
  63. 43e0272 Merge "fixed sonar issue in RequestTunables.java" by Rob Daugherty · 6 years ago
  64. bbde8cb fixed sonar issue in SNIROResponse.java by Sandeep J · 6 years ago
  65. 922c6a5 fixed sonar issue in RequestTunables.java by Sandeep J · 6 years ago
  66. db6e6e6 Merge "fixed sonar issue in MapRequestTunables.java" by Byung-Woo Jun · 6 years ago
  67. 09e5757 fixed sonar issue in SDNCServiceRequestConnector by Sandeep J · 6 years ago
  68. 6d9fc50 fixed sonar issue in MapRequestTunables.java by Sandeep J · 6 years ago
  69. 00da3f4 Merge "Update Logging" by Rob Daugherty · 6 years ago
  70. b92b1f8 Update Logging by Smokowski, Steve (ss835w) · 6 years ago
  71. 35a7d77 resolved sonar isue in MapTypedRequestTunablesData by Sandeep J · 6 years ago
  72. 8997d83 Merge "fixed sonar issue in BPRestCallback.java" by Byung-Woo Jun · 6 years ago
  73. 5dc119f Merge "fixed sonar issue in SDNCConnector.java" by Byung-Woo Jun · 6 years ago
  74. a77156a Merge "fixed sonar issue in SDNCRestClient.java" by Byung-Woo Jun · 6 years ago
  75. 0dbb68a Merge "fixed sonar issue in SDNCCallBackAdapterService" by Byung-Woo Jun · 6 years ago
  76. e491043 fixed sonar issue in SDNCConnector.java by Sandeep J · 6 years ago
  77. 58c79cd fixed sonar issue in BPRestCallback.java by Sandeep J · 6 years ago
  78. b565cf8 fixed sonar issue in SDNCRestClient.java by Sandeep J · 6 years ago
  79. 169cb0c fixed sonar issue in SDNCCallBackAdapterService by Sandeep J · 6 years ago
  80. 22a2c6a fixed sonar issue in SDNCAdapterService.java by Sandeep J · 6 years ago
  81. a1bbc29 fixed sonar issue in SDNCAdapterService.java by Sandeep J · 6 years ago
  82. ffa1f2e Upgrade CXF by Smokowski, Steve (ss835w) · 6 years ago
  83. 5a6a6de Containerization feature of SO by Benjamin, Max (mb388a) · 6 years ago
  84. cf57feb Reorder modifiers by Anisha Kumar · 6 years ago
  85. 3110975 Merge "Sonar major issues" by Seshu Kumar M · 6 years ago
  86. f9e7b77 Merge "Sonar major issues" by Seshu Kumar M · 6 years ago
  87. 23e9993 Sonar major issues by Surendra Reddy Katam · 6 years ago
  88. 42a46de Sonar major issues by Sumapriya Sarvepalli · 6 years ago
  89. db441fa Sonar Major issues by Surendra Reddy Katam · 6 years ago
  90. e2d5322 UT modification for adaptes - db,sdnc by root · 7 years ago
  91. b5e4190 updated to use latest vdu plugin code by dfilppi · 7 years ago
  92. ce63120 Removing the test cases with issues by Seshu-Kumar-M · 7 years ago
  93. 672d4707 UT for sdnc adapter TypedRequestTunable by Sindhu A · 7 years ago
  94. 800ecc7 UT for sdnc adapter rest impl by Sindhu A · 7 years ago
  95. bdf9788 UT for sdnc adapter BPRestCallback by Sindhu A · 7 years ago
  96. 5a5d6ae UT for SDNCNotifyResource by Sindhu A · 7 years ago
  97. 18c9c69 improved coverage of module by Benjamin, Max (mb388a) · 7 years ago
  98. 38f7207 AT&T 1712 and 1802 release code by Rob Daugherty · 7 years ago
  99. 8110235 Merge "Remove redundant type cast" by Seshu Kumar M · 7 years ago
  100. 1c23f39 Adding Junit by AS00465059 · 7 years ago