Age | Commit message (Expand) | Author | Files | Lines |
2019-08-15 | Update to Neon | Timoney, Dan (dt5972) | 18 | -18/+20 |
2019-08-13 | Resource Configuration Snapshots Executor and API | Serge Simard | 8 | -0/+553 |
2019-08-09 | Add class model for workflow and resource data type. | Brinda Santh | 1 | -0/+5 |
2019-08-09 | Add resource definition resolution service. | Brinda Santh | 2 | -8/+7 |
2019-08-09 | Merge "Add declarative acceptance tests" | Dan Timoney | 1 | -2/+2 |
2019-08-09 | Add resource source template DSL. | Brinda Santh | 1 | -27/+29 |
2019-08-09 | Add property definition type DSL. | Brinda Santh | 2 | -6/+8 |
2019-08-09 | Add declarative acceptance tests | Eliezio Oliveira | 1 | -2/+2 |
2019-08-09 | Added service for Edit CBA | Ezhilarasi | 17 | -17/+17 |
2019-08-06 | Roll version to recreate release artifacts | Timoney, Dan (dt5972) | 17 | -22/+19 |
2019-08-01 | Modify POM, properties and docker distributions. | Brinda Santh | 2 | -0/+39 |
2019-08-01 | Add remote python executor DSL properties | Brinda Santh | 2 | -43/+33 |
2019-07-31 | Fix compiler cache to hold for next transaction. | Brinda Santh | 1 | -0/+6 |
2019-07-31 | Fix conflicting catalog service instance names. | Brinda Santh | 7 | -33/+39 |
2019-07-30 | Add rest client DSL properties | Brinda Santh | 4 | -0/+199 |
2019-07-30 | Add missing implementation and Operation Type. | Brinda Santh | 3 | -151/+138 |
2019-07-24 | Fix attribute validation for complex type. | Brinda Santh | 2 | -6/+107 |
2019-07-24 | Fix missing capability cli models. | Brinda Santh | 1 | -19/+21 |
2019-07-24 | Merge "Clean restconf duplicate models and Implementation." | Dan Timoney | 1 | -42/+45 |
2019-07-23 | Merge "ExecutionServiceHandler error handler error fix." | Brinda Santh Muthuramalingam | 1 | -2/+2 |
2019-07-23 | Merge "Fixed Kafka consumer behaviour on failed deserialization" | Brinda Santh Muthuramalingam | 5 | -15/+27 |
2019-07-23 | Clean restconf duplicate models and Implementation. | Brinda Santh | 1 | -42/+45 |
2019-07-23 | ExecutionServiceHandler error handler error fix. | Oleg Mitsura | 1 | -2/+2 |
2019-07-23 | Fixed Kafka consumer behaviour on failed deserialization | prathameshmo | 5 | -15/+27 |
2019-07-19 | Improve script file accessing through cache. | Brinda Santh | 2 | -4/+12 |
2019-07-18 | Merge "Enable dynamic remote python executor" | Brinda Santh Muthuramalingam | 1 | -4/+9 |
2019-07-18 | Merge "Fix missing constrains definitions." | Dan Timoney | 1 | -1/+1 |
2019-07-17 | Enable dynamic remote python executor | Alexis de Talhouët | 1 | -4/+9 |
2019-07-17 | Added npmVersion to install NPM | Timoney, Dan (dt5972) | 2 | -10/+4 |
2019-07-17 | Merge "bubble up python error to CDS output" | Brinda Santh Muthuramalingam | 2 | -8/+18 |
2019-07-16 | bubble up python error to CDS output | Oleg Mitsura | 2 | -8/+18 |
2019-07-16 | Merge "better errMsg for request block missing" | Brinda Santh Muthuramalingam | 3 | -6/+50 |
2019-07-15 | better errMsg for request block missing | Oleg Mitsura | 3 | -6/+50 |
2019-07-15 | Fix missing constrains definitions. | Brinda Santh | 1 | -1/+1 |
2019-07-10 | Refractor blueprint-script to avoid cyclic dependency. | Brinda Santh | 3 | -10/+8 |
2019-07-09 | SLF4J conflict: exclude logging in where it is redundant | Steve Siani | 5 | -0/+30 |
2019-07-09 | Merge "Removed redundant Jython interpreter instantiation test" | Dan Timoney | 1 | -48/+0 |
2019-07-09 | Merge "Re-enabled BluePrintProcessingGRPCHandlerTest" | Dan Timoney | 1 | -2/+0 |
2019-07-09 | Merge "Re-enabled RestClientServiceTest" | Dan Timoney | 2 | -58/+59 |
2019-07-09 | Remove slf4j-log4j12 dependency which apache-kafka is bringing. | prathameshmo | 1 | -1/+6 |
2019-07-08 | Merge "Add unit test for resolution repository" | Dan Timoney | 1 | -3/+1 |
2019-07-08 | Merge "Enforce resolutionKey or resourceId/resourceType" | Dan Timoney | 7 | -51/+78 |
2019-07-08 | Merge "Fix swagger definition for blueprint processor" | Dan Timoney | 6 | -75/+158 |
2019-07-08 | Merge "Refactor resolution controllers" | Dan Timoney | 10 | -444/+307 |
2019-07-08 | Merge "Kafka Messaging Controller API." | Dan Timoney | 11 | -6/+428 |
2019-07-08 | Removed redundant Jython interpreter instantiation test | Eliezio Oliveira | 1 | -48/+0 |
2019-07-08 | Re-enabled BluePrintProcessingGRPCHandlerTest | Eliezio Oliveira | 1 | -2/+0 |
2019-07-08 | Re-enabled RestClientServiceTest | Eliezio Oliveira | 2 | -58/+59 |
2019-07-08 | Re-enabled test for happy-path case on NetconfDeviceCommunicatorTest | Eliezio Oliveira | 0 | -0/+0 |
2019-07-04 | Add unit test for resolution repository | Alexis de Talhouët | 1 | -3/+1 |