Age | Commit message (Expand) | Author | Files | Lines |
2019-07-08 | Merge "Remote Python executor unescapes script parameter values" |  Dan Timoney | 1 | -2/+14 |
2019-07-08 | Adding tests to NetconfMessageUtilsTest.kt |  Rodrigo Ottero | 18 | -0/+293 |
2019-07-08 | Fix ComponentRemoteAnsibleExecutorTest |  Eliezio Oliveira | 5 | -189/+1381 |
2019-07-08 | Removed empty ResourceResolutionControllerTest |  Eliezio Oliveira | 1 | -22/+0 |
2019-07-08 | Removed redundant Jython interpreter instantiation test |  Eliezio Oliveira | 1 | -48/+0 |
2019-07-08 | Re-enabled @Ignored tests on NetconfSessionImplTest |  Eliezio Oliveira | 1 | -13/+13 |
2019-07-08 | Re-enabled test for happy-path case on NetconfDeviceCommunicatorTest |  Eliezio Oliveira | 1 | -10/+9 |
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 | Fix interrupt state left ON on NetconfSessionImpl.syncRpc() |  Eliezio Oliveira | 1 | -1/+0 |
2019-07-05 | Created media folders for ResourceDictionary |  Ezhilarasi | 6 | -9/+11 |
2019-07-05 | Created microservice folder |  Ezhilarasi | 3 | -0/+105 |
2019-07-05 | Corrected title section in Microservice index |  Ezhilarasi | 2 | -6/+6 |
2019-07-04 | Add UT for ResourceResolutionService/Component |  Alexis de Talhouët | 11 | -139/+223 |
2019-07-04 | Add unit test for resolution repository |  Alexis de Talhouët | 4 | -4/+353 |
2019-07-04 | Enforce resolutionKey or resourceId/resourceType |  Alexis de Talhouët | 17 | -212/+519 |
2019-07-04 | Share RR context within node template |  Alexis de Talhouët | 5 | -21/+43 |
2019-07-04 | Fix swagger definition for blueprint processor |  Alexis de Talhouët | 14 | -105/+236 |
2019-07-04 | Refactor resolution controllers |  Alexis de Talhouët | 17 | -532/+410 |
2019-07-04 | Error: Could not find or load main class |  Alexis de Talhouët | 4 | -22/+7 |
2019-07-04 | Enable https for cds-ui |  eeginux | 3 | -0/+55 |
2019-07-03 | Added Search CBA component |  Ezhilarasi | 5 | -2/+111 |
2019-07-03 | Added Side Nav menu for search CBA |  Ezhilarasi | 2 | -6/+36 |
2019-07-03 | Create CBA Search existing template |  Ezhilarasi | 2 | -6/+48 |
2019-07-03 | Template option populate to Select template |  Ezhilarasi | 2 | -3/+11 |
2019-07-03 | Search service for Controller Blueprint |  Ezhilarasi | 2 | -0/+28 |
2019-06-28 | Do not dump a collection of outputs at the end. |  Oleg Mitsura | 1 | -1/+1 |
2019-06-26 | CDS-UI: support gRPC integration with blueprint processor mS |  Nirvan Ramjuttun | 9 | -37/+207 |
2019-06-26 | Added template options to create CBA |  Ezhilarasi | 1 | -3/+3 |
2019-06-25 | Refractor blueprint script dependency |  Brinda Santh | 20 | -144/+496 |
2019-06-25 | Remote Python executor Handler class process fails with Arguments list too long |  Serge Simard | 1 | -0/+7 |
2019-06-25 | Kafka Messaging Controller API. |  prathameshmo | 17 | -10/+464 |
2019-06-25 | Merge "DSL to service template generator" |  Dan Timoney | 7 | -48/+482 |
2019-06-25 | Merge "Store resolution and expose with REST API" |  Dan Timoney | 18 | -157/+714 |
2019-06-25 | Merge "Allow multiple resolution for same node template" |  Dan Timoney | 6 | -121/+145 |
2019-06-25 | Merge "Added notes on remote python executor in dev env." |  Dan Timoney | 1 | -57/+75 |
2019-06-25 | Merge "Add blueprint domain DSL" |  Dan Timoney | 9 | -26/+508 |
2019-06-25 | Merge "python-executor will provide output line-by-line" |  Dan Timoney | 10 | -28/+41 |
2019-06-25 | Merge "Replace windows alert with Notification component" |  Dan Timoney | 10 | -30/+88 |
2019-06-25 | Merge "Fixed bug CCSDK-1402" |  Dan Timoney | 1 | -1/+7 |
2019-06-25 | Merge "InputResourceResolutionProcessorTest re-enabled" |  Dan Timoney | 1 | -13/+16 |
2019-06-25 | DSL to service template generator |  Brinda Santh | 7 | -48/+482 |
2019-06-25 | Store resolution and expose with REST API |  Alexis de Talhouët | 18 | -157/+714 |
2019-06-25 | Allow multiple resolution for same node template |  Alexis de Talhouët | 6 | -121/+145 |
2019-06-25 | Add blueprint domain DSL |  Brinda Santh | 9 | -26/+508 |
2019-06-25 | python-executor will provide output line-by-line |  Oleg Mitsura | 10 | -28/+41 |
2019-06-25 | Merge "Use correct parent pom" |  Dan Timoney | 1 | -1/+1 |
2019-06-23 | Enhance logger to the server |  Rami | 2 | -3/+11 |
2019-06-21 | Remote Python executor unescapes script parameter values |  Serge Simard | 1 | -2/+14 |
2019-06-21 | Added notes on remote python executor in dev env. |  Oleg Mitsura | 1 | -57/+75 |