Age | Commit message (Expand) | Author | Files | Lines |
2017-04-13 | User friendly messages for exceptions |  Taseer | 3 | -0/+9 |
2017-04-12 | Dump collected facts |  Yujun Zhang | 2 | -2/+6 |
2017-04-12 | rename output file to sample |  Yujun Zhang | 2 | -0/+0 |
2017-04-12 | Refactoring connection task |  Yujun Zhang | 7 | -20/+195 |
2017-04-11 | Fix reporting tasks |  Yujun Zhang | 1 | -3/+2 |
2017-04-11 | Implement a sample qpi report to show how to retrieve variables from benchmar... |  Yujun Zhang | 3 | -1/+67 |
2017-04-11 | Normalize system info variables and report |  Yujun Zhang | 5 | -18/+18 |
2017-04-11 | Integrate openssl metrics for qpi calculate |  Yujun Zhang | 3 | -8/+128 |
2017-04-10 | Implement calculator PoC |  Yujun Zhang | 1 | -0/+85 |
2017-04-07 | Add todo items for integration |  Yujun Zhang | 2 | -1/+34 |
2017-04-07 | Integrate reporter |  Yujun Zhang | 6 | -5/+63 |
2017-04-07 | Add integration test |  Yujun Zhang | 4 | -0/+505 |
2017-04-06 | Add ansible action plugin `collect` |  Yujun Zhang | 1 | -0/+36 |
2017-04-06 | Add ansible module `fuel` |  Yujun Zhang | 2 | -0/+10289 |
2017-04-03 | Beautify compute report |  Taseer | 2 | -71/+48 |
2017-03-29 | Add jinja2 filter justify |  Yujun Zhang | 1 | -0/+19 |
2017-03-24 | Merge "Integrate cli, runner and reporter." |  zhihui wu | 3 | -24/+305 |
2017-03-23 | Integrate cli, runner and reporter. |  Taseer | 3 | -24/+305 |
2017-03-22 | Add unit tests for List and get in API. |  akhilbatra898 | 4 | -0/+151 |
2017-03-20 | Merge "Refactor reporter module" |  zhihui wu | 4 | -42/+157 |
2017-03-18 | Refactor reporter module |  Taseer | 4 | -42/+157 |
2017-03-16 | Merge "Implement 'show' command." |  Yujun Zhang | 3 | -6/+10 |
2017-03-14 | Implement 'show' command. |  Taseer | 3 | -6/+10 |
2017-03-13 | optimize console info |  wu.zhihui | 1 | -21/+5 |
2017-03-10 | Implement 'list' command. |  Taseer | 3 | -8/+10 |
2017-03-09 | regexes for dpi/ramspeed/ssl |  wu.zhihui | 6 | -0/+1003 |
2017-03-07 | Merge "rework env.py" |  zhihui wu | 1 | -34/+263 |
2017-03-07 | Merge "Implement debug option" |  Yujun Zhang | 1 | -4/+5 |
2017-03-07 | Merge "Implement reporter module." |  Yujun Zhang | 3 | -6/+42 |
2017-03-04 | rework env.py |  wu.zhihui | 1 | -34/+263 |
2017-03-04 | Implement debug option |  Taseer Ahmed | 1 | -4/+5 |
2017-03-03 | Implement reporter module. |  Taseer Ahmed | 3 | -6/+42 |
2017-03-03 | Add missing license headers |  Yujun Zhang | 1 | -0/+9 |
2017-03-01 | Merge "refactor code related with setup env" |  zhihui wu | 1 | -0/+94 |
2017-02-28 | refactor code related with setup env |  wu.zhihui | 1 | -0/+94 |
2017-02-27 | Rename test case to avoid possible name conflict |  Yujun Zhang | 1 | -0/+0 |
2017-02-27 | Merge "Fix bug when no paths is given for Plan constructor" |  Yujun Zhang | 2 | -7/+24 |
2017-02-27 | Merge "Add reporter PoC" |  Yujun Zhang | 1 | -0/+29 |
2017-02-27 | Merge "Refactoring qtip.runner" |  Yujun Zhang | 1 | -0/+16 |
2017-02-24 | Fix bug when no paths is given for Plan constructor |  Yujun Zhang | 2 | -7/+24 |
2017-02-23 | Merge "Addition of detail viewing command." |  Yujun Zhang | 3 | -3/+27 |
2017-02-23 | Merge "add logger's unittest" |  Yujun Zhang | 2 | -0/+48 |
2017-02-22 | add logger's unittest |  SerenaFeng | 2 | -0/+48 |
2017-02-22 | Add reporter PoC |  Yujun Zhang | 1 | -0/+29 |
2017-02-22 | Refactoring qtip.runner |  Yujun Zhang | 1 | -0/+16 |
2017-02-22 | Merge "Refactoring qtip.base.error" |  Yujun Zhang | 3 | -2/+82 |
2017-02-22 | Addition of detail viewing command. |  Taseer Ahmed | 3 | -3/+27 |
2017-02-21 | Refactoring qtip.base.error |  Yujun Zhang | 3 | -2/+82 |
2017-02-21 | Implement the collector regex for system info logfile. |  wu.zhihui | 2 | -1/+47 |
2017-02-21 | support multi-line search in grep parser |  wu.zhihui | 1 | -1/+3 |