Age | Commit message (Expand) | Author | Files | Lines |
2019-09-08 | HTTP headers feature for BP REST endpoints def'ns | Oleg Mitsura | 8 | -203/+491 |
2019-09-06 | Merge "Resource resolution fix + improvement." | Dan Timoney | 1 | -2/+7 |
2019-09-05 | Resource resolution fix + improvement. | Serge Simard | 1 | -2/+7 |
2019-09-05 | Merge "Add Config based blueprint process consumer" | Dan Timoney | 21 | -484/+421 |
2019-09-05 | Merge "Add Kafka message lib consumer services" | Dan Timoney | 9 | -39/+384 |
2019-09-05 | Merge "RR Complex types and Unit tests coverage" | Dan Timoney | 3 | -67/+505 |
2019-09-05 | Add Config based blueprint process consumer | Brinda Santh | 21 | -484/+421 |
2019-09-05 | Do not output StepData information | Alexis de Talhouët | 1 | -0/+3 |
2019-09-05 | Do not throw exception when no data exist. | Alexis de Talhouët | 5 | -33/+27 |
2019-09-04 | Add Kafka message lib consumer services | Brinda Santh | 9 | -39/+384 |
2019-09-04 | Merge "Add draft and publish grpc upload options." | Dan Timoney | 4 | -20/+54 |
2019-09-04 | Add draft and publish grpc upload options. | Brinda Santh | 4 | -20/+54 |
2019-09-04 | RR Complex types and Unit tests coverage | Steve Siani | 3 | -67/+505 |
2019-09-03 | Do not duplicate model types and data dictionaries | Alexis de Talhouët | 77 | -1853/+4 |
2019-09-03 | Use ProcessPool rather than ThreadPool Executor | Alexis de Talhouët | 4 | -8/+10 |
2019-08-30 | Combine Blueprint entities and repositories. | Brinda Santh | 17 | -324/+65 |
2019-08-30 | Remove controllerbluprints distribution. | Brinda Santh | 42 | -2940/+166 |
2019-08-30 | Refactor resource dictionary entity and repositories. | Brinda Santh | 28 | -567/+339 |
2019-08-30 | Refactor handlers, services to designer api. | Brinda Santh | 38 | -650/+665 |
2019-08-30 | Refactor catalog service to blueprint processor. | Brinda Santh | 18 | -103/+5 |
2019-08-30 | Refactor model entity and repository. | Brinda Santh | 13 | -668/+340 |
2019-08-30 | Refactor model types load to designer api. | Brinda Santh | 6 | -7/+7 |
2019-08-30 | Refactor enhancer service to designer api. | Brinda Santh | 14 | -47/+47 |
2019-08-29 | Refactor Blueprint model controller to designer api. | Brinda Santh | 7 | -20/+121 |
2019-08-29 | Resolve duplicate application property values | Brinda Santh | 19 | -147/+134 |
2019-08-29 | Merge "Roll versions" | Dan Timoney | 47 | -52/+52 |
2019-08-28 | Roll versions | Timoney, Dan (dt5972) | 47 | -52/+52 |
2019-08-28 | rename config-data=>sdnc | Oleg Mitsura | 25 | -47/+47 |
2019-08-28 | Merge "Add Get function in Netconf execution service for operational commands" | Brinda Santh Muthuramalingam | 6 | -2/+94 |
2019-08-27 | Merge "allow null type for primitives" | Dan Timoney | 1 | -1/+1 |
2019-08-27 | Add Get function in Netconf execution service for operational commands | Steve Siani | 6 | -2/+94 |
2019-08-27 | Merge "Fix sonar build" | Dan Timoney | 1 | -0/+4 |
2019-08-27 | allow null type for primitives | Oleg Mitsura | 1 | -3/+6 |
2019-08-27 | Make source-db consistent across samples | Oleg Mitsura | 68 | -425/+410 |
2019-08-26 | Merge "Add output filename param to compresToFilePart" | Dan Timoney | 1 | -2/+3 |
2019-08-26 | Fix sonar build | Timoney, Dan (dt5972) | 1 | -0/+4 |
2019-08-24 | UAT: fix validation of request headers | ebo | 3 | -19/+46 |
2019-08-23 | Add output filename param to compresToFilePart | Oleg Mitsura | 1 | -2/+3 |
2019-08-23 | Prevent obscure NPE when mocks aren't properly configured | ebo | 1 | -2/+4 |
2019-08-22 | Merge "CCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1st" | Dan Timoney | 1 | -0/+12 |
2019-08-22 | Merge "ControllerBP logs errors" | Dan Timoney | 1 | -4/+12 |
2019-08-22 | Merge "Component node timeout implementation" | Dan Timoney | 10 | -86/+235 |
2019-08-22 | Merge "Add support for AWX workflow_job_template execution to Remote Ansible ... | Brinda Santh Muthuramalingam | 1 | -36/+77 |
2019-08-22 | CCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1st | ebo | 1 | -0/+12 |
2019-08-21 | ControllerBP logs errors | Oleg Mitsura | 1 | -4/+12 |
2019-08-20 | Update input paramtype for populatePrimitiveValues | Oleg Mitsura | 1 | -4/+4 |
2019-08-19 | JacksonUtils.kt primitives bugfix | Oleg Mitsura | 1 | -4/+3 |
2019-08-16 | Component node timeout implementation | Brinda Santh | 10 | -86/+235 |
2019-08-16 | JacksonUtils.kt primitives bugfix | Oleg Mitsura | 2 | -33/+38 |
2019-08-16 | Add support for AWX workflow_job_template execution to Remote Ansible Executor. | Serge Simard | 1 | -36/+77 |