1. 3908e30 Fixed as per Java Code Conventions by SRINIVAS V · 7 years ago
  2. df299c1 Exception issue fix by prakash.e · 7 years ago
  3. ed713da Removal of unused variable by prakash.e · 7 years ago
  4. ae93ec8 Removal of useless parenthesis by SRINIVAS V · 7 years ago
  5. 971018e Merge "typeCasting issue and useless assignment fix" by Dan Timoney · 7 years ago
  6. a58324f Merge "Fixed as per Java Code Conventions" by Dan Timoney · 7 years ago
  7. 4532114 Merge "Removal of useless parenthesis" by Dan Timoney · 7 years ago
  8. 2639504 Removal of unused private field by prakash.e · 7 years ago
  9. 124fa28 Impact on performance fix by prakash.e · 7 years ago
  10. 0d27d85 Fixed as per Java Code Conventions by root1 · 7 years ago
  11. 613f394 Removal of useless parenthesis by root1 · 7 years ago
  12. 6cf5319 typeCasting issue and useless assignment fix by prakash.e · 7 years ago
  13. ac68c31 Merge "Removal of useless parenthesis" by Dan Timoney · 7 years ago
  14. 383d433 Fixed to improve the Maintainability of code by root1 · 7 years ago
  15. ec6b8d4 Removal of useless parenthesis by root1 · 7 years ago
  16. 416a026 Merge "Removal of useless parenthesis" by Dan Timoney · 7 years ago
  17. f5aeb65 Merge "Removal of unused variables" by Dan Timoney · 7 years ago
  18. 22a18f1 Removal of useless parenthesis by prakash.e · 7 years ago
  19. e994e1a Removal of unused variables by prakash.e · 7 years ago
  20. bb266b8 Removal of unused parenthesis by prakash.e · 7 years ago
  21. 0bf3682 Fix dmaapClient version by ramu.n · 7 years ago
  22. de105b1 Fix version.properties by Dan Timoney · 7 years ago
  23. e427342 Bump minor version by Jessica Wagantall · 7 years ago
  24. b87ff9b Bump minor version by Jessica Wagantall · 7 years ago
  25. 5ce9e01 Rm docs in repo consolidated w/ ccsdk/distribution by Rich Bennett · 7 years ago
  26. 3a2b6ca Update CCSDK northbound ueb-listener by lalena.aria · 7 years ago
  27. 32a9eca Handle duplicate DHCP event by Dan Timoney · 7 years ago
  28. 024e6d1 Change dmaapClient dependency by Brian Freeman · 7 years ago
  29. 292cce6 Add dhcp event handler by Dan Timoney · 7 years ago
  30. 2f92827 Roll to version 0.1.1-SNAPSHOT by Dan Timoney · 7 years ago
  31. f1cdb6b Abstract by Lalena Aria · 7 years ago
  32. da99eed Ignore TOSCA YML by Dan Timoney · 7 years ago
  33. f9137ed Update SDC version by Dan Timoney · 7 years ago
  34. 55f55a8 Use version 0.1.0 of parent by Dan Timoney · 7 years ago
  35. ebf8972 Fix ueb-listener client name by Dan Timoney · 7 years ago
  36. c2f3ec4 Fix sli/northbound blueprint by Dan Timoney · 7 years ago
  37. 69f04bc Merge "Add readthedocs documentation for sli/northbound" by Dan Timoney · 7 years ago
  38. adef520 Add readthedocs documentation for sli/northbound by Dan Timoney · 7 years ago
  39. 806de96 Remove IOException in method declaration by surya-huawei · 7 years ago
  40. 73d1bd7 Add retry to ueb-listener by Dan Timoney · 7 years ago
  41. 1aab3d0 Add a test for DummyDmaapConsumer by surya-huawei · 7 years ago
  42. 905f1d2 Add a test for SdncJsonDmaapConsumer by surya-huawei · 7 years ago
  43. 70eb2ae Test TOSCA table insertion by Dan Timoney · 7 years ago
  44. 0df357b Improve ueb-listener tests by Dan Timoney · 7 years ago
  45. 138a002 Add ueb-listener test case by Dan Timoney · 7 years ago
  46. cb88603 Merge "Improve SDNC coverage" by Dan Timoney · 7 years ago
  47. fa9d764 Add ueb-listener unit test by Dan Timoney · 7 years ago
  48. 20806dd Improve SDNC coverage by shashikanth · 7 years ago
  49. 12d893e Add unit test for dmaap-listener by Dan Timoney · 7 years ago
  50. 119808a Add unit test for ueb-listener by Dan Timoney · 7 years ago
  51. 1ed66a3 Merge "Improve SDNC Sonar coverage" by Dan Timoney · 7 years ago
  52. 952eef2 Merge "Deleted redundant try catch block" by Dan Timoney · 7 years ago
  53. 15bd116 Setup ReadTheDocs by Brian Freeman · 7 years ago
  54. cd7f49c Improve SDNC Sonar coverage by shashikanth · 7 years ago
  55. b720f1b Deleted redundant try catch block by shashikanth · 7 years ago
  56. e5a46e5 Fix some sonar issues in sli/northbound by surya-huawei · 7 years ago
  57. bbf1668 Merge "Fix sli dependency" by Dan Timoney · 7 years ago
  58. 862cac3 Remove unnecessary constructs by surya-huawei · 7 years ago
  59. 40289ad Resolved below sonar issues. by Bharat saraswal · 7 years ago
  60. b5603e3 Use Integer.toString for type conversion by surya-huawei · 7 years ago
  61. 0fcab42 Merge "Some minor refinements in CCSDK SLI Northbound" by Dan Timoney · 7 years ago
  62. 7359cb4 Some minor refinements in CCSDK SLI Northbound by ramu.n · 7 years ago
  63. a74ffcd Remove useless assigment to local variables by surya-huawei · 7 years ago
  64. 7c11933 Merge "Fix critical sonar issues" by Dan Timoney · 7 years ago
  65. e350d16 Fix sli dependency by Brian Freeman · 7 years ago
  66. c0696b9 Fix critical sonar issues by Gaurav Agrawal · 7 years ago
  67. bb315ff Fix Sonar Issues by surya-huawei · 7 years ago
  68. 298d795 Merge "Replace deprecated APIs with newer one" by Dan Timoney · 7 years ago
  69. bf092c7 Replace deprecated API with newer one by Gaurav Agrawal · 7 years ago
  70. b36a9d9 Replace deprecated APIs with newer one by Gaurav Agrawal · 7 years ago
  71. 58f1954 Fix Sonar issue in sli/northbound module by surya-huawei · 7 years ago
  72. b9e5ea7 Use oparent-odlparent in sli/northbound by Dan Timoney · 7 years ago
  73. 6029c03 Fix Sonar issues by surya-huawei · 7 years ago
  74. 3f9970c Fix SDNC service registration by Ryan Goulding · 7 years ago
  75. 4334809 Merge "Fix few Blocker sonar issues" by Dan Timoney · 7 years ago
  76. 4493acc Cleanup project's name in Sonar by Jessica Wagantall · 7 years ago
  77. c78bab0 Fix few Blocker sonar issues by Gaurav Agrawal · 7 years ago
  78. ea0aabe Fix few Blocker sonar issues by Gaurav Agrawal · 7 years ago
  79. 8881ebb Fix SDNC service registration by Ryan Goulding · 7 years ago
  80. 6ece0d9 Fix unimplemented createInstance by Dan Timoney · 7 years ago
  81. 85388e8 Fix staging variables for ccsdk/sli/northbound by Marcus G K Williams · 7 years ago
  82. 3a7d07a Enable surefire unit testing by Marcus G K Williams · 7 years ago
  83. 64c695e Cleanup artifactId for ccsdk/sli/northbound by Dan Timoney · 7 years ago
  84. ce4a541 Fix to start script and annotation dependency by Brian Freeman · 7 years ago
  85. 1027b0c Port sli/northbound to Carbon by Dan Timoney · 7 years ago
  86. 41df623 Refactor rest of sli/northbound by Dan Timoney · 7 years ago
  87. 514aff3 Refactor dataChange by Dan Timoney · 7 years ago
  88. bfaacc8 Refactor asdcApi by Dan Timoney · 7 years ago
  89. ea5bf0a [CCSDK-6] Populate seed code by Dan Timoney · 7 years ago
  90. b658ce3 Initial empty repository by Jessica Wagantall · 7 years ago