Age | Commit message (Expand) | Author | Files | Lines |
2019-02-22 | Properly handle async gRPC request | Alexis de Talhouët | 4 | -22/+43 |
2019-02-20 | Add support for commit confirmed capability | Alexis de Talhouët | 4 | -9/+168 |
2019-02-20 | Add component function scripting service | Muthuramalingam, Brinda Santh | 24 | -150/+307 |
2019-02-18 | Simplify NetconfRpcService | Alexis de Talhouët | 9 | -203/+117 |
2019-02-17 | Netconf resolution service | Alexis de Talhouët | 4 | -20/+27 |
2019-02-17 | restconf resolution service | Muthuramalingam, Brinda Santh | 10 | -58/+91 |
2019-02-17 | restconf kotlin script support | Muthuramalingam, Brinda Santh | 5 | -6/+188 |
2019-02-16 | Rework netconf-executor | Alexis de Talhouët | 29 | -1389/+1010 |
2019-02-15 | Merge "Python library for Jython execution" | Dan Timoney | 4 | -22/+10 |
2019-02-15 | Merge "Add Sub Attribute parsing capabilit" | Dan Timoney | 1 | -9/+9 |
2019-02-15 | Python library for Jython execution | Steve Alphonse Siani | 4 | -22/+10 |
2019-02-15 | Resource resolution with prime-db | Vinal Patel | 1 | -1/+2 |
2019-02-15 | Merge "Fix docker tags" | Dan Timoney | 1 | -44/+34 |
2019-02-14 | Fix docker tags | Timoney, Dan (dt5972) | 1 | -44/+34 |
2019-02-13 | Add Sub Attribute parsing capabilit | Muthuramalingam, Brinda Santh | 1 | -9/+9 |
2019-02-12 | Create restconf component function module | Muthuramalingam, Brinda Santh | 10 | -2/+265 |
2019-02-12 | Add netconf script component function | Muthuramalingam, Brinda Santh | 16 | -162/+249 |
2019-02-12 | Fixes: manual integration test of CDS | Alexis de Talhouët | 13 | -58/+59 |
2019-02-12 | Multiple fixes & enhancement | Alexis de Talhouët | 9 | -193/+49 |
2019-02-12 | Jython execution component and service | Steve Alphonse Siani | 32 | -514/+442 |
2019-02-11 | Blueprint modeled Netconf capability components | Cherukuri, Venkatanaresh (vn166g) | 30 | -123/+2269 |
2019-02-08 | Refactor test blueprint catalog | Muthuramalingam, Brinda Santh | 7 | -8/+8 |
2019-02-07 | Refactor components core and resource dict modules | Muthuramalingam, Brinda Santh | 8 | -10/+12 |
2019-02-06 | Blueprint Processor Python Script Components | Cherukuri, Venkatanaresh (vn166g) | 1 | -32/+0 |
2019-02-04 | blueprint scripting services | Muthuramalingam, Brinda Santh | 6 | -14/+148 |
2019-01-29 | Resource Resolution Service: Rest and DB | Singal, Kapil (ks220y) | 5 | -17/+23 |
2019-01-28 | Controller Design Studio: Blueprint Manager | Singal, Kapil (ks220y) | 2 | -8/+7 |
2019-01-28 | blueprint scripting module | Muthuramalingam, Brinda Santh | 1 | -6/+13 |
2019-01-25 | Merge "Fix wrong groupId" | Dan Timoney | 1 | -1/+1 |
2019-01-25 | Merge "Controller Design Studio: Blueprint Manager" | Dan Timoney | 3 | -12/+24 |
2019-01-25 | Merge "ControllerBlueprint blueprintsProcessor container" | Dan Timoney | 25 | -49/+662 |
2019-01-25 | Merge "GRPC 1.18.0 Upgrade." | Dan Timoney | 1 | -1/+6 |
2019-01-25 | Merge "Blueprint Processor: Jython Component" | Dan Timoney | 2 | -1/+7 |
2019-01-25 | Fix wrong groupId | Alexis de Talhouët | 1 | -1/+1 |
2019-01-24 | Controller Design Studio: Blueprint Manager | Singal, Kapil (ks220y) | 3 | -12/+24 |
2019-01-24 | Fix broken parent tag | Timoney, Dan (dt5972) | 1 | -1/+2 |
2019-01-23 | ControllerBlueprint blueprintsProcessor container | Steve Alphonse Siani | 25 | -49/+662 |
2019-01-23 | GRPC 1.18.0 Upgrade. | Muthuramalingam, Brinda Santh | 1 | -1/+6 |
2019-01-23 | Blueprint Processor: Jython Component | Singal, Kapil (ks220y) | 2 | -1/+7 |
2019-01-22 | Merge "Map proto to pojo. implement blueprint processing" | Dan Timoney | 8 | -23/+436 |
2019-01-21 | Map proto to pojo. implement blueprint processing | Alexis de Talhouët | 8 | -23/+436 |
2019-01-20 | Resource Resolution Service: Source Rest | Singal, Kapil (ks220y) | 2 | -7/+129 |
2019-01-20 | Resource Resolution Service: Source Primary-DB | Singal, Kapil (ks220y) | 1 | -44/+43 |
2019-01-19 | Merge "Resource Resolution Service: Source Default" | Dan Timoney | 1 | -3/+29 |
2019-01-19 | Merge "Make BluePrintProcessingService#process stream" | Dan Timoney | 2 | -12/+26 |
2019-01-19 | Merge "Create module for .proto definition" | Dan Timoney | 1 | -38/+5 |
2019-01-19 | Merge "Add support for async REST" | Dan Timoney | 4 | -103/+145 |
2019-01-19 | Merge "Implement CBA upload through REST" | Dan Timoney | 9 | -27/+175 |
2019-01-19 | Merge "Implement BluePrintManagementServiceGrpc" | Dan Timoney | 8 | -116/+171 |
2019-01-19 | Merge "Implement BluePrintCatalogService" | Dan Timoney | 8 | -78/+139 |