Age | Commit message (Expand) | Author | Files | Lines |
2020-12-30 | [docker] use `--no-cache-dir` flag to `pip` in dockerfiles to save space |  Pratik raj | 1 | -3/+2 |
2020-09-18 | Fixing dockerFile |  Singal, Kapil (ks220y) | 1 | -7/+7 |
2020-09-15 | Fixing DockerFiles |  Singal, Kapil (ks220y) | 1 | -8/+8 |
2020-09-15 | Fixing DockerFiles |  Singal, Kapil (ks220y) | 1 | -6/+7 |
2020-08-24 | Add request IDs in command-executor log |  Julien Fontaine | 5 | -78/+123 |
2020-07-27 | Fix empty dict in the script arguments when running a script in the cmd-exec |  Julien Fontaine | 1 | -1/+6 |
2020-07-08 | cmd-exec server-side timeout. |  Oleg Mitsura | 2 | -29/+53 |
2020-07-02 | Command Executor : Invalid response_data when executed script fails |  Julien Fontaine | 4 | -49/+36 |
2020-06-26 | Explicit error message in command-executor when script is failing |  Julien Fontaine | 1 | -1/+6 |
2020-06-03 | Set explicit uid and gid in dockerfiles |  Jozsef Csongvai | 1 | -1/+1 |
2020-05-06 | Merge "Truncate message published on Kafka / Spike: Define solution for logs ... |  Dan Timoney | 4 | -65/+92 |
2020-05-05 | Truncate message published on Kafka / Spike: Define solution for logs separation |  Julien Fontaine | 4 | -65/+92 |
2020-04-23 | Making POD run as non-root |  jananib | 1 | -1/+3 |
2020-04-20 | Merge "cmd-exec had a merge issue from elalto..." |  Dan Timoney | 1 | -17/+19 |
2020-04-15 | cmd-exec had a merge issue from elalto... |  Oleg Mitsura | 1 | -17/+19 |
2020-04-16 | Making POD run as non-root |  jananib | 1 | -1/+4 |
2020-04-08 | Improving CMD-exec err msgs/handling. |  Oleg Mitsura | 3 | -60/+112 |
2020-02-20 | virtualenv lib changed. need to pin to older version. |  Oleg Mitsura | 1 | -1/+1 |
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-06 | Revert "Use ProcessPool rather than ThreadPool Executor" |  Alexis de Talhouët | 3 | -7/+6 |
2019-09-03 | Use ProcessPool rather than ThreadPool Executor |  Alexis de Talhouët | 3 | -6/+7 |
2019-08-09 | Add dynamic-properties as python script arg |  Alexis de Talhouët | 1 | -3/+3 |
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-25 | Finalize ansible usage |  Alexis de Talhouët | 1 | -3/+12 |
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-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 | 2 | -0/+107 |
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 | 3 | -0/+82 |