1. b5afab3 Roll versions by Timoney, Dan (dt5972) · 5 years ago
  2. 6dec3fb Add Get function in Netconf execution service for operational commands by Steve Siani · 5 years ago
  3. 5442658 Make source-db consistent across samples by Oleg Mitsura · 5 years ago
  4. 4ef5820 Add support for AWX workflow_job_template execution to Remote Ansible Executor. by Serge Simard · 5 years ago
  5. f0e6ba6 Update to Neon by Timoney, Dan (dt5972) · 5 years ago
  6. 82bc5bf Merge "Resource Configuration Snapshots Executor and API" by Brinda Santh Muthuramalingam · 5 years ago
  7. 34c4246 Resource Configuration Snapshots Executor and API by Serge Simard · 5 years ago
  8. d7f0a4b Handle all Data Type and DD with complex type by Steve Siani · 5 years ago
  9. d9034b6 Merge "Resource resolution should return a string" by Dan Timoney · 5 years ago
  10. be52865 Resource resolution should return a string by Alexis de Talhouët · 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. e5b42d3 Merge "Fix occurrence really optional" by Dan Timoney · 5 years ago
  14. b4441ff Merge "Set resource data value when fetch from database" by Dan Timoney · 5 years ago
  15. 20f27d8 Merge "Default resolution status when storing result" by Dan Timoney · 5 years ago
  16. 54c3633 Add resource assignment DSL. by Brinda Santh · 5 years ago
  17. 6972452 Add resource definition DSL. by Brinda Santh · 5 years ago
  18. 132312c Add resource source template DSL. by Brinda Santh · 5 years ago
  19. 2d87924 Add property definition type DSL. by Brinda Santh · 5 years ago
  20. f48dcc2 Add resource source node type DSL definitions. by Brinda Santh · 5 years ago
  21. 56f989b Set resource data value when fetch from database by Alexis de Talhouët · 5 years ago
  22. d4c4d0e Default resolution status when storing result by Alexis de Talhouët · 5 years ago
  23. 3a044bd Fix occurrence really optional by Eliezio Oliveira · 5 years ago
  24. c75c7f2 Added service for Edit CBA by Ezhilarasi · 5 years ago
  25. 45bdf84 Roll version to recreate release artifacts by Timoney, Dan (dt5972) · 5 years ago
  26. 74c5483 Add remote python executor DSL properties by Brinda Santh · 5 years ago
  27. d3e573f Merge "Fix conflicting catalog service instance names." by Dan Timoney · 5 years ago
  28. 25fca6a Merge "Add resource resolution component DSL" by Dan Timoney · 5 years ago
  29. 5147200 Merge "Add missing implementation and Operation Type." by Dan Timoney · 5 years ago
  30. 82753f0 Fix conflicting catalog service instance names. by Brinda Santh · 5 years ago
  31. 5076faf Add resource resolution component DSL by Brinda Santh · 5 years ago
  32. 3073417 Add missing implementation and Operation Type. by Brinda Santh · 5 years ago
  33. f376d39 Merge "TemplateResolutionService default #occurrence 0->1" by Dan Timoney · 5 years ago
  34. 2553d37 TemplateResolutionService default #occurrence 0->1 by Oleg Mitsura · 5 years ago
  35. 72fed8f Upgrade cds spring and kotlin versions. by Brinda Santh · 5 years ago
  36. 546be61 Fix for python executor unit test case failure. by Brinda Santh · 5 years ago
  37. 9c0f6c2 Clean restconf duplicate models and Implementation. by Brinda Santh · 5 years ago
  38. a0140de Refactor Netconf script component parent. by Brinda Santh · 5 years ago
  39. cc195ac Resolve Attribute and properties fails with subPropertyName by Steve Siani · 5 years ago
  40. d082864 Enable dynamic remote python executor by Alexis de Talhouët · 5 years ago
  41. d5a3cb5 Fail to get assignment-params when error occur by Alexis de Talhouët · 5 years ago
  42. 3a3f9cd Merge "Python executor parameters sorted again." by Brinda Santh Muthuramalingam · 5 years ago
  43. 47df1fc Merge "Minor updates in ResourceResolutionComponent class" by Dan Timoney · 5 years ago
  44. 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
  45. 631adb1 Minor updates in ResourceResolutionComponent class by Prathamesh Morde · 5 years ago
  46. ba531cf Merge "Bug fixes request input default value" by Dan Timoney · 5 years ago
  47. e87efd8 Merge "Refractor duplicate cli script function" by Dan Timoney · 5 years ago
  48. 1ce050f Merge "Handle blank reponse body for PUT capability" by Dan Timoney · 5 years ago
  49. 674664f Bug fixes request input default value by Brinda Santh · 5 years ago
  50. f439f40 Refractor blueprint-script to avoid cyclic dependency. by Brinda Santh · 5 years ago
  51. 9b9db2f Handle blank reponse body for PUT capability by Abdelmuhaimen Seaudi · 5 years ago
  52. a013b29 Python executor parameters sorted again. by Oleg Mitsura · 5 years ago
  53. e094a16 Refractor duplicate cli script function by Brinda Santh · 5 years ago
  54. 70d4da0 Check null instead of "null" JSON node. by prathameshmo · 5 years ago
  55. e827a3a SLF4J conflict: exclude logging in where it is redundant by Steve Siani · 5 years ago
  56. c272399 Merge "Adding tests to NetconfMessageUtilsTest.kt" by Dan Timoney · 5 years ago
  57. 3963748 Merge "Fix ComponentRemoteAnsibleExecutorTest" by Dan Timoney · 5 years ago
  58. f0a786e Merge "Re-enabled @Ignored tests on NetconfSessionImplTest" by Dan Timoney · 5 years ago
  59. f561e86 Merge "Re-enabled test for happy-path case on NetconfDeviceCommunicatorTest" by Dan Timoney · 5 years ago
  60. 630053d Merge "Fix interrupt state left ON on NetconfSessionImpl.syncRpc()" by Dan Timoney · 5 years ago
  61. ac2e1c1 Merge "Add UT for ResourceResolutionService/Component" by Dan Timoney · 5 years ago
  62. b914816 Merge "Add unit test for resolution repository" by Dan Timoney · 5 years ago
  63. 6167237 Merge "Enforce resolutionKey or resourceId/resourceType" by Dan Timoney · 5 years ago
  64. 64561f4 Merge "Share RR context within node template" by Dan Timoney · 5 years ago
  65. efad912 Merge "Fix swagger definition for blueprint processor" by Dan Timoney · 5 years ago
  66. d13961f Merge "Refactor resolution controllers" by Dan Timoney · 5 years ago
  67. bf22808 Merge "Remote Python executor unescapes script parameter values" by Dan Timoney · 5 years ago
  68. 911d06d Adding tests to NetconfMessageUtilsTest.kt by Rodrigo Ottero · 6 years ago
  69. a93225b Fix ComponentRemoteAnsibleExecutorTest by Eliezio Oliveira · 6 years ago
  70. 11133da Re-enabled @Ignored tests on NetconfSessionImplTest by Eliezio Oliveira · 6 years ago
  71. 0ddc891 Re-enabled test for happy-path case on NetconfDeviceCommunicatorTest by Eliezio Oliveira · 6 years ago
  72. 3730853 Fix interrupt state left ON on NetconfSessionImpl.syncRpc() by Eliezio Oliveira · 6 years ago
  73. 1082956 Add UT for ResourceResolutionService/Component by Alexis de Talhouët · 5 years ago
  74. ef0045e Add unit test for resolution repository by Alexis de Talhouët · 5 years ago
  75. 5f0a5dd Enforce resolutionKey or resourceId/resourceType by Alexis de Talhouët · 5 years ago
  76. c48ca03 Share RR context within node template by Alexis de Talhouët · 5 years ago
  77. 2791db2 Fix swagger definition for blueprint processor by Alexis de Talhouët · 5 years ago
  78. c5276ff Refactor resolution controllers by Alexis de Talhouët · 5 years ago
  79. d4b56bc Error: Could not find or load main class by Alexis de Talhouët · 5 years ago
  80. d9e690c Refractor blueprint script dependency by Brinda Santh · 5 years ago
  81. 2c92be0 Merge "Store resolution and expose with REST API" by Dan Timoney · 5 years ago
  82. 67111fb Merge "Allow multiple resolution for same node template" by Dan Timoney · 5 years ago
  83. c8d2615 Merge "python-executor will provide output line-by-line" by Dan Timoney · 5 years ago
  84. 711bf3c Merge "InputResourceResolutionProcessorTest re-enabled" by Dan Timoney · 5 years ago
  85. 396b49a Store resolution and expose with REST API by Alexis de Talhouët · 5 years ago
  86. 2e2d56d Allow multiple resolution for same node template by Alexis de Talhouët · 5 years ago
  87. c974b02 python-executor will provide output line-by-line by Oleg Mitsura · 5 years ago
  88. 6be51a1 Remote Python executor unescapes script parameter values by Serge Simard · 5 years ago
  89. 7ad72c8 Add Jinja2 custom ResourceLocator by Alexis de Talhouët · 5 years ago
  90. 5defaff InputResourceResolutionProcessorTest re-enabled by ottero · 5 years ago
  91. da79303 Merge "Create REST API layer for resource resolution stored configlet" by Dan Timoney · 5 years ago
  92. 856021a Merge "Python executor: Execution command and prepare environment log Also fix error messages return when something goes wrong." by Dan Timoney · 5 years ago
  93. d1e2600 Create REST API layer for resource resolution stored configlet by Serge Simard · 5 years ago
  94. 3e7b00f Python executor: Execution command and prepare environment log by Steve Siani · 6 years ago
  95. c32afa8 Correct netconf capability matching regex by Abdelmuhaimen Seaudi · 6 years ago
  96. 39167cc Various bug fixes encountered during remote ansible executor development. by Serge Simard · 6 years ago
  97. 026433c Improved error handling for remote ansible executor. by Serge Simard · 6 years ago
  98. 32d132a Merge "Remote AWX ansible playbook executor" by Dan Timoney · 6 years ago
  99. f40ed23 Merge "Bug fix: Enrichment fails for processor-db source" by Dan Timoney · 6 years ago
  100. 5e1e260 Returning null for unresolved variables by ottero · 6 years ago