Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-02-21 | Add licence header according to OPNFV contribution guidelines[1] by script[2] |  Yujun Zhang | 12 | -0/+96 |
2017-02-21 | Merge "Fix error in loader test" |  Yujun Zhang | 3 | -10/+6 |
2017-02-21 | Merge "Clean up tests folder" |  Yujun Zhang | 10 | -18/+0 |
2017-02-20 | Merge "code refactor: ansible playbook about system info" |  zhihui wu | 3 | -0/+496 |
2017-02-20 | code refactor: ansible playbook about system info |  wu.zhihui | 3 | -0/+496 |
2017-02-19 | Fix error in loader test |  Yujun Zhang | 3 | -10/+6 |
2017-02-19 | Clean up tests folder |  Yujun Zhang | 10 | -18/+0 |
2017-02-15 | Implement logfile collector and grep parser |  Yujun Zhang | 10 | -37/+136 |
2017-02-15 | Refactoring collector initialization in plan loader |  Yujun Zhang | 3 | -5/+6 |
2017-02-15 | Add test for yaml_file loader |  Yujun Zhang | 4 | -0/+36 |
2017-02-07 | Add unit test for BaseTransformer |  Yujun Zhang | 2 | -0/+15 |
2017-02-05 | Fix bug that metric test is not collected |  Yujun Zhang | 1 | -4/+4 |
2017-01-29 | Refactor loader classes |  Yujun Zhang | 2 | -9/+9 |
2017-01-26 | Merge "Code refactoring about doctor QPI" |  Yujun Zhang | 13 | -0/+502 |
2017-01-25 | Merge "Click's built in support for version option" |  zhihui wu | 1 | -1/+1 |
2017-01-25 | Merge "Small corrections" |  zhihui wu | 1 | -3/+6 |
2017-01-25 | Merge "Plan module draft" |  zhihui wu | 1 | -0/+31 |
2017-01-25 | Merge "Formalize constants for property names" |  zhihui wu | 3 | -29/+29 |
2017-01-23 | Click's built in support for version option |  Taseer Ahmed | 1 | -1/+1 |
2017-01-23 | Merge "QPI Module Outline" |  Yujun Zhang | 1 | -0/+31 |
2017-01-23 | Code refactoring about doctor QPI |  Yujun Zhang | 13 | -0/+502 |
2017-01-23 | Formalize constants for property names |  Yujun Zhang | 3 | -29/+29 |
2017-01-22 | Small corrections |  Taseer Ahmed | 1 | -3/+6 |
2017-01-22 | Plan module draft |  Taseer Ahmed | 1 | -0/+31 |
2017-01-21 | QPI Module Outline |  Taseer Ahmed | 1 | -0/+31 |
2017-01-20 | Merge "Metric module outline" |  zhihui wu | 1 | -0/+28 |
2017-01-17 | Metric module outline |  Taseer Ahmed | 1 | -0/+28 |
2017-01-12 | Move redundant files to legacy |  Taseer Ahmed | 3 | -23/+0 |
2017-01-11 | Reorganize the project folders |  Yujun Zhang | 23 | -979/+0 |
2017-01-11 | Merge "Implement plan, qpi and metric constructors" |  Yujun Zhang | 7 | -38/+36 |
2017-01-11 | Merge "Add module skeletons" |  zhihui wu | 16 | -128/+68 |
2017-01-06 | Rework Cli. |  Taseer Ahmed | 2 | -31/+32 |
2017-01-03 | Implement plan, qpi and metric constructors |  Yujun Zhang | 7 | -38/+36 |
2017-01-03 | Add module skeletons |  Yujun Zhang | 16 | -128/+68 |
2016-12-28 | Delete Ansible module. No longer required. |  Taseer Ahmed | 2 | -13/+2 |
2016-12-27 | Merge "Implment https://wiki.opnfv.org/display/qtip/Design" |  Yujun Zhang | 24 | -132/+309 |
2016-12-27 | Implment https://wiki.opnfv.org/display/qtip/Design |  Yujun Zhang | 24 | -132/+309 |
2016-12-20 | All unit tests. |  Taseer | 6 | -31/+65 |
2016-12-19 | Merge "Unit Test for Ansible Module" |  zhihui wu | 1 | -0/+31 |
2016-12-16 | Merge "Add unit test for `describe` method" |  zhihui wu | 3 | -0/+18 |
2016-12-15 | Unit Test for Ansible Module |  Taseer | 1 | -0/+31 |
2016-12-13 | Add unit test for `describe` method |  Yujun Zhang | 3 | -0/+18 |
2016-12-13 | refactor qtip-server structure |  SerenaFeng | 1 | -5/+11 |
2016-12-08 | Fix relative path in test case |  Yujun Zhang | 2 | -4/+25 |
2016-12-07 | Fix bugs in `runner/benchmark` |  Yujun Zhang | 3 | -0/+3 |
2016-12-07 | Implement PerfTest prototype |  Yujun Zhang | 2 | -2/+30 |
2016-12-06 | Implement TestPlan prototype |  Yujun Zhang | 3 | -17/+45 |
2016-12-06 | Implement __init__ and list_all in Suite |  Yujun Zhang | 4 | -1/+29 |