summaryrefslogtreecommitdiffstats
path: root/tools/auto_bisect/bisect_results.py
Commit message (Expand)AuthorAgeFilesLines
* Fix style in tools/auto_bisect.qyearsley2015-03-231-7/+8
* Fix a couple minor typos in auto_bisect.qyearsley2015-02-171-1/+1
* Obtain confidence score based off last known good and first known bad revisio...robertocn2015-02-031-4/+21
* [bisect] - Verify suspected culprit by comparing ToT with and without patch.simonhatch2015-01-071-0/+28
* Aborting bisect early when the bug specified in the bisect config is closed.robertocn2014-11-031-2/+3
* Making a lack of regression confidence not return an error, but a warning.robertocn2014-10-281-2/+12
* Re-applying reverted changes plus fix. ConfidenceScore now takes flatrobertocn2014-10-231-10/+9
* Refactored auto_bisect bot:sergiyb2014-10-221-204/+207
* Refactor source_control.py and add a test.qyearsley2014-10-161-4/+4
* Refactored bisect results dicts into a separate classsergiyb2014-09-261-0/+260