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