Lines Matching full:tool
211 invalid path to the image diff tool. Currently it points
1268 Fix run-leaks with newer versions of the leaks tool.
3848 bugzilla-tool submit-patch mistakenly picks up bug URLs in non-ChangeLog files
3882 bugzilla-tool submit-patch mistakenly picks up bug URLs in non-ChangeLog files
4230 bugzilla-tool needs a new name
4233 Rename bugzilla-tool to webkit-patch. Also, rename some commands to
4236 * Scripts/bugzilla-tool: Removed.
4365 bugzilla-tool rollout --complete-rollout should make a nicer bug comment
4374 bugzilla-tool rollout --complete-rollout should make a nicer bug comment
4726 bugzilla-tool rollout should require a reason
4929 Make bugzilla-tool rollout include a bug link in the ChangeLog entry
5005 bugzilla-tool should not require users to install mechanize
5014 bugzilla-tool should not require users to install mechanize
5052 * Scripts/bugzilla-tool:
5151 [bzt] Second attempt to fix an issue where bugzilla-tool dies
5227 * Scripts/bugzilla-tool:
5355 commit-queue/bugzilla-tool should build both Debug and Release
5614 [bzt] Fixes an issue where bugzilla-tool dies when the keychain lookup
5617 Under Mac OS X, bugzilla-tool tries to query the keychain and Security
5620 However, if no such entry exists then bugzilla-tool dies with an error.
5641 This is just one more small tool to help in the fight against our
5652 - Call bind_to_tool to that self.tool works in Command testing.
5935 Fixes an issue where bugzilla-tool tries to read the username and password from
5937 installed then bugzilla-tool dies (with a trace) when it attempts to query Git
6013 bugzilla-tool should accept global options anywhere
6016 * Scripts/bugzilla-tool:
6024 - Make the Command hold the option parser, but allow the tool to override it.
6030 - Test that "tool" and "tool help" show the same help.
6095 2) bugzilla-tool prepare-diff
6097 4) bugzilla-tool post-diff
6209 * Scripts/bugzilla-tool:
6793 bugzilla-tool should not require users to install mechanize
6942 bugzilla-tool / commit-queue should add results links to bugs when more results are available on the status bot
6992 bugzilla-tool/commit-queue needs to upload failure logs when patches are rejected
7012 * Scripts/bugzilla-tool:
7017 - Test that --status-host is passed to bugzilla-tool when run as subcommand.
7114 * Scripts/bugzilla-tool:
7326 bugzilla-tool needs a command to list patches needing cq+
7387 bugzilla-tool "builders are red" error should tell you which builders
7485 * Scripts/bugzilla-tool:
7796 Add early warning system commands to bugzilla-tool.
7798 * Scripts/bugzilla-tool:
8599 * Scripts/bugzilla-tool:
8634 * Scripts/bugzilla-tool:
8793 * Scripts/bugzilla-tool:
8863 bugzilla-tool should have a mark-fixed command
8874 'bugzilla-tool help' should only show common commands like how 'git help' does
8878 Making 'help' a real command required adding Command.tool (which we've wanted to do for a while).
8880 * Scripts/bugzilla-tool:
8890 - Make Command hold a pointer to tool in self.tool. Most Command
8892 for HelpCommand to be able to reach the tool from _help_epilog().
8947 - Add name() for access to tool name.
9148 bugzilla-tool --help spews way too much text
9151 * Scripts/bugzilla-tool:
9181 commit-queue fails to run with "permissions error" due to bad bugzilla-tool path
9188 * Scripts/bugzilla-tool:
9189 - Add a path() implementation to expose bugzilla-tool's __file__ path to commit-queue.
9191 - Use tool.path() instead of __file__.
9323 Move bugzilla-tool commands into their own file
9328 * Scripts/bugzilla-tool:
9343 * Scripts/bugzilla-tool:
9354 * Scripts/bugzilla-tool:
9378 * Scripts/bugzilla-tool:
9390 * Scripts/bugzilla-tool:
9402 * Scripts/bugzilla-tool:
9414 * Scripts/bugzilla-tool:
9420 Implement bugzilla-tool build-attachment
9426 * Scripts/bugzilla-tool:
9446 * Scripts/bugzilla-tool:
9454 * Scripts/bugzilla-tool:
9473 * Scripts/bugzilla-tool:
9486 * Scripts/bugzilla-tool:
9492 Support Qt port in bugzilla-tool
9497 * Scripts/bugzilla-tool:
9506 Remove inserting stderr into patch in bugzilla-tool
9520 bugzilla-tool needs per-command help
9523 Added support for "bugzilla-tool help command-name"
9536 * Scripts/bugzilla-tool:
9548 * Scripts/bugzilla-tool: Add an extra comment about current design failures.
9557 * Scripts/bugzilla-tool:
9570 * Scripts/bugzilla-tool:
9579 * Scripts/bugzilla-tool:
9585 bugzilla-tool's reviewer/committer rejection message should be clearer
9588 Add more explanatory prose to bugzilla-tool's flag permission rejection message.
9618 Bugzilla-tool command classes should match command names
9624 * Scripts/bugzilla-tool:
9661 Normalize ' and " in bugzilla-tool
9666 * Scripts/bugzilla-tool:
9705 * Scripts/bugzilla-tool:
9785 * Scripts/bugzilla-tool: Clarify the "applying" log message.
9969 * Scripts/bugzilla-tool:
9978 * Scripts/bugzilla-tool:
9989 * Scripts/bugzilla-tool:
10002 * Scripts/bugzilla-tool:
10010 bugzilla-tool needs a land-attachment command
10013 * Scripts/bugzilla-tool:
10027 * Scripts/bugzilla-tool:
10035 * Scripts/bugzilla-tool:
10055 bugzilla-tool land-patches will close bugs with patches r=?
10061 * Scripts/bugzilla-tool:
10067 bugzilla-tool check-style should work with attachment ids instead of bug ids
10070 * Scripts/bugzilla-tool:
10083 * Scripts/bugzilla-tool:
10103 * Scripts/bugzilla-tool: fix a couple obvious typos.
10114 * Scripts/bugzilla-tool:
10137 * Scripts/bugzilla-tool:
10149 * Scripts/bugzilla-tool:
10159 bugzilla-tool land-diff should know how to parse bug ids out of ChangeLogs
10162 * Scripts/bugzilla-tool:
10168 bugzilla-tool needs apply-attachment
10171 * Scripts/bugzilla-tool:
10187 * Scripts/bugzilla-tool:
10198 bugzilla-tool. Also added a missing include to logging.py.
10200 * Scripts/bugzilla-tool:
10210 * Scripts/bugzilla-tool:
10217 Refactor bugzilla-tool to allow for multiple queues
10223 * Scripts/bugzilla-tool:
10229 svn-apply may not handle git patches created by bugzilla-tool
10239 bugzilla-tool should post git binary diff
10251 Add bugzilla-tool check-style
10254 * Scripts/bugzilla-tool:
10818 bugzilla-tool crashed with exception
10830 * Scripts/bugzilla-tool: Set bug_log = None after closing to we don't re-close and crash.
10834 Remove bogus else clause in bugzilla-tool
10836 Fixes <http://webkit.org/b/31125> REGRESSION (r47121): bugzilla-tool
10841 * Scripts/bugzilla-tool:
10892 * Scripts/bugzilla-tool:
10948 * Scripts/bugzilla-tool:
11072 * Scripts/bugzilla-tool:
11131 * Scripts/bugzilla-tool:
11407 bugzilla-tool post-diff should know how to mark commit-queue=?
11410 * Scripts/bugzilla-tool:
11420 bugzilla-tool commit-queue does not notice modifications to committers.py
11423 * Scripts/bugzilla-tool:
11435 * Scripts/bugzilla-tool:
11550 bugzilla-tool's "patch failed to download an apply" error should give more information
11719 * Scripts/bugzilla-tool:
12994 * Scripts/bugzilla-tool:
13013 * Scripts/bugzilla-tool:
13089 * Scripts/bugzilla-tool:
13143 <http://webkit.org/b/28910> Move bugzilla-tool mark-fixed to standalone mark-bug-fixed tool
13150 * Scripts/bugzilla-tool: Updated module import statements.
13158 (parse_bug_id): Added. Moved from bugzilla-tool.
13160 (bug_comment_from_svn_revision): Added. Moved from bugzilla-tool.
13161 (bug_comment_from_commit_text): Added. Moved from bugzilla-tool.
13245 * Scripts/bugzilla-tool:
13305 parallel test running to the tool. But better structure may help
13579 bugzilla-tool rollout threw exception under svn
13595 bugzilla-tool land-patches should only fail-fast in --commit-queue mode
13598 * Scripts/bugzilla-tool:
13620 bugzilla-tool should automate rollouts
13623 * Scripts/bugzilla-tool: add back missing "scm" argument.
13629 bugzilla-tool should automate rollouts
13632 bugzilla-tool rollout will do the rollout locally and leave the diff for you to verify and commit.
13638 * Scripts/bugzilla-tool:
13768 the DumpRenderTree tool. Implementation still lacks support
13824 * Scripts/bugzilla-tool:
14253 * Scripts/bugzilla-tool:
14267 <http://webkit.org/b/28601> bugzilla-tool post-commits posts commits backwards
14286 <http://webkit.org/b/28877> Implement bugzilla-tool mark-fixed
14291 bugzilla-tool to commit a patch, but you want to use it to close
14294 * Scripts/bugzilla-tool:
14436 Add a bugzilla-tool commit-queue command
14439 * Scripts/bugzilla-tool: Add LandPatchesFromCommitQueue to handle 'commit-queue'
14749 bugzilla-tool post-diff can post partial diffs from SVN checkouts.
14779 bugzilla-tool patch retrieval should handle 302 redirects.
14862 commit-queue/bugzilla-tool can get wedged if git is mid-rebase
14883 * Scripts/bugzilla-tool:
14892 bugzilla-tool needs a way to ask build.webkit.org if the bots are passing
14897 * Scripts/bugzilla-tool:
15097 <http://webkit.org/b/26920> bugzilla-tool dumps too much junk the the commit comment from git
15104 * Scripts/bugzilla-tool:
15194 * Scripts/bugzilla-tool:
15334 * Scripts/bugzilla-tool:
15368 * Scripts/bugzilla-tool:
15556 Added the option and deployed it to bugzilla-tool.
15558 * Scripts/bugzilla-tool:
15565 bugzilla-tool : various improvements for running the commit-queue
15574 Added the ability for bugzilla-tool to reject patches from the commit-queue when they fail to compile/apply/etc.
15578 * Scripts/bugzilla-tool:
15622 * Scripts/bugzilla-tool:
15645 bugzilla-tool : various improvements for running the commit-queue
15654 Added the ability for bugzilla-tool to reject patches from the commit-queue when they fail to compile/apply/etc.
15658 * Scripts/bugzilla-tool:
15741 bugzilla-tool: Re-factor shared landing logic into helper class to share more code
15745 Also added a view_source_url function to move more webkit-specific urls out of bugzilla-tool core.
15747 * Scripts/bugzilla-tool:
15941 <http://webkit.org/b/28163> bugzilla-tool: scm module should not import bugzilla module
15945 * Scripts/bugzilla-tool:
16000 bugzilla-tool needs a --quiet option
16006 * Scripts/bugzilla-tool:
16359 Add pkasting to bugzilla-tool as a committer
16386 bugzilla-tool unit tests need a test harness
16406 bugzilla-tool needs unit tests
16448 bugzilla-tool --commit-queue should validate commit-queue setter is a committer
16460 REGRESSION(r46700): bugzilla-tool land-diff double-spaces ChangeLogs
16465 * Scripts/bugzilla-tool:
16471 bugzilla-tool has too many fatal errors
16476 * Scripts/bugzilla-tool:
16487 Still unsure what the fix for bugzilla-tool will be.
16493 bugzilla-tool --commit-queue should only land commit-queue+ patches
16496 commit-queue mode for bugzilla-tool
16499 Make bugzilla tool smart enough to find the commit-queue+ flags and
16503 That way, when we call bugzilla-tool from a main commit queue process,
16506 * Scripts/bugzilla-tool:
16538 bugzilla-tool land-patches needs --queue mode
16543 * Scripts/bugzilla-tool:
16578 <http://webkit.org/b/27930> bugzilla-tool hates Tor Arne Vestbų
16582 tool:
16657 * DumpRenderTree/mac/PerlSupport/DumpRenderTreeSupportTiger.pm: Added. Tiger does not have the SWIG tool
16824 bugzilla-tool post-commits trunk..head errors out
16830 * Scripts/bugzilla-tool:
16844 <http://webkit.org/b/27894> bugzilla-tool: Bugzilla.clear_attachment_review_flag() fails with ClientForm-0.2.10 and python-2.5
16856 bugzilla-tool post-commits obsoletes its own work :(
16861 * Scripts/bugzilla-tool:
16987 <http://webkit.org/b/27082> bugzilla-tool: Add --no-close switch to land-patches
16991 * Scripts/bugzilla-tool:
17003 <http://webkit.org/b/27815> bugzilla-tool: add -m/--description to post-commits command
17007 * Scripts/bugzilla-tool:
17042 <http://webkit.org/b/27119> bugzilla-tool: Add create-bug command
17046 Implement "create-bug" command for bugzilla-tool.
17048 * Scripts/bugzilla-tool: Added CreateBug class.
17137 "bugzilla-tool post-commit head" doesn't work because it can't find the bug id from the commit load.
17876 bugzilla-tool does not understand nested SVN repos
18047 Something about having a single TAB in a style checking tool like this
18136 <http://webkit.org/b/27241> bugzilla-tool post-commits silently fails with bad args
18140 * Scripts/bugzilla-tool:
18146 TOOL FIX: scm.py: CommitMessage.message is ambiguous
18148 Fixes this error when running bugzilla-tool apply-patches
18151 File "bugzilla-tool", line 188, in apply_patches
18165 TOOL FIX: bugzilla-tool: import CommitMessage class
18167 * Scripts/bugzilla-tool: After r45940, the CommitMessage class
18186 bugzilla-tool: create CommitMessage class
18192 * Scripts/bugzilla-tool:
18211 bug_id_from_commit_message() in bugzilla-tool.
18219 bugzilla-tool/svn-apply can't handle patches made from a non-root directory
18275 WebKit needs a style linting tool
18518 <http://webkit.org/b/27167> bugzilla-tool: hide help for unsupported commands
18522 When bugzilla-tool -h|--help is invoked in an svn working
18526 * Scripts/bugzilla-tool:
18542 <http://webkit.org/b/27117> bugzilla-tool: use Mac OS X keychain for authentication
18571 <http://webkit.org/b/27115> bugzilla-tool: extract duplicate logging methods into a module
18575 * Scripts/bugzilla-tool: Removed error() and log() methods and
18672 <http://webkit.org/b/27114> bugzilla-tool: Parse short bug URL from commit log messages
18676 * Scripts/bugzilla-tool:
18682 Bug 27062: bugzilla-tool: post-commits should read bug id from commit log and actually work
18696 * Scripts/bugzilla-tool:
18842 bugzilla-tool fails to close bugs with bugzilla 3.0
18855 bugzilla-tool forgot how to obsolete patches
18896 bugzilla-tool needs to handle login failure
18970 bugzilla-tool fails for SVN users
18981 * Scripts/bugzilla-tool:
19116 * Scripts/bugzilla-tool:
19143 Make bugzilla tool print a message explaining how to get help on failure:
19146 % bugzilla-tool
19147 Usage: bugzilla-tool [options] command [command-options] [command-arguments]
19149 bugzilla-tool: error: No command specified
19151 Type 'bugzilla-tool --help' to see usage.
19153 * Scripts/bugzilla-tool:
19160 bugzilla-tool users do not need to install it manually.
19166 * Scripts/bugzilla-tool: fixed a typo in a log message.
19214 * Scripts/bugzilla-tool:
19315 * Scripts/bugzilla-tool:
19331 bugzilla-tool apply-patch throws exception in Linux
19343 bugzilla-tool post-diff needs to obsolete old patches before posting
19350 * Scripts/bugzilla-tool:
19360 bugzilla-tool used to use whatever build-webkit was in your path.
19363 * Scripts/bugzilla-tool:
19397 bugzilla-tool: Add Simon Hausmann as reviewer
19413 * Scripts/bugzilla-tool:
19490 * Scripts/bugzilla-tool:
19517 we should prevent future problems of bugzilla-tool continuing after
19560 This is really a first-draft tool.
19564 This tool requires BeautifulSoup and mechanize python modules to run:
19568 More important than the tool itself are the Bugzilla, Git and SVN class abstractions
19571 The tool currently implements 10 commands, described below.
19602 * Scripts/bugzilla-tool: Added.