User Details
- User Since
- Aug 8 2011, 7:59 PM (693 w, 4 d)
- Availability
- Available
Apr 1 2020
Dec 15 2019
Jan 2 2019
Oct 10 2018
One additional perspective on this:
Mar 23 2018
Nov 28 2017
Nov 6 2017
Mar 24 2017
Restore the flake8 error code suffx
Jul 28 2016
Jun 15 2016
May 11 2016
May 7 2016
Apr 29 2016
For reference, the Chromium project has a formal definition of their OWNERS files, including parsing code (in Python).
Apr 27 2016
Simplify regular expression. No need to capture the code character.
Apr 26 2016
Apr 20 2016
Mar 7 2016
Nov 5 2015
Oct 22 2015
Oct 21 2015
Fix silly errors.
@epriestley, I've acted on those two suggested action items.
Prefer '=' to '==' for user-facing equality.
Oct 19 2015
Introduce getUpgradeInstructions() for upgrade-specific instruction text.
Oct 18 2015
I had considered a getUpgradeInstructions() method and got stalled on the idea that some cases might call for a "downgrade". I suppose that's really not a good reason to forego the actual functionality, though. :)
Fix the version requirement regular expression.
I just signed the CLA. Sorry, I thought I had already done that a while back.
Aug 13 2015
Jun 23 2015
A partial solution is to (ab)use the List-ID header, which Gmail does understand. GitHub took this approach.
Jun 8 2015
I see this error about once a week. Repeatedly clicking the "Close" button in the error pop up will eventually dismiss it. I don't know what the number of required clicks correlates to, but it's consistent per problematic diff.
May 7 2015
I've been enjoying the combination of the "Done" flag and inherited comments, but one thing that I've found bothersome is that I need to click "Done" for each comment in a "thread" to "close out" that line of conversation (once I've actually done the requested thing).
May 5 2015
This appears to break cassowary which [uses getCommitHookMode()](https://github.com/imobile3/cassowary/blob/master/libcassowary/src/lint/engine/MobileLintEngine.php#L52).
Apr 30 2015
Perhaps a reviewer could flag a comment as "Changes Requested" or similar to indicate whether the comment should be inherited by future revisions (until it is marked "Done" by the owner).