Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(280)

Issue 9621012: Show a list of directories missing OWNER reviewers on upload, and show directories rather than file… (Closed)

Created:
8 years, 9 months ago by Pam (message me for reviews)
Modified:
8 years, 9 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, Dirk Pranke, M-A Ruel
Visibility:
Public.

Description

Show a list of directories missing OWNER reviewers on upload, and show directories rather than files missing OWNER approvals on commit. BUG=117166 TEST=covered by presubmit unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125588

Patch Set 1 #

Patch Set 2 : Uncommented owners unit test #

Total comments: 3

Patch Set 3 : Addressing Dirk's comments #

Total comments: 3

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+195 lines, -115 lines) Patch
M owners.py View 1 2 3 3 chunks +22 lines, -21 lines 0 comments Download
M presubmit_canned_checks.py View 1 2 1 chunk +39 lines, -24 lines 0 comments Download
M tests/owners_unittest.py View 1 2 3 2 chunks +49 lines, -48 lines 0 comments Download
M tests/presubmit_unittest.py View 1 2 6 chunks +85 lines, -22 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Pam (message me for reviews)
Here's sample output: ----- > gcl presubmit test *** Presubmit checks for COMMIT would report: ...
8 years, 9 months ago (2012-03-07 19:48:03 UTC) #1
Dirk Pranke
Hi Pam! Thanks for working on this. The idea looks basically good, once I figured ...
8 years, 9 months ago (2012-03-07 21:51:47 UTC) #2
Pam (message me for reviews)
Thanks! Please take another look. - Pam http://codereview.chromium.org/9621012/diff/2001/owners.py File owners.py (right): http://codereview.chromium.org/9621012/diff/2001/owners.py#newcode89 owners.py:89: def files_not_covered_by(self, ...
8 years, 9 months ago (2012-03-07 22:21:11 UTC) #3
Dirk Pranke
lgtm. http://codereview.chromium.org/9621012/diff/5002/owners.py File owners.py (right): http://codereview.chromium.org/9621012/diff/5002/owners.py#newcode78 owners.py:78: def files_are_covered_by(self, files, reviewers): I meant that I ...
8 years, 9 months ago (2012-03-08 07:19:48 UTC) #4
Pam (message me for reviews)
http://codereview.chromium.org/9621012/diff/5002/owners.py File owners.py (right): http://codereview.chromium.org/9621012/diff/5002/owners.py#newcode102 owners.py:102: files_by_dir = self._files_by_dir(files) Thanks, I should have seen that. ...
8 years, 9 months ago (2012-03-08 09:11:54 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pam@chromium.org/9621012/9001
8 years, 9 months ago (2012-03-08 09:12:08 UTC) #6
commit-bot: I haz the power
8 years, 9 months ago (2012-03-08 09:18:19 UTC) #7
Change committed as 125588

Powered by Google App Engine
This is Rietveld 408576698