1. 11dbd17 Merge "application-dev.properties missing python modules paths resulting in failure to execute Jython netconf calls." by Dan Timoney · 5 years ago
  2. f0e6ba6 Update to Neon by Timoney, Dan (dt5972) · 5 years ago
  3. b97946e application-dev.properties missing python modules by Oleg Mitsura · 5 years ago
  4. c1de8c8 Fixes logs not showing up. by Oleg Mitsura · 5 years ago
  5. 82bc5bf Merge "Resource Configuration Snapshots Executor and API" by Brinda Santh Muthuramalingam · 5 years ago
  6. 34c4246 Resource Configuration Snapshots Executor and API by Serge Simard · 5 years ago
  7. d7f0a4b Handle all Data Type and DD with complex type by Steve Siani · 5 years ago
  8. d9034b6 Merge "Resource resolution should return a string" by Dan Timoney · 5 years ago
  9. be52865 Resource resolution should return a string by Alexis de Talhouët · 5 years ago
  10. 571c493 Add Json unit diff option. by Brinda Santh · 5 years ago
  11. afcd99e Add class model for workflow and resource data type. by Brinda Santh · 5 years ago
  12. 977287b Add resource definition resolution service. by Brinda Santh · 5 years ago
  13. 4001ac1 Merge "Add declarative acceptance tests" by Dan Timoney · 5 years ago
  14. e5b42d3 Merge "Fix occurrence really optional" by Dan Timoney · 5 years ago
  15. b4441ff Merge "Set resource data value when fetch from database" by Dan Timoney · 5 years ago
  16. 097a6e6 Merge "Add dynamic-properties as python script arg" by Dan Timoney · 5 years ago
  17. 20f27d8 Merge "Default resolution status when storing result" by Dan Timoney · 5 years ago
  18. 54c3633 Add resource assignment DSL. by Brinda Santh · 5 years ago
  19. 6972452 Add resource definition DSL. by Brinda Santh · 5 years ago
  20. 132312c Add resource source template DSL. by Brinda Santh · 5 years ago
  21. 2d87924 Add property definition type DSL. by Brinda Santh · 5 years ago
  22. f48dcc2 Add resource source node type DSL definitions. by Brinda Santh · 5 years ago
  23. 56f989b Set resource data value when fetch from database by Alexis de Talhouët · 5 years ago
  24. 884c6b1 Add dynamic-properties as python script arg by Alexis de Talhouët · 5 years ago
  25. d4c4d0e Default resolution status when storing result by Alexis de Talhouët · 5 years ago
  26. f706908 Add CBA parent pom. by Brinda Santh · 5 years ago
  27. 3e1cee7 Merge "Controller Blueprints fails to lookup directory" by Dan Timoney · 5 years ago
  28. 1e7e4a5 Add declarative acceptance tests by Eliezio Oliveira · 5 years ago
  29. 3a044bd Fix occurrence really optional by Eliezio Oliveira · 5 years ago
  30. 68528ac Unified Http server configuration by Eliezio Oliveira · 5 years ago
  31. 3d9197f Removed redundant BlueprintProcessorApplicationTest by Eliezio Oliveira · 5 years ago
  32. c75c7f2 Added service for Edit CBA by Ezhilarasi · 5 years ago
  33. bf9424e Controller Blueprints fails to lookup directory by Piotr Darosz · 5 years ago
  34. 45bdf84 Roll version to recreate release artifacts by Timoney, Dan (dt5972) · 5 years ago
  35. 8d3f825 Modify POM, properties and docker distributions. by Brinda Santh · 5 years ago
  36. 74c5483 Add remote python executor DSL properties by Brinda Santh · 5 years ago
  37. dd71021 Fix compiler cache to hold for next transaction. by Brinda Santh · 5 years ago
  38. d3e573f Merge "Fix conflicting catalog service instance names." by Dan Timoney · 5 years ago
  39. a4352a3 Merge "Add rest client DSL properties" by Dan Timoney · 5 years ago
  40. 25fca6a Merge "Add resource resolution component DSL" by Dan Timoney · 5 years ago
  41. 5147200 Merge "Add missing implementation and Operation Type." by Dan Timoney · 5 years ago
  42. 82753f0 Fix conflicting catalog service instance names. by Brinda Santh · 5 years ago
  43. d8183b1 Add rest client DSL properties by Brinda Santh · 5 years ago
  44. 5076faf Add resource resolution component DSL by Brinda Santh · 5 years ago
  45. 3073417 Add missing implementation and Operation Type. by Brinda Santh · 5 years ago
  46. f376d39 Merge "TemplateResolutionService default #occurrence 0->1" by Dan Timoney · 5 years ago
  47. 2553d37 TemplateResolutionService default #occurrence 0->1 by Oleg Mitsura · 5 years ago
  48. 72fed8f Upgrade cds spring and kotlin versions. by Brinda Santh · 5 years ago
  49. 312e99b Import ONAP root CA to CDS Blueprint Processor Java Truststore by Abdelmuhaimen Seaudi · 5 years ago
  50. 88e2488 Fix attribute validation for complex type. by Brinda Santh · 5 years ago
  51. ef03bd4 Fix missing capability cli models. by Brinda Santh · 5 years ago
  52. 06c38f1 Merge "Fix for python executor unit test case failure." by Dan Timoney · 5 years ago
  53. 703266e Merge "Clean restconf duplicate models and Implementation." by Dan Timoney · 5 years ago
  54. 6a949fa Merge "Refactor Netconf script component parent." by Dan Timoney · 5 years ago
  55. 546be61 Fix for python executor unit test case failure. by Brinda Santh · 5 years ago
  56. e1c9acd Merge "ExecutionServiceHandler error handler error fix." by Brinda Santh Muthuramalingam · 5 years ago
  57. d9e06dc Merge "Fixed Kafka consumer behaviour on failed deserialization" by Brinda Santh Muthuramalingam · 5 years ago
  58. 9c0f6c2 Clean restconf duplicate models and Implementation. by Brinda Santh · 5 years ago
  59. a0140de Refactor Netconf script component parent. by Brinda Santh · 5 years ago
  60. 19035ee Merge "Improve service template access through cache." by Dan Timoney · 5 years ago
  61. 45880f1 Merge "Improve script file accessing through cache." by Dan Timoney · 5 years ago
  62. dc872fb Fix bug in repository tag by Timoney, Dan (dt5972) · 5 years ago
  63. 4ea690a ExecutionServiceHandler error handler error fix. by Oleg Mitsura · 5 years ago
  64. e02f72b Fixed Kafka consumer behaviour on failed deserialization by prathameshmo · 5 years ago
  65. 257dff5 Improve service template access through cache. by Brinda Santh · 5 years ago
  66. b52a648 Improve script file accessing through cache. by Brinda Santh · 5 years ago
  67. cc195ac Resolve Attribute and properties fails with subPropertyName by Steve Siani · 5 years ago
  68. 086f23e Merge "Enable dynamic remote python executor" by Brinda Santh Muthuramalingam · 5 years ago
  69. fba3105 Merge "Fix missing constrains definitions." by Dan Timoney · 5 years ago
  70. d082864 Enable dynamic remote python executor by Alexis de Talhouët · 5 years ago
  71. dfe5205 Added npmVersion to install NPM by Timoney, Dan (dt5972) · 5 years ago
  72. d5a3cb5 Fail to get assignment-params when error occur by Alexis de Talhouët · 5 years ago
  73. d42b731 Merge "bubble up python error to CDS output" by Brinda Santh Muthuramalingam · 5 years ago
  74. 9cb361d Merge "Remove application filter for controller blueprint" by Brinda Santh Muthuramalingam · 5 years ago
  75. 04a441a Remove application filter for controller blueprint by Alexis de Talhouët · 5 years ago
  76. 47dd8e2 bubble up python error to CDS output by Oleg Mitsura · 5 years ago
  77. efd052e Fix typo in log by Alexis de Talhouët · 5 years ago
  78. 3a3f9cd Merge "Python executor parameters sorted again." by Brinda Santh Muthuramalingam · 5 years ago
  79. e41a896 Merge "better errMsg for request block missing" by Brinda Santh Muthuramalingam · 5 years ago
  80. 22494ac Merge "Fixed bugs/vulnerabilities reported by SonarQube" by Brinda Santh Muthuramalingam · 5 years ago
  81. 7eabc15 better errMsg for request block missing by Oleg Mitsura · 5 years ago
  82. 54b5088 Fix missing constrains definitions. by Brinda Santh · 5 years ago
  83. b4c8e75 Merge "Fix java.lang.NoClassDefFoundError: org/jsoup/Jsoup error in blueprintprocessor application" by Dan Timoney · 5 years ago
  84. 47df1fc Merge "Minor updates in ResourceResolutionComponent class" by Dan Timoney · 5 years ago
  85. 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
  86. c15af9a Fixed bugs/vulnerabilities reported by SonarQube by Eliezio Oliveira · 5 years ago
  87. 631adb1 Minor updates in ResourceResolutionComponent class by Prathamesh Morde · 5 years ago
  88. ba531cf Merge "Bug fixes request input default value" by Dan Timoney · 5 years ago
  89. e87efd8 Merge "Refractor duplicate cli script function" by Dan Timoney · 5 years ago
  90. 78c0057 Fix java.lang.NoClassDefFoundError: org/jsoup/Jsoup error in blueprintprocessor by prathameshmo · 5 years ago
  91. 1ce050f Merge "Handle blank reponse body for PUT capability" by Dan Timoney · 5 years ago
  92. 674664f Bug fixes request input default value by Brinda Santh · 6 years ago
  93. f439f40 Refractor blueprint-script to avoid cyclic dependency. by Brinda Santh · 6 years ago
  94. 9b9db2f Handle blank reponse body for PUT capability by Abdelmuhaimen Seaudi · 6 years ago
  95. a013b29 Python executor parameters sorted again. by Oleg Mitsura · 6 years ago
  96. e094a16 Refractor duplicate cli script function by Brinda Santh · 6 years ago
  97. 70d4da0 Check null instead of "null" JSON node. by prathameshmo · 6 years ago
  98. e827a3a SLF4J conflict: exclude logging in where it is redundant by Steve Siani · 6 years ago
  99. 4cf076f Merge "Velocity template engine implement a separate instance" by Dan Timoney · 6 years ago
  100. c272399 Merge "Adding tests to NetconfMessageUtilsTest.kt" by Dan Timoney · 6 years ago