__init__(self, name, buildbot) | webkitpy.common.net.buildbot.buildbot.Builder | |
accumulated_results_url(self) | webkitpy.common.net.buildbot.buildbot.Builder | |
build(self, build_number) | webkitpy.common.net.buildbot.buildbot.Builder | |
build_for_revision(self, revision, allow_failed_lookups=False) | webkitpy.common.net.buildbot.buildbot.Builder | |
fetch_layout_test_results(self, results_url) | webkitpy.common.net.buildbot.buildbot.Builder | |
file_name_regexp | webkitpy.common.net.buildbot.buildbot.Builder | static |
find_blameworthy_regression_window(self, red_build_number, look_back_limit=30, avoid_flakey_tests=True) | webkitpy.common.net.buildbot.buildbot.Builder | |
find_regression_window(self, red_build, look_back_limit=30) | webkitpy.common.net.buildbot.buildbot.Builder | |
force_build(self, username="webkit-patch", comments=None) | webkitpy.common.net.buildbot.buildbot.Builder | |
latest_cached_build(self) | webkitpy.common.net.buildbot.buildbot.Builder | |
latest_layout_test_results(self) | webkitpy.common.net.buildbot.buildbot.Builder | |
latest_layout_test_results_url(self) | webkitpy.common.net.buildbot.buildbot.Builder | |
name(self) | webkitpy.common.net.buildbot.buildbot.Builder | |
results_url(self) | webkitpy.common.net.buildbot.buildbot.Builder | |
revision_build_pairs_with_results(self) | webkitpy.common.net.buildbot.buildbot.Builder | |
url(self) | webkitpy.common.net.buildbot.buildbot.Builder | |
url_encoded_name(self) | webkitpy.common.net.buildbot.buildbot.Builder | |