Age | Commit message (Expand) | Author | Files | Lines |
2019-02-22 | Add dsl model definition |  Muthuramalingam, Brinda Santh | 15 | -36/+202 |
2019-02-22 | Provide correct output to #process request |  Alexis de Talhouët | 4 | -8/+20 |
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 | 26 | -150/+309 |
2019-02-18 | Simplify NetconfRpcService |  Alexis de Talhouët | 11 | -209/+124 |
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 | 9 | -32/+234 |
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 | 8 | -31/+133 |
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 | 4 | -104/+58 |
2019-02-14 | Fix docker tags |  Timoney, Dan (dt5972) | 4 | -104/+58 |
2019-02-13 | Add Sub Attribute parsing capabilit |  Muthuramalingam, Brinda Santh | 8 | -31/+133 |
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 | 18 | -70/+71 |
2019-02-12 | Multiple fixes & enhancement |  Alexis de Talhouët | 25 | -603/+127 |
2019-02-12 | Jython execution component and service |  Steve Alphonse Siani | 33 | -514/+443 |
2019-02-11 | Blueprint modeled Netconf capability components |  Cherukuri, Venkatanaresh (vn166g) | 30 | -123/+2269 |
2019-02-08 | Refactor test blueprint catalog |  Muthuramalingam, Brinda Santh | 25 | -831/+23 |
2019-02-07 | Refactor blueprint validation module |  Muthuramalingam, Brinda Santh | 16 | -48/+32 |
2019-02-07 | Refactor components core and resource dict modules |  Muthuramalingam, Brinda Santh | 176 | -20/+11275 |
2019-02-06 | Blueprint Processor Python Script Components |  Cherukuri, Venkatanaresh (vn166g) | 1 | -32/+0 |
2019-02-04 | blueprint scripting services |  Muthuramalingam, Brinda Santh | 13 | -40/+235 |
2019-01-29 | Resource Resolution Service: Rest and DB |  Singal, Kapil (ks220y) | 5 | -17/+23 |
2019-01-29 | Merge "Added test condition to AssignVlanTagResponse" |  Dan Timoney | 1 | -0/+2 |
2019-01-29 | Merge "Test condition to AssignVlanTagRequestInputTest" |  Dan Timoney | 1 | -1/+5 |
2019-01-29 | Merge "Added Junit Testfile for PolicyFinderServiceDbImpl" |  Dan Timoney | 1 | -0/+43 |
2019-01-29 | Merge "Added test cases to AaiServiceImpl.java" |  Dan Timoney | 1 | -3/+7 |
2019-01-28 | Controller Design Studio: Blueprint Manager |  Singal, Kapil (ks220y) | 2 | -8/+7 |
2019-01-28 | Merge "blueprint scripting module" |  Dan Timoney | 13 | -23/+659 |
2019-01-28 | blueprint scripting module |  Muthuramalingam, Brinda Santh | 13 | -23/+659 |
2019-01-28 | Merge "Integration test at API level" |  Dan Timoney | 8 | -421/+578 |
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 | 41 | -389/+1202 |
2019-01-25 | Merge "GRPC 1.18.0 Upgrade." |  Dan Timoney | 2 | -2/+12 |
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 | Integration test at API level |  Vinal | 8 | -421/+578 |
2019-01-24 | Fix broken parent tag |  Timoney, Dan (dt5972) | 1 | -1/+2 |
2019-01-23 | ControllerBlueprint blueprintsProcessor container |  Steve Alphonse Siani | 41 | -389/+1202 |
2019-01-23 | GRPC 1.18.0 Upgrade. |  Muthuramalingam, Brinda Santh | 2 | -2/+12 |
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 |