1. 5b83cd3 Roll to 0.3.1-SNAPSHOT by Timoney, Dan (dt5972) · 6 years ago
  2. 7f5b356 Create release version by Timoney, Dan (dt5972) · 6 years ago
  3. d7cfc1a Merge "added test cases to TestDBResourceManager" by Dan Timoney · 6 years ago
  4. cdd9c11 added test cases to TestDBResourceManager by Sandeep J · 6 years ago
  5. f029e35 formatted code and added test case by Sandeep J · 6 years ago
  6. 307740b Use managed guava version by Gary Wu · 6 years ago
  7. 47099b5 Fix sonar issues by Parshad Patel · 6 years ago
  8. a7d1da3 Update sli/core to ODL Oxygen by Timoney, Dan (dt5972) · 7 years ago
  9. 1a71779 Roll versions for Casablanca - sli/core by Timoney, Dan (dt5972) · 7 years ago
  10. 468235d Use version 1.0.4 of parent by Timoney, Dan (dt5972) · 7 years ago
  11. 4e6e6a3 Roll version to 0.2.4 by Timoney, Dan (dt5972) · 7 years ago
  12. 7538a1c Update to release version parent 1.0.3 by Stilwell, David (stilwelld) · 7 years ago
  13. 78a7af6 Roll to the next snapshot and use new parent pom by Stilwell, David (stilwelld) · 7 years ago
  14. 6f247b9 Update sli/core to use release 1.0.2 parents by Timoney, Dan (dt5972) · 7 years ago
  15. 58eab69 Update properties encryption change by Rich Tabedzki · 7 years ago
  16. 972b254 Provide support for properties encryption by Rich Tabedzki · 7 years ago
  17. bafe8e8 Roll versions step 2 : sli/core poms by Timoney, Dan (dt5972) · 7 years ago
  18. a0ab49e Add unit tests for sli by Timoney, Dan (dt5972) · 7 years ago
  19. a9e89cc Fix sonar related items by Rich Tabedzki · 7 years ago
  20. e69c6e3 Updated master database detection algorithm by Rich Tabedzki · 7 years ago
  21. 650bf0c Fixed Java Code Conventions issue by Rich Tabedzki · 7 years ago
  22. 131cb46 Upgrade sli/core to Nitrogen by Dan Timoney · 7 years ago
  23. d3cd4dd Generalization of CCSDK core/utils framework by Rich Tabedzki · 7 years ago
  24. 9cf0a1e Bump minor version by Jessica Wagantall · 7 years ago
  25. 0dcd7f0 Roll version to 0.1.3-SNAPSHOT by Dan Timoney · 7 years ago
  26. e940e23 Add @Override annotation by surya-huawei · 7 years ago
  27. d73d257 Add unit tests for dblib by Dan Timoney · 7 years ago
  28. 55f9d7d Merge "Remove redundant casts" by Dan Timoney · 7 years ago
  29. a28fa04 Remove redundant casts by surya-huawei · 7 years ago
  30. 38f7742 Refined DBLIB blueprint configuration by Rich Tabedzki · 7 years ago
  31. d1092f8 Merge "Remove hardcoded dependency versions" by Dan Timoney · 7 years ago
  32. ea256b2 Updated DBLIB svc definition by Rich Tabedzki · 7 years ago
  33. a0ee49c Remove hardcoded dependency versions by Gaurav Agrawal · 7 years ago
  34. 025e0ac Some minor refinements in CCSDK SLI Core module by ramu.n · 7 years ago
  35. b608a19 Merge "Add "@Override" annotation" by Dan Timoney · 7 years ago
  36. 8e73854 Merge "Resolved sonar issue." by Dan Timoney · 7 years ago
  37. da6eb42 Merge "Sql query blocker issue fixed." by Dan Timoney · 7 years ago
  38. b428ca0 Add "@Override" annotation by surya-huawei · 7 years ago
  39. 37d6468 Install sdnc-core utils as karaf package by Dan Timoney · 7 years ago
  40. 6d585c2 Sql query blocker issue fixed. by Bharat saraswal · 7 years ago
  41. 91c7a03 Resolved sonar issue. by Bharat saraswal · 7 years ago
  42. ed6aaf3 Fix Sonar Issues in sli/core module by Bharat saraswal · 7 years ago
  43. 630809c Merge "Abstract utility classes for re-use" by Dan Timoney · 7 years ago
  44. 3231ded Merge "Fix Sonar Issues in sli/core module" by Dan Timoney · 7 years ago
  45. 03235aa Abstract utility classes for re-use by Ryan Goulding · 7 years ago
  46. 297671b Fix Sonar Issues in sli/core module by surya-huawei · 7 years ago
  47. 5e31510 Fix Sonar Issue by surya-huawei · 7 years ago
  48. 5469072 Remove mysql dependencies in sli/core by Dan Timoney · 7 years ago
  49. 2c60d26 Update sli/core to use Mariadb connectori by Dan Timoney · 7 years ago
  50. aa202d6 Explicitly import com.mysql.jdbc package by Dan Timoney · 7 years ago
  51. d391364 Prepared DBLIB for multi-verndor JDBC Driver by Rich Tabedzki · 7 years ago
  52. 2a63bbe Merge "Clean up public interfaces" by Marcus Williams · 7 years ago
  53. 202b303 Merge "Use oparent-odlparent in sli/core" by Marcus Williams · 7 years ago
  54. bd920fa Merge "Clean up BaseDBConfiguration class" by Marcus Williams · 7 years ago
  55. 7ea02fe Clean up public interfaces by Ryan Goulding · 7 years ago
  56. 39975ca Merge "Fix Blocker/Critical sonar issues" by Dan Timoney · 7 years ago
  57. 222513c Clean up BaseDBConfiguration class by Ryan Goulding · 7 years ago
  58. 5e8195e Merge "Fix Blocker/Critical sonar issues" by Dan Timoney · 7 years ago
  59. 3fa9671 Use oparent-odlparent in sli/core by Dan Timoney · 7 years ago
  60. d315e69 Merge "Fix Sonar Issues" by Dan Timoney · 7 years ago
  61. a1522ef Merge "Fix sonar issues" by Dan Timoney · 7 years ago
  62. 14e1089 Remove unused imports in java files by Ryan Goulding · 7 years ago
  63. 1ed8c1f Fix Sonar Issues by surya-huawei · 7 years ago
  64. 2235148 Fix sonar issues by surya-huawei · 7 years ago
  65. 9eb50a4 Fix Sonar issues by surya-huawei · 7 years ago
  66. 717f9f2 Merge "Fix Blocker/Critical sonar issues" by Dan Timoney · 7 years ago
  67. c4b09e5 Remove cast to DBResourceManager by Dan Timoney · 7 years ago
  68. 47d9db9 Expose getConnection from DblibSeervice by Dan Timoney · 7 years ago
  69. ce8c59f Fix Blocker/Critical sonar issues by shashikanth · 7 years ago
  70. d74c019 Fix Blocker/Critical sonar issues by shashikanth · 7 years ago
  71. cce6f1c Fix Blocker/Critical sonar issues by shashikanth · 7 years ago
  72. af22e3d Fix service registration for SDNC by Ryan Goulding · 7 years ago
  73. ba02fc8 Roll version to rule out staging issue by Dan Timoney · 7 years ago
  74. f84d3ea Compile against Carbon by Dan Timoney · 7 years ago
  75. 32f1614 Refactor dblib by Dan Timoney · 7 years ago
  76. c95543b Update groupId to org.onap.ccsdk.sli by Dan Timoney · 7 years ago
  77. 2a93b9d Populate seed code by Dan Timoney · 7 years ago