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

Issue 11114005: implement per-file OWNERS support (Closed)

Created:
8 years, 2 months ago by Dirk Pranke
Modified:
8 years, 2 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, Dirk Pranke, cmp+cc_chromium.org, M-A Ruel, jschuh, Tom Sepez
Base URL:
https://git.chromium.org/chromium/tools/depot_tools.git@master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : fix lint warning by making relpath a static method #

Patch Set 3 : change "owner" to "directive" in add_entry #

Total comments: 14

Patch Set 4 : add comments about how OWNERS files work, update w/ review feedback #

Total comments: 4

Patch Set 5 : update w/ more review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -19 lines) Patch
M owners.py View 1 2 3 4 7 chunks +97 lines, -13 lines 0 comments Download
M presubmit_support.py View 2 chunks +2 lines, -1 line 0 comments Download
M testing_support/filesystem_mock.py View 1 2 3 4 3 chunks +10 lines, -0 lines 0 comments Download
M tests/owners_unittest.py View 5 chunks +45 lines, -2 lines 0 comments Download
M tests/presubmit_unittest.py View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Dirk Pranke
8 years, 2 months ago (2012-10-12 00:34:50 UTC) #1
M-A Ruel
https://codereview.chromium.org/11114005/diff/4001/owners.py File owners.py (right): https://codereview.chromium.org/11114005/diff/4001/owners.py#newcode5 owners.py:5: """A database of OWNERS files.""" One thing I'd really ...
8 years, 2 months ago (2012-10-12 15:19:04 UTC) #2
Dirk Pranke
Please take another look? Let me know if you want me to rename the functions ...
8 years, 2 months ago (2012-10-16 22:42:41 UTC) #3
M-A Ruel
lgtm http://codereview.chromium.org/11114005/diff/6001/owners.py File owners.py (right): http://codereview.chromium.org/11114005/diff/6001/owners.py#newcode42 owners.py:42: apply (up until a "set noparent is encountered")> ...
8 years, 2 months ago (2012-10-17 20:07:07 UTC) #4
Dirk Pranke
https://codereview.chromium.org/11114005/diff/6001/owners.py File owners.py (right): https://codereview.chromium.org/11114005/diff/6001/owners.py#newcode42 owners.py:42: apply (up until a "set noparent is encountered")> On ...
8 years, 2 months ago (2012-10-17 21:08:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpranke@chromium.org/11114005/12001
8 years, 2 months ago (2012-10-17 21:09:08 UTC) #6
commit-bot: I haz the power
8 years, 2 months ago (2012-10-17 21:12:13 UTC) #7
Change committed as 162529

Powered by Google App Engine
This is Rietveld 408576698