1. 45bdf84 Roll version to recreate release artifacts by Timoney, Dan (dt5972) · 5 years ago
  2. 8d3f825 Modify POM, properties and docker distributions. by Brinda Santh · 5 years ago
  3. 74c5483 Add remote python executor DSL properties by Brinda Santh · 5 years ago
  4. dd71021 Fix compiler cache to hold for next transaction. by Brinda Santh · 5 years ago
  5. d3e573f Merge "Fix conflicting catalog service instance names." by Dan Timoney · 5 years ago
  6. a4352a3 Merge "Add rest client DSL properties" by Dan Timoney · 5 years ago
  7. 25fca6a Merge "Add resource resolution component DSL" by Dan Timoney · 5 years ago
  8. 5147200 Merge "Add missing implementation and Operation Type." by Dan Timoney · 5 years ago
  9. 82753f0 Fix conflicting catalog service instance names. by Brinda Santh · 5 years ago
  10. d8183b1 Add rest client DSL properties by Brinda Santh · 5 years ago
  11. 5076faf Add resource resolution component DSL by Brinda Santh · 5 years ago
  12. 3073417 Add missing implementation and Operation Type. by Brinda Santh · 5 years ago
  13. f376d39 Merge "TemplateResolutionService default #occurrence 0->1" by Dan Timoney · 5 years ago
  14. 2553d37 TemplateResolutionService default #occurrence 0->1 by Oleg Mitsura · 5 years ago
  15. 72fed8f Upgrade cds spring and kotlin versions. by Brinda Santh · 5 years ago
  16. 312e99b Import ONAP root CA to CDS Blueprint Processor Java Truststore by Abdelmuhaimen Seaudi · 5 years ago
  17. 88e2488 Fix attribute validation for complex type. by Brinda Santh · 5 years ago
  18. ef03bd4 Fix missing capability cli models. by Brinda Santh · 5 years ago
  19. 06c38f1 Merge "Fix for python executor unit test case failure." by Dan Timoney · 5 years ago
  20. 703266e Merge "Clean restconf duplicate models and Implementation." by Dan Timoney · 5 years ago
  21. 6a949fa Merge "Refactor Netconf script component parent." by Dan Timoney · 5 years ago
  22. 546be61 Fix for python executor unit test case failure. by Brinda Santh · 5 years ago
  23. e1c9acd Merge "ExecutionServiceHandler error handler error fix." by Brinda Santh Muthuramalingam · 5 years ago
  24. d9e06dc Merge "Fixed Kafka consumer behaviour on failed deserialization" by Brinda Santh Muthuramalingam · 5 years ago
  25. 9c0f6c2 Clean restconf duplicate models and Implementation. by Brinda Santh · 5 years ago
  26. a0140de Refactor Netconf script component parent. by Brinda Santh · 5 years ago
  27. 45880f1 Merge "Improve script file accessing through cache." by Dan Timoney · 5 years ago
  28. dc872fb Fix bug in repository tag by Timoney, Dan (dt5972) · 5 years ago
  29. 4ea690a ExecutionServiceHandler error handler error fix. by Oleg Mitsura · 5 years ago
  30. e02f72b Fixed Kafka consumer behaviour on failed deserialization by prathameshmo · 5 years ago
  31. b52a648 Improve script file accessing through cache. by Brinda Santh · 5 years ago
  32. cc195ac Resolve Attribute and properties fails with subPropertyName by Steve Siani · 5 years ago
  33. 086f23e Merge "Enable dynamic remote python executor" by Brinda Santh Muthuramalingam · 5 years ago
  34. fba3105 Merge "Fix missing constrains definitions." by Dan Timoney · 5 years ago
  35. d082864 Enable dynamic remote python executor by Alexis de Talhouët · 5 years ago
  36. dfe5205 Added npmVersion to install NPM by Timoney, Dan (dt5972) · 5 years ago
  37. d5a3cb5 Fail to get assignment-params when error occur by Alexis de Talhouët · 5 years ago
  38. d42b731 Merge "bubble up python error to CDS output" by Brinda Santh Muthuramalingam · 5 years ago
  39. 47dd8e2 bubble up python error to CDS output by Oleg Mitsura · 5 years ago
  40. 3a3f9cd Merge "Python executor parameters sorted again." by Brinda Santh Muthuramalingam · 5 years ago
  41. e41a896 Merge "better errMsg for request block missing" by Brinda Santh Muthuramalingam · 5 years ago
  42. 22494ac Merge "Fixed bugs/vulnerabilities reported by SonarQube" by Brinda Santh Muthuramalingam · 5 years ago
  43. 7eabc15 better errMsg for request block missing by Oleg Mitsura · 5 years ago
  44. 54b5088 Fix missing constrains definitions. by Brinda Santh · 5 years ago
  45. b4c8e75 Merge "Fix java.lang.NoClassDefFoundError: org/jsoup/Jsoup error in blueprintprocessor application" by Dan Timoney · 5 years ago
  46. 47df1fc Merge "Minor updates in ResourceResolutionComponent class" by Dan Timoney · 5 years ago
  47. 4d4e27f Merge "Refractor blueprint-script to avoid cyclic dependency. There is a possibility of cyclic dependencies between blueprint-script module and code module. To avoid cyclic dependency blueprint-script implementation should be moved to Core module. This implementation has zero impact on code functionality and code testing." by Dan Timoney · 5 years ago
  48. c15af9a Fixed bugs/vulnerabilities reported by SonarQube by Eliezio Oliveira · 5 years ago
  49. 631adb1 Minor updates in ResourceResolutionComponent class by Prathamesh Morde · 5 years ago
  50. ba531cf Merge "Bug fixes request input default value" by Dan Timoney · 5 years ago
  51. e87efd8 Merge "Refractor duplicate cli script function" by Dan Timoney · 5 years ago
  52. 78c0057 Fix java.lang.NoClassDefFoundError: org/jsoup/Jsoup error in blueprintprocessor by prathameshmo · 5 years ago
  53. 1ce050f Merge "Handle blank reponse body for PUT capability" by Dan Timoney · 5 years ago
  54. 674664f Bug fixes request input default value by Brinda Santh · 5 years ago
  55. f439f40 Refractor blueprint-script to avoid cyclic dependency. by Brinda Santh · 5 years ago
  56. 9b9db2f Handle blank reponse body for PUT capability by Abdelmuhaimen Seaudi · 5 years ago
  57. a013b29 Python executor parameters sorted again. by Oleg Mitsura · 5 years ago
  58. e094a16 Refractor duplicate cli script function by Brinda Santh · 5 years ago
  59. 70d4da0 Check null instead of "null" JSON node. by prathameshmo · 5 years ago
  60. e827a3a SLF4J conflict: exclude logging in where it is redundant by Steve Siani · 5 years ago
  61. 4cf076f Merge "Velocity template engine implement a separate instance" by Dan Timoney · 5 years ago
  62. c272399 Merge "Adding tests to NetconfMessageUtilsTest.kt" by Dan Timoney · 5 years ago
  63. 3963748 Merge "Fix ComponentRemoteAnsibleExecutorTest" by Dan Timoney · 5 years ago
  64. 013454e Merge "Removed redundant Jython interpreter instantiation test" by Dan Timoney · 5 years ago
  65. f0a786e Merge "Re-enabled @Ignored tests on NetconfSessionImplTest" by Dan Timoney · 5 years ago
  66. f561e86 Merge "Re-enabled test for happy-path case on NetconfDeviceCommunicatorTest" by Dan Timoney · 5 years ago
  67. 9b7caa3 Merge "Re-enabled BluePrintProcessingGRPCHandlerTest" by Dan Timoney · 5 years ago
  68. c4d3104 Merge "Re-enabled RestClientServiceTest" by Dan Timoney · 5 years ago
  69. 630053d Merge "Fix interrupt state left ON on NetconfSessionImpl.syncRpc()" by Dan Timoney · 5 years ago
  70. 49552ce Velocity template engine implement a separate instance by Steve Siani · 5 years ago
  71. 22d3293 Remove slf4j-log4j12 dependency which apache-kafka is bringing. by prathameshmo · 5 years ago
  72. ac2e1c1 Merge "Add UT for ResourceResolutionService/Component" by Dan Timoney · 5 years ago
  73. b914816 Merge "Add unit test for resolution repository" by Dan Timoney · 5 years ago
  74. 6167237 Merge "Enforce resolutionKey or resourceId/resourceType" by Dan Timoney · 5 years ago
  75. 64561f4 Merge "Share RR context within node template" by Dan Timoney · 5 years ago
  76. efad912 Merge "Fix swagger definition for blueprint processor" by Dan Timoney · 5 years ago
  77. d13961f Merge "Refactor resolution controllers" by Dan Timoney · 5 years ago
  78. 8607db9 Merge "Kafka Messaging Controller API." by Dan Timoney · 5 years ago
  79. bf22808 Merge "Remote Python executor unescapes script parameter values" by Dan Timoney · 5 years ago
  80. 911d06d Adding tests to NetconfMessageUtilsTest.kt by Rodrigo Ottero · 6 years ago
  81. a93225b Fix ComponentRemoteAnsibleExecutorTest by Eliezio Oliveira · 6 years ago
  82. 1af982d Removed redundant Jython interpreter instantiation test by Eliezio Oliveira · 6 years ago
  83. 11133da Re-enabled @Ignored tests on NetconfSessionImplTest by Eliezio Oliveira · 6 years ago
  84. 0ddc891 Re-enabled test for happy-path case on NetconfDeviceCommunicatorTest by Eliezio Oliveira · 6 years ago
  85. 55c4a88 Re-enabled BluePrintProcessingGRPCHandlerTest by Eliezio Oliveira · 6 years ago
  86. 2229d50 Re-enabled RestClientServiceTest by Eliezio Oliveira · 6 years ago
  87. 3730853 Fix interrupt state left ON on NetconfSessionImpl.syncRpc() by Eliezio Oliveira · 6 years ago
  88. 9c67eb2 Removed empty ResourceResolutionControllerTest by Eliezio Oliveira · 6 years ago
  89. 1082956 Add UT for ResourceResolutionService/Component by Alexis de Talhouët · 5 years ago
  90. ef0045e Add unit test for resolution repository by Alexis de Talhouët · 5 years ago
  91. 5f0a5dd Enforce resolutionKey or resourceId/resourceType by Alexis de Talhouët · 5 years ago
  92. c48ca03 Share RR context within node template by Alexis de Talhouët · 5 years ago
  93. 2791db2 Fix swagger definition for blueprint processor by Alexis de Talhouët · 5 years ago
  94. c5276ff Refactor resolution controllers by Alexis de Talhouët · 5 years ago
  95. d4b56bc Error: Could not find or load main class by Alexis de Talhouët · 5 years ago
  96. d9e690c Refractor blueprint script dependency by Brinda Santh · 5 years ago
  97. b134a81 Kafka Messaging Controller API. by prathameshmo · 6 years ago
  98. 2c92be0 Merge "Store resolution and expose with REST API" by Dan Timoney · 5 years ago
  99. 67111fb Merge "Allow multiple resolution for same node template" by Dan Timoney · 5 years ago
  100. 429ed07 Merge "Added notes on remote python executor in dev env." by Dan Timoney · 5 years ago