Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update module_utils.six to latest (#22855) | Toshio Kuratomi | 2017-03-23 | 1 | -1/+1 |
* | Enable documentation in plugins | Brian Coca | 2017-03-23 | 1 | -0/+23 |
* | Use isinstance instead of type() comparisons. isinstance is more robust | Toshio Kuratomi | 2017-02-16 | 1 | -1/+1 |
* | import reduce from six label:python3 (#18561) | koralsky | 2016-11-22 | 1 | -0/+1 |
* | Add max_passes to the debug strategy override of _process_pending_results | James Cammarata | 2016-09-22 | 1 | -2/+2 |
* | Tweak the way the debug strategy imports the linear strategy parent | James Cammarata | 2016-08-05 | 1 | -2/+2 |
* | Remove workaround for fixed bug. (#15340) | Toshio Kuratomi | 2016-04-10 | 1 | -11/+7 |
* | Add debug strategy plugin (#15125) | Kishin Yagami | 2016-04-08 | 1 | -0/+162 |