1. bc18e2c Refactor features to separate installer by Timoney, Dan (dt5972) · 5 years ago
  2. 9ed4144 Generate dependency list by Timoney, Dan (dt5972) · 5 years ago
  3. 98e280c Clean up installer by Timoney, Dan (dt5972) · 5 years ago
  4. 54f98b3 Use 1.5.1-SNAPSHOT version of parent pom by Timoney, Dan (dt5972) · 5 years ago
  5. f2e0976 Fix versions of sli core dependencies by Timoney, Dan (dt5972) · 5 years ago
  6. 6388e66 Add id for Kapil by Timoney, Dan (dt5972) · 5 years ago
  7. 8b7e8aa Merge "Remove unmaintained ansible-example-server" by Dan Timoney · 5 years ago
  8. bd8dfce Add new committers Kevin and Kapil by Timoney, Dan (dt5972) · 5 years ago
  9. a609b5c Use 1.5.0 parent pom by Timoney, Dan (dt5972) · 5 years ago
  10. 11260ee Remove unmaintained ansible-example-server by Miroslav Los · 5 years ago
  11. 8ac95da 415 Unsupported Media Type by Singal, Kapil (ks220y) · 5 years ago
  12. 83559dd minor updates to clean up code by Agarwal, Ruchira (ra1926) · 5 years ago
  13. 5c6b200 pom updates by Smokowski, Kevin (ks6305) · 5 years ago
  14. fbc3ba8 Merge "add filters to base" by Dan Timoney · 5 years ago
  15. 985fee3 Merge "pom changes" by Dan Timoney · 5 years ago
  16. c3988ec add filters to base by Smokowski, Kevin (ks6305) · 5 years ago
  17. 441e0ff pom changes by Smokowski, Kevin (ks6305) · 5 years ago
  18. fe8c4ae Test cases fix by Ganesh Chandrasekaran · 5 years ago
  19. 13c9939 [CCSDK] adding vnfc|cp paths to aai-path.properties by stark, steven · 5 years ago
  20. 91258ae Fix broken build by Timoney, Dan (dt5972) · 5 years ago
  21. 29924c8 AbstractHttpAdapter bugfix by Smokowski, Kevin (ks6305) · 5 years ago
  22. 4736bef Roll version for Frankfurt release by Timoney, Dan (dt5972) · 5 years ago
  23. 3ab7010 Release CCSDK 0.6.1 by Timoney, Dan (dt5972) · 5 years ago
  24. 5e95c00 Fix errors in INFO.yaml by Timoney, Dan (dt5972) · 5 years ago
  25. c3bfb60 Add junit coverage by Timoney, Dan (dt5972) · 5 years ago
  26. 116667d Revert "Proposal to remove OSGi dependencies from the CCSDK project" by Timoney, Dan (dt5972) · 5 years ago
  27. e82381b Roll versions by Timoney, Dan (dt5972) · 5 years ago
  28. dd1c9cf Release version 0.6.0 by Timoney, Dan (dt5972) · 5 years ago
  29. b1dd81e Proposal to remove OSGi dependencies from the CCSDK project by Matej Perina · 6 years ago
  30. 602de7c CCSDK-1556-Immediately return this expression instead of assigning it to the temporary variable "rd" by Thugutla sailakshmi · 5 years ago
  31. 2c933a0 CCSDK-1556 -Move this constructor to comply with Java Code Conventions by Thugutla sailakshmi · 5 years ago
  32. 4f904e3 Restore missing module by Timoney, Dan (dt5972) · 5 years ago
  33. 9db21ab Fix version numbers by Timoney, Dan (dt5972) · 5 years ago
  34. dbbd392 Code changes for OpenDaylight Neon by Timoney, Dan (dt5972) · 5 years ago
  35. c490056 Release version 0.5.2 by Timoney, Dan (dt5972) · 5 years ago
  36. 99f1934 Fix version in base module by Timoney, Dan (dt5972) · 5 years ago
  37. b429ab8 Merge "CCSDK-1556 -Move this constructor to comply with Java Code Conventions" by Dan Timoney · 5 years ago
  38. d910505 Merge "sli adaptors features file cleanup" by Dan Timoney · 5 years ago
  39. 3ed9bd2 Merge "CCSDK-1559-making two final fields as static too" by Dan Timoney · 5 years ago
  40. 705075b Merge "CCSDK-1559-return this expression instead of assigning it to a temporary variable" by Dan Timoney · 5 years ago
  41. 3750014 introduce base adaptor by Smokowski, Kevin (ks6305) · 5 years ago
  42. c5302e6 CCSDK-1556 -Move this constructor to comply with Java Code Conventions by Thugutla Sailakshmi · 5 years ago
  43. 7cf0006 sli adaptors features file cleanup by Smokowski, Kevin (ks6305) · 5 years ago
  44. be718ad Release CCSDK version 0.5.1 by Timoney, Dan (dt5972) · 5 years ago
  45. 11c161c Roll version to recreate artifacts by Timoney, Dan (dt5972) · 5 years ago
  46. c4a0e42 CCSDK-1559-return this expression instead of assigning it to a temporary variable by Thugutla Sailakshmi · 5 years ago
  47. 5ca03ea CCSDK-1559-making two final fields as static too by Thugutla Sailakshmi · 5 years ago
  48. 4f70dd5 Release sli/adaptors 0.5.0 by Timoney, Dan (dt5972) · 5 years ago
  49. e36886f Merge "Add "@Override" annotation above method signature" by Dan Timoney · 5 years ago
  50. 46d8e0d Merge "CCSDK-1559 -Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'" by Dan Timoney · 5 years ago
  51. 877157e Merge "Directly append the argument of String.valueOf()" by Dan Timoney · 5 years ago
  52. cae09e0 Merge "CCSDK-1557 -Replace the type specification in this constructor call with the diamond operator ("<>")." by Dan Timoney · 5 years ago
  53. 6d9d841 Merge "CCSDK-1556 -Move this constructor to comply with Java Code Conventions" by Dan Timoney · 5 years ago
  54. 4fe0ee4 Merge "CCSDK-1554 -Major issue-Remove this unused "cause" local variable." by Dan Timoney · 5 years ago
  55. 243986e CCSDK-1559 -Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$' by Thugutla Sailakshmi · 5 years ago
  56. 1dcea8a Add "@Override" annotation above method signature by anushadasari · 5 years ago
  57. 41c81f1 Directly append the argument of String.valueOf() by Thugutla Sailakshmi · 5 years ago
  58. b7b2dd8 CCSDK-1557 -Replace the type specification in this constructor call with the diamond operator ("<>"). by Thugutla Sailakshmi · 5 years ago
  59. 25597db CCSDK-1556 -Move this constructor to comply with Java Code Conventions by Thugutla Sailakshmi · 5 years ago
  60. 8ab5893 Merge "CCSDK-1553 -remove exception from method body" by Brinda Santh Muthuramalingam · 5 years ago
  61. 3983595 Merge "CCSDK-1551 -Move this constructor to comply with Java Code Conventions" by Brinda Santh Muthuramalingam · 5 years ago
  62. 63dc2ef CCSDK-1554 -Major issue-Remove this unused "cause" local variable. by Thugutla Sailakshmi · 5 years ago
  63. 93fa93b CCSDK-1553 -remove exception from method body by Thugutla Sailakshmi · 5 years ago
  64. 549db7d CCSDK-1551 -Move this constructor to comply with Java Code Conventions by Thugutla Sailakshmi · 5 years ago
  65. 14ac5fe CCSDK-1550 -Remove this unused import 'org.onap.ccsdk.sli.adaptors.messagerouter.consumer.api.RequestHandler' by Thugutla Sailakshmi · 5 years ago
  66. dd48a8a Improve code coverage in sli adaptors by Smokowski, Kevin (ks6305) · 5 years ago
  67. 145a984 Merge "Update parent version to 1.3.1" by Dan Timoney · 5 years ago
  68. 3c43309 Merge "Update sshd library version" by Dan Timoney · 5 years ago
  69. 24ecc22 Update parent version to 1.3.1 by Timoney, Dan (dt5972) · 5 years ago
  70. 655ab96 Update sshd library version by Arindam Mondal · 5 years ago
  71. a8f19d4 Add Brinda as committer by Timoney, Dan (dt5972) · 5 years ago
  72. f63cbc6 Merge "Remove versions from project poms" by Dan Timoney · 5 years ago
  73. a84cf02 Merge "implement message router consumer" by Dan Timoney · 5 years ago
  74. 793f714 Remove versions from project poms by Timoney, Dan (dt5972) · 5 years ago
  75. 056b4e0 Delete grpc client to CDS by Alexis de Talhouët · 6 years ago
  76. d14bb40 implement message router consumer by Smokowski, Kevin (ks6305) · 6 years ago
  77. faaa1a7 Revert "Fixed sonar fix in DataSourceWrap.java" by Timoney, Dan (dt5972) · 6 years ago
  78. ce3c030 Updating aai adapter to v16 model by prakash.e · 6 years ago
  79. 75d359a Fix CDS client URL and version used by grpc adaptor by Alexis de Talhouët · 6 years ago
  80. 81a223a Fix SDWAN aai_schema_v14.xsd site-resource parameters by prakash.e · 6 years ago
  81. 2409cc6 Roll master to El Alto by Timoney, Dan (dt5972) · 6 years ago
  82. 167d378 Update to use released 1.2.2 parent by Timoney, Dan (dt5972) · 6 years ago
  83. c06bd49 Add missing GetOutput method in ansible-adapter by Enbo Wang · 6 years ago
  84. 4d8ef14 Fix version of cds dependency by Timoney, Dan (dt5972) · 6 years ago
  85. 889d1c0 Resolve jersey conflict by Timoney, Dan (dt5972) · 6 years ago
  86. 6a91fa4 message router publisher changes by Smokowski, Kevin (ks6305) · 6 years ago
  87. 1ad078b Install cds proto.definition by Timoney, Dan (dt5972) · 6 years ago
  88. d07eecd Migrate ccsdk/apps to ccsdk/cds by Alexis de Talhouët · 6 years ago
  89. 9ea575f Merge "RA: Fix Problems with resource query results" by Dan Timoney · 6 years ago
  90. 1f3c718 Re-add grpc-client by Timoney, Dan (dt5972) · 6 years ago
  91. e6b9133 Compile against Fluorine SR2 by Timoney, Dan (dt5972) · 6 years ago
  92. 9be37c0 RA: Fix Problems with resource query results by Stan Bonev · 6 years ago
  93. ee0ce40 Fix messagerouter groupId by Timoney, Dan (dt5972) · 6 years ago
  94. fcb71dd Update parent pom version by Timoney, Dan (dt5972) · 6 years ago
  95. 8506f0b add message router publisher by Smokowski, Kevin (ks6305) · 6 years ago
  96. 20e9eda Remove staging plugin from top level pom.xml by Timoney, Dan (dt5972) · 6 years ago
  97. 0e2eb6a Prepare for release 0.4.1 by Timoney, Dan (dt5972) · 6 years ago
  98. 4768e0c Merge "Deprecated named-query from AAIService" by Dan Timoney · 6 years ago
  99. 62f2bac Deprecated named-query from AAIService by Rich Tabedzki · 6 years ago
  100. 6bc7fe6 Add support for CDS basic auth by Alexis de Talhouët · 6 years ago