|
Remove committer list, bugzilla, watchlist code and transitive closure of stuff.
I started off by wanting to delete the committer list code. Pulling on one
thread after another led me to delete all the code I found dealing w/
changelogs, commitinfo's, bugzilla, and watchlists, and deleting a bunch
of the associated commands and steps.
Hopefully none of this stuff is needed anywhere else. test-webkitpy passes,
at least.
R=abarth@chromium.org
BUG=none
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153027
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+14 lines, -6534 lines) |
Patch |
 |
M |
Tools/Scripts/webkitpy/common/checkout/checkout.py
|
View
|
1
|
3 chunks |
+2 lines, -22 lines |
0 comments
|
Download
|
 |
M |
Tools/Scripts/webkitpy/common/checkout/checkout_mock.py
|
View
|
|
2 chunks |
+0 lines, -45 lines |
0 comments
|
Download
|
 |
M |
Tools/Scripts/webkitpy/common/checkout/checkout_unittest.py
|
View
|
1
|
2 chunks |
+1 line, -77 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/checkout/commitinfo.py
|
View
|
|
1 chunk |
+0 lines, -100 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/checkout/commitinfo_unittest.py
|
View
|
|
1 chunk |
+0 lines, -61 lines |
0 comments
|
Download
|
 |
M |
Tools/Scripts/webkitpy/common/checkout/scm/scm_unittest.py
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/config/committers.py
|
View
|
|
1 chunk |
+0 lines, -774 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/config/committers_unittest.py
|
View
|
|
1 chunk |
+0 lines, -370 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/config/committervalidator.py
|
View
|
|
1 chunk |
+0 lines, -97 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/config/committervalidator_unittest.py
|
View
|
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/config/contributionareas.py
|
View
|
|
1 chunk |
+0 lines, -213 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/config/contributionareas_unittest.py
|
View
|
|
1 chunk |
+0 lines, -61 lines |
0 comments
|
Download
|
 |
M |
Tools/Scripts/webkitpy/common/host.py
|
View
|
|
3 chunks |
+1 line, -7 lines |
0 comments
|
Download
|
 |
M |
Tools/Scripts/webkitpy/common/host_mock.py
|
View
|
|
4 chunks |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/net/bugzilla/__init__.py
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/net/bugzilla/attachment.py
|
View
|
|
1 chunk |
+0 lines, -121 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/net/bugzilla/bug.py
|
View
|
|
1 chunk |
+0 lines, -136 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/net/bugzilla/bug_unittest.py
|
View
|
|
1 chunk |
+0 lines, -83 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py
|
View
|
|
1 chunk |
+0 lines, -848 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla_mock.py
|
View
|
|
1 chunk |
+0 lines, -432 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla_unittest.py
|
View
|
|
1 chunk |
+0 lines, -550 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/watchlist/__init__.py
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/watchlist/amountchangedpattern.py
|
View
|
|
1 chunk |
+0 lines, -70 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/watchlist/amountchangedpattern_unittest.py
|
View
|
|
1 chunk |
+0 lines, -70 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/watchlist/changedlinepattern.py
|
View
|
|
1 chunk |
+0 lines, -41 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/watchlist/changedlinepattern_unittest.py
|
View
|
|
1 chunk |
+0 lines, -68 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/watchlist/filenamepattern.py
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/watchlist/filenamepattern_unittest.py
|
View
|
|
1 chunk |
+0 lines, -52 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/watchlist/watchlist.py
|
View
|
|
1 chunk |
+0 lines, -75 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/watchlist/watchlist_mock.py
|
View
|
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/watchlist/watchlist_unittest.py
|
View
|
|
1 chunk |
+0 lines, -277 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/watchlist/watchlistloader.py
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/watchlist/watchlistloader_unittest.py
|
View
|
|
1 chunk |
+0 lines, -45 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/watchlist/watchlistparser.py
|
View
|
|
1 chunk |
+0 lines, -181 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/watchlist/watchlistparser_unittest.py
|
View
|
|
1 chunk |
+0 lines, -276 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/watchlist/watchlistrule.py
|
View
|
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/common/watchlist/watchlistrule_unittest.py
|
View
|
|
1 chunk |
+0 lines, -62 lines |
0 comments
|
Download
|
 |
M |
Tools/Scripts/webkitpy/style/checker.py
|
View
|
1
|
6 chunks |
+3 lines, -14 lines |
0 comments
|
Download
|
 |
M |
Tools/Scripts/webkitpy/style/checker_unittest.py
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/style/checkers/watchlist.py
|
View
|
|
1 chunk |
+0 lines, -51 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/style/checkers/watchlist_unittest.py
|
View
|
|
1 chunk |
+0 lines, -65 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/tool/bot/layouttestresultsreader.py
|
View
|
|
1 chunk |
+0 lines, -97 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/tool/bot/layouttestresultsreader_unittest.py
|
View
|
|
1 chunk |
+0 lines, -120 lines |
0 comments
|
Download
|
 |
M |
Tools/Scripts/webkitpy/tool/commands/__init__.py
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/tool/commands/applywatchlistlocal.py
|
View
|
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/tool/commands/applywatchlistlocal_unittest.py
|
View
|
|
1 chunk |
+0 lines, -55 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/tool/commands/chromechannels.py
|
View
|
|
1 chunk |
+0 lines, -104 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/tool/commands/chromechannels_unittest.py
|
View
|
|
1 chunk |
+0 lines, -99 lines |
0 comments
|
Download
|
 |
M |
Tools/Scripts/webkitpy/tool/commands/queries.py
|
View
|
|
2 chunks |
+0 lines, -157 lines |
0 comments
|
Download
|
 |
M |
Tools/Scripts/webkitpy/tool/commands/queries_unittest.py
|
View
|
|
2 chunks |
+0 lines, -90 lines |
0 comments
|
Download
|
 |
M |
Tools/Scripts/webkitpy/tool/steps/__init__.py
|
View
|
|
4 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/tool/steps/applywatchlist.py
|
View
|
|
1 chunk |
+0 lines, -67 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/tool/steps/applywatchlist_unittest.py
|
View
|
|
1 chunk |
+0 lines, -51 lines |
0 comments
|
Download
|
 |
D |
Tools/Scripts/webkitpy/tool/steps/postdiffforcommit.py
|
View
|
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
 |
M |
Tools/Scripts/webkitpy/tool/steps/steps_unittest.py
|
View
|
|
3 chunks |
+3 lines, -30 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|