Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix style in tools/auto_bisect. | qyearsley | 2015-03-23 | 1 | -7/+8 |
* | Fix a couple minor typos in auto_bisect. | qyearsley | 2015-02-17 | 1 | -1/+1 |
* | Obtain confidence score based off last known good and first known bad revisio... | robertocn | 2015-02-03 | 1 | -4/+21 |
* | [bisect] - Verify suspected culprit by comparing ToT with and without patch. | simonhatch | 2015-01-07 | 1 | -0/+28 |
* | Aborting bisect early when the bug specified in the bisect config is closed. | robertocn | 2014-11-03 | 1 | -2/+3 |
* | Making a lack of regression confidence not return an error, but a warning. | robertocn | 2014-10-28 | 1 | -2/+12 |
* | Re-applying reverted changes plus fix. ConfidenceScore now takes flat | robertocn | 2014-10-23 | 1 | -10/+9 |
* | Refactored auto_bisect bot: | sergiyb | 2014-10-22 | 1 | -204/+207 |
* | Refactor source_control.py and add a test. | qyearsley | 2014-10-16 | 1 | -4/+4 |
* | Refactored bisect results dicts into a separate class | sergiyb | 2014-09-26 | 1 | -0/+260 |