Age | Commit message (Expand) | Author | Files | Lines |
2019-11-28 | Pass requestID/subreqID to python script. | Oleg Mitsura | 1 | -2/+10 |
2019-11-19 | Changes return value from boolean to typical process return code; | Serge Simard | 1 | -2/+2 |
2019-10-30 | Removed all http_proxy reference from build. | Sebastien Premont-Tendland | 1 | -4/+1 |
2019-10-27 | Merge "Improve Remote Python Executor error handling and allow for structured... | Brinda Santh Muthuramalingam | 6 | -48/+109 |
2019-10-24 | Increase num workers to 15 | Oleg Mitsura | 1 | -1/+1 |
2019-10-24 | Improve Remote Python Executor error handling and allow for structured response | Serge Simard | 6 | -48/+109 |
2019-09-26 | Fixing distribution and properties | Singal, Kapil (ks220y) | 1 | -1/+1 |
2019-09-18 | Refactoring Netconf NetconfMessageUtils | Singal, Kapil (ks220y) | 2 | -2/+3 |
2019-09-18 | Ensure json-smart is in right scope | Singal, Kapil (ks220y) | 1 | -1/+1 |
2019-09-17 | Plugin to format/validate POM | SINGAL, KAPIL (ks220y) | 1 | -0/+3 |
2019-09-11 | Roll versions for Frankfurt development | Timoney, Dan (dt5972) | 1 | -1/+1 |
2019-09-06 | Revert "Use ProcessPool rather than ThreadPool Executor" | Alexis de Talhouët | 4 | -10/+8 |
2019-09-03 | Use ProcessPool rather than ThreadPool Executor | Alexis de Talhouët | 4 | -8/+10 |
2019-08-28 | Roll versions | Timoney, Dan (dt5972) | 1 | -1/+1 |
2019-08-15 | Update to Neon | Timoney, Dan (dt5972) | 1 | -1/+1 |
2019-08-09 | Add dynamic-properties as python script arg | Alexis de Talhouët | 1 | -3/+3 |
2019-08-09 | Added service for Edit CBA | Ezhilarasi | 1 | -1/+1 |
2019-08-06 | Roll version to recreate release artifacts | Timoney, Dan (dt5972) | 1 | -1/+1 |
2019-07-08 | Merge "Do not dump a collection of outputs at the end." | Dan Timoney | 1 | -1/+1 |
2019-06-28 | Do not dump a collection of outputs at the end. | Oleg Mitsura | 1 | -1/+1 |
2019-06-25 | Remote Python executor Handler class process fails with Arguments list too long | Serge Simard | 1 | -0/+7 |
2019-06-25 | python-executor will provide output line-by-line | Oleg Mitsura | 3 | -11/+17 |
2019-04-30 | Roll master to El Alto | Timoney, Dan (dt5972) | 1 | -1/+1 |
2019-04-25 | Update to use released 1.2.2 parent | Timoney, Dan (dt5972) | 1 | -2/+1 |
2019-04-25 | Finalize ansible usage | Alexis de Talhouët | 1 | -3/+12 |
2019-04-25 | Fix docker tag | Timoney, Dan (dt5972) | 1 | -0/+1 |
2019-04-24 | Multiples fixes | Alexis de Talhouët | 1 | -0/+2 |
2019-04-23 | Support for dynamic property in command args | Alexis de Talhouët | 1 | -1/+4 |
2019-04-22 | Add support for requirements.txt for pip deps | Alexis de Talhouët | 1 | -5/+11 |
2019-04-22 | Update package type name | Alexis de Talhouët | 3 | -17/+20 |
2019-04-22 | Remove proxy docker buildArg | Alexis de Talhouët | 1 | -1/+0 |
2019-04-18 | Add support for Ansible packages | Alexis de Talhouët | 3 | -75/+160 |
2019-04-16 | Add logger to python code | Alexis de Talhouët | 6 | -59/+101 |
2019-04-16 | Integration Test - Component Executor | Alexis de Talhouët | 3 | -7/+8 |
2019-04-16 | Add CommandExecutor handler | Alexis de Talhouët | 3 | -2/+163 |
2019-04-16 | Add python CommandExecutor gRPC server w/ auth | Alexis de Talhouët | 3 | -20/+127 |
2019-04-16 | Add CommandExecutor.proto python bindings | Alexis de Talhouët | 3 | -0/+485 |
2019-04-16 | Add Command executor maven module and Dockerfile | Alexis de Talhouët | 4 | -0/+237 |