Age | Commit message (Expand) | Author | Files | Lines |
2019-07-08 | Merge "Add unit test for resolution repository" | Dan Timoney | 4 | -4/+353 |
2019-07-08 | Merge "Enforce resolutionKey or resourceId/resourceType" | Dan Timoney | 17 | -212/+519 |
2019-07-08 | Merge "Share RR context within node template" | Dan Timoney | 5 | -21/+43 |
2019-07-08 | Merge "Fix swagger definition for blueprint processor" | Dan Timoney | 14 | -105/+236 |
2019-07-08 | Merge "Refactor resolution controllers" | Dan Timoney | 17 | -532/+410 |
2019-07-08 | Merge "Enable https for cds-ui" | Dan Timoney | 3 | -0/+55 |
2019-07-08 | Merge "Added Search CBA component" | Dan Timoney | 5 | -2/+111 |
2019-07-08 | Merge "Added Side Nav menu for search CBA" | Dan Timoney | 2 | -6/+36 |
2019-07-08 | Merge "Create CBA Search existing template" | Dan Timoney | 2 | -6/+48 |
2019-07-08 | Merge "Template option populate to Select template" | Dan Timoney | 2 | -3/+11 |
2019-07-08 | Merge "Search service for Controller Blueprint" | Dan Timoney | 2 | -0/+28 |
2019-07-08 | Merge "Added template options to create CBA" | Dan Timoney | 1 | -3/+3 |
2019-07-08 | Merge "Remote Python executor Handler class process fails with Arguments list... | Dan Timoney | 1 | -0/+7 |
2019-07-08 | Merge "Enhance logger to the server" | Dan Timoney | 1 | -3/+10 |
2019-07-08 | Merge "CDS-UI: support gRPC integration with blueprint processor mS - For dep... | Dan Timoney | 9 | -37/+207 |
2019-07-08 | Merge "Kafka Messaging Controller API." | Dan Timoney | 17 | -10/+464 |
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 |