Age | Commit message (Expand) | Author | Files | Lines |
2019-11-06 | Merge "Removing dead code... DME2 does nothing..." |  Brinda Santh Muthuramalingam | 5 | -57/+4 |
2019-11-06 | Merge "add get blueprints API with pagination and sorting" |  Brinda Santh Muthuramalingam | 3 | -0/+32 |
2019-11-05 | netconf retry disconnect() |  Oleg Mitsura | 1 | -2/+10 |
2019-11-05 | add get blueprints API with pagination and sorting |  Ahmed Abbas | 3 | -0/+32 |
2019-11-05 | Merge "Adding Edit catalog functionality" |  Brinda Santh Muthuramalingam | 9 | -33/+327 |
2019-11-04 | Removing dead code... DME2 does nothing... |  Oleg Mitsura | 5 | -57/+4 |
2019-11-04 | Fixed CDS liveness probe failure during high load. |  prathamesh | 1 | -3/+5 |
2019-11-01 | Adding Edit catalog functionality |  Swapnali Shadanan Pode | 9 | -33/+327 |
2019-10-31 | Merge "Update vLB CDS Kotlin Package" |  Brinda Santh Muthuramalingam | 27 | -0/+9036 |
2019-10-31 | Merge "Description: Create RESTCONF based vLB CBA Blueprint" |  Dan Timoney | 27 | -0/+9137 |
2019-10-31 | Merge "Changing groupId for message-lib" |  Brinda Santh Muthuramalingam | 1 | -7/+6 |
2019-10-31 | Merge "Provide ongoing occurrence value for scripting" |  Dan Timoney | 2 | -0/+7 |
2019-10-31 | Merge "Add remote service function execution." |  Dan Timoney | 3 | -10/+227 |
2019-10-31 | Merge "Add message consumer dynamic functions." |  Dan Timoney | 5 | -15/+134 |
2019-10-31 | Merge "Add Message tracing logger service." |  Dan Timoney | 8 | -7/+208 |
2019-10-31 | Merge "Add Message Header support for tracing." |  Dan Timoney | 6 | -59/+86 |
2019-10-31 | Merge "Py executor grpc TLS server authentication." |  Dan Timoney | 15 | -97/+292 |
2019-10-31 | Merge "Add grpc TLS property lib services." |  Dan Timoney | 14 | -12/+577 |
2019-10-31 | Merge "Add GRPC log tracing service." |  Dan Timoney | 18 | -84/+357 |
2019-10-30 | Merge "Loopback code for GRPC functionality" |  Brinda Santh Muthuramalingam | 3 | -26/+103 |
2019-10-30 | Merge "Modified vf-module-name" |  Brinda Santh Muthuramalingam | 93 | -2251/+3193 |
2019-10-30 | Changing groupId for message-lib |  Singal, Kapil (ks220y) | 1 | -7/+6 |
2019-10-30 | Removed all http_proxy reference from build. |  Sebastien Premont-Tendland | 5 | -16/+3 |
2019-10-29 | Add remote service function execution. |  Brinda Santh | 3 | -10/+227 |
2019-10-29 | Add message consumer dynamic functions. |  Brinda Santh | 5 | -15/+134 |
2019-10-29 | Provide ongoing occurrence value for scripting |  Alexis de Talhouët | 2 | -0/+7 |
2019-10-28 | Add Message tracing logger service. |  Brinda Santh | 8 | -7/+208 |
2019-10-28 | Add Message Header support for tracing. |  Brinda Santh | 6 | -59/+86 |
2019-10-27 | Merge "Improve Remote Python Executor error handling and allow for structured... |  Brinda Santh Muthuramalingam | 16 | -61/+192 |
2019-10-27 | Update vLB CDS Kotlin Package |  hanybaki | 27 | -0/+9036 |
2019-10-27 | Modified vf-module-name |  hanybaki | 93 | -2251/+3193 |
2019-10-24 | Increase num workers to 15 |  Oleg Mitsura | 1 | -1/+1 |
2019-10-24 | Merge "Implemented UAT runtime services" |  Brinda Santh Muthuramalingam | 24 | -301/+1256 |
2019-10-24 | Merge "Jointjs integration with angular" |  Dan Timoney | 11 | -5/+257 |
2019-10-24 | Improve Remote Python Executor error handling and allow for structured response |  Serge Simard | 16 | -61/+192 |
2019-10-22 | Py executor grpc TLS server authentication. |  Brinda Santh | 15 | -97/+292 |
2019-10-22 | Add grpc TLS property lib services. |  Brinda Santh | 14 | -12/+577 |
2019-10-22 | Merge "vnf-id Data Dictionary source has circular dependendy." |  Dan Timoney | 3 | -52/+0 |
2019-10-22 | Merge "Data Dictionary has erroneous resolution source for vnf-name." |  Dan Timoney | 2 | -7/+7 |
2019-10-22 | Add GRPC log tracing service. |  Brinda Santh | 18 | -84/+357 |
2019-10-22 | Description: Create RESTCONF based vLB CBA Blueprint |  hanybaki | 27 | -0/+9137 |
2019-10-18 | Response message parsing for save |  Ezhilarasi | 2 | -3/+3 |
2019-10-18 | Loopback code for GRPC functionality |  Ezhilarasi | 3 | -26/+103 |
2019-10-14 | Merge "Component Script Executor Fix" |  Brinda Santh Muthuramalingam | 4 | -4/+6 |
2019-10-14 | Component Script Executor Fix |  Singal, Kapil (ks220y) | 4 | -4/+6 |
2019-10-14 | Merge "Add reactive log tracing service." |  Dan Timoney | 9 | -24/+335 |
2019-10-14 | Merge "Bi-directional GRPC non interactive implementation" |  Dan Timoney | 3 | -35/+91 |
2019-10-14 | Merge "Kafka Back pressure configuration" |  Dan Timoney | 3 | -2/+9 |
2019-10-11 | Merge "Remove python ciscoconfparser requirement" |  Dan Timoney | 1 | -2/+1 |
2019-10-11 | Merge "Remove Controller API url and use blueprintProcessorApi url instead Is... |  Dan Timoney | 4 | -31/+31 |