summaryrefslogtreecommitdiffstats
path: root/ms/command-executor/src/main/python/command_executor_handler.py
AgeCommit message (Expand)AuthorFilesLines
2020-03-31cherrypicking to elaltoOleg Mitsura1-1/+12
2020-03-31Improving CMD-exec err msgs/handling.Oleg Mitsura1-41/+80
2019-11-01Improve Remote Python Executor error handling andSerge Simard1-4/+29
2019-09-06Revert "Use ProcessPool rather than ThreadPool Executor"Alexis de Talhouët1-4/+3
2019-09-03Use ProcessPool rather than ThreadPool ExecutorAlexis de Talhouët1-3/+4
2019-08-09Add dynamic-properties as python script argAlexis de Talhouët1-3/+3
2019-06-25Remote Python executor Handler class process fails with Arguments list too longSerge Simard1-0/+7
2019-06-25python-executor will provide output line-by-lineOleg Mitsura1-5/+12
2019-04-25Finalize ansible usageAlexis de Talhouët1-3/+12
2019-04-22Add support for requirements.txt for pip depsAlexis de Talhouët1-5/+11
2019-04-22Update package type nameAlexis de Talhouët1-9/+11
2019-04-18Add support for Ansible packagesAlexis de Talhouët1-13/+66
2019-04-16Add logger to python codeAlexis de Talhouët1-9/+14
2019-04-16Add CommandExecutor handlerAlexis de Talhouët1-0/+100