Lines Matching refs:committer
446 Marking myself as a committer.
1867 Adding myself as a committer.
3077 Changed Steve Block from committer to reviewer.
3208 * Scripts/webkitpy/common/config/committers.py: adding myself as a committer
3533 Changed Chris Jerdonek from committer to reviewer.
4013 Add xji as committer.
5595 Just adding myself as a committer.
7753 Turns out commit_info.committer() can be None
7756 When the committer isn't in committers.py, the committer() property on
7885 Unreviewed. Add Vitaly Repeshko as a committer.
8495 actually commit the rollout, a committer needs to mark the patch
10262 * Scripts/validate-committer-lists:
10645 * Scripts/validate-committer-lists:
11047 Add support for qt's unassigned list to webkit-patch assign-to-committer
13293 Fixed incorrect import statement in validate-committer-lists:
13296 * Scripts/validate-committer-lists:
15719 …ebkitpy/commands/upload.py: Add clean-pending-commit and make assign-to-committer ignore cq+'d pat…
17137 Adding myself to the committer list. No review needed.
17249 Adding myself to the committer list. No review necessary.
17383 Adding myself as committer. No review necessary.
18429 Correct committer name.
18471 validate-committer-lists throws exception and committers.py needs a refresh
18474 * Scripts/validate-committer-lists: use webkit_logging
18866 …at with the newly restructure mock bug cache we're testing cq+'d patches with an invalid committer.
19234 …rry a pointer back to bugzilla (attachments need to access Bugzilla for committer validation and u…
19236 - Move committer validation logic into its own class.
19238 …handle the common case (of returning "reviewer" or "committer" as None), and let CommitterValidati…
19240 - Simplify fetch_patches_from_commit_queue now that committer validation is simpler.
20811 * Scripts/validate-committer-lists:
21176 - One of the test patches is now posted by "eric@webkit.org" which is a committer.
21177 …- Eventually we'll mock out CommitterList and be able to better control what's a committer and wha…
21179 - Add new assign-to-committer command.
21181 - Add basic assign-to-committer test.
21414 … Add more awesome bug-parsing logic to bugzilla.py in preparation for assign-to-committer command
21689 validate-committer-lists fails when run from an SVN checkout
21692 * Scripts/validate-committer-lists:
23986 * Scripts/validate-committer-lists: Added property svn:executable.
23995 Add a script which knows how to compare our public committer/reviewer
24013 * Scripts/validate-committer-lists: Added.
25105 bugzilla-tool's reviewer/committer rejection message should be clearer
25309 which knows how to fill in its committer/reviewer fields automatically.
25905 This list was generated using validate-committer-lists from
26069 Update Kenneth's committer record to include the email he
26090 No review, adding second email address for an existing committer.
26092 Add Yong Li's second bugzilla account to his committer record.
26297 whether the author of the patch matches committer, and therefore needs access to the
26441 Expose reviewers(), used by validate-committer-lists on bug 30970.
27916 rather than my committer email.
28491 committer now.
29240 reviewer/committer lookups are backwards
29243 I also moved Eric Carlson from the committer list to the reviewer list now that he is one.
29340 commit-queue gets stuck if a non-committer sets commit-queue+ or review+
29350 - Make _parse_attachment_element not validate reviewer/committer.
29356 - Update this test to no longer expect committer/reviewer validation.
30250 Added myself as a committer.
31645 - An eventual Patch By line if author and committer doesn't match.
31879 Add pkasting to bugzilla-tool as a committer
31968 bugzilla-tool --commit-queue should validate commit-queue setter is a committer
32032 committer logic should be split out of bugzilla.py into its own module