__init__(self, options=None) | webkitpy.tool.commands.queues.AbstractQueue | |
webkitpy::tool::multicommandtool::Command.__init__(self, options=None, requires_local_commits=False) | webkitpy.tool.multicommandtool.Command | |
architecture | webkitpy.tool.commands.queues.AbstractQueue | |
argument_names | webkitpy.tool.multicommandtool.Command | static |
begin_work_queue(self) | webkitpy.tool.commands.sheriffbot.SheriffBot | |
bind_to_tool(self, tool) | webkitpy.tool.multicommandtool.Command | |
check_arguments_and_execute(self, options, args, tool=None) | webkitpy.tool.multicommandtool.Command | |
execute(self, options, args, tool, engine=QueueEngine) | webkitpy.tool.commands.queues.AbstractQueue | |
webkitpy::tool::multicommandtool::Command.execute(self, options, args, tool) | webkitpy.tool.multicommandtool.Command | |
handle_checkout_needs_update(cls, tool, state, options, error) | webkitpy.tool.commands.stepsequence.StepSequenceErrorHandler | |
handle_script_error(cls, tool, state, script_error) | webkitpy.tool.commands.sheriffbot.SheriffBot | |
handle_unexpected_error(self, failure_map, message) | webkitpy.tool.commands.sheriffbot.SheriffBot | |
help_text | webkitpy.tool.commands.queues.AbstractQueue | |
long_help | webkitpy.tool.multicommandtool.Command | static |
main(self, args=sys.argv) | webkitpy.tool.multicommandtool.Command | |
name | webkitpy.tool.commands.sheriffbot.SheriffBot | static |
name_with_arguments(self) | webkitpy.tool.multicommandtool.Command | |
next_work_item(self) | webkitpy.tool.commands.sheriffbot.SheriffBot | |
option_parser | webkitpy.tool.multicommandtool.Command | |
options | webkitpy.tool.multicommandtool.Command | |
parse_args(self, args) | webkitpy.tool.multicommandtool.Command | |
process_work_item(self, failure_map) | webkitpy.tool.commands.sheriffbot.SheriffBot | |
queue_log_path(self) | webkitpy.tool.commands.queues.AbstractQueue | |
required_arguments | webkitpy.tool.multicommandtool.Command | |
requires_local_commits | webkitpy.tool.multicommandtool.Command | |
run_webkit_patch(self, args) | webkitpy.tool.commands.queues.AbstractQueue | |
set_option_parser(self, option_parser) | webkitpy.tool.multicommandtool.Command | |
should_continue_work_queue(self) | webkitpy.tool.commands.queues.AbstractQueue | |
show_in_main_help | webkitpy.tool.multicommandtool.Command | static |
standalone_help(self) | webkitpy.tool.multicommandtool.Command | |
stop_work_queue(self, reason) | webkitpy.tool.commands.queues.AbstractQueue | |
watchers | webkitpy.tool.commands.sheriffbot.SheriffBot | static |
work_item_log_path(self, failure_map) | webkitpy.tool.commands.sheriffbot.SheriffBot | |