Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(299)

Issue 9626045: code review 9626045: codereview.py: improve error message when user is not a... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by francesc
Modified:
12 years, 1 month ago
Reviewers:
adg
CC:
adg, bradfitz, r, golang-dev
Visibility:
Public.

Description

codereview.py: improve error message when user is not a committer

Patch Set 1 #

Patch Set 2 : diff -r 8e41e8e4a2ab https://code.google.com/p/go #

Patch Set 3 : diff -r 8e41e8e4a2ab https://code.google.com/p/go #

Total comments: 2

Patch Set 4 : diff -r 8e41e8e4a2ab https://code.google.com/p/go #

Total comments: 2

Patch Set 5 : diff -r 8e41e8e4a2ab https://code.google.com/p/go #

Patch Set 6 : diff -r 1fcddf5fd778 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M lib/codereview/codereview.py View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 10
francesc
Hello adg@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 1 month ago (2013-05-22 01:21:52 UTC) #1
bradfitz
It should look for a 401 first before saying that On Tue, May 21, 2013 ...
12 years, 1 month ago (2013-05-22 01:28:39 UTC) #2
francesc
It actually returns 404, output of a test: pushing to remote server failed. are you ...
12 years, 1 month ago (2013-05-22 01:35:34 UTC) #3
bradfitz
okay, I don't know their API. I defer to adg.
12 years, 1 month ago (2013-05-22 03:04:05 UTC) #4
adg
https://codereview.appspot.com/9626045/diff/2002/lib/codereview/codereview.py File lib/codereview/codereview.py (right): https://codereview.appspot.com/9626045/diff/2002/lib/codereview/codereview.py#newcode1965 lib/codereview/codereview.py:1965: if e.url.find("code.google.com") >= 0: this is a bit gratuitous. ...
12 years, 1 month ago (2013-05-22 04:28:02 UTC) #5
francesc
PTAL https://codereview.appspot.com/9626045/diff/2002/lib/codereview/codereview.py File lib/codereview/codereview.py (right): https://codereview.appspot.com/9626045/diff/2002/lib/codereview/codereview.py#newcode1965 lib/codereview/codereview.py:1965: if e.url.find("code.google.com") >= 0: On 2013/05/22 04:28:02, adg ...
12 years, 1 month ago (2013-05-22 04:38:45 UTC) #6
r
https://codereview.appspot.com/9626045/diff/8002/lib/codereview/codereview.py File lib/codereview/codereview.py (right): https://codereview.appspot.com/9626045/diff/8002/lib/codereview/codereview.py#newcode1964 lib/codereview/codereview.py:1964: print >>sys.stderr, "pushing to remote server failed. are you ...
12 years, 1 month ago (2013-05-22 04:54:10 UTC) #7
francesc
PTAL https://codereview.appspot.com/9626045/diff/8002/lib/codereview/codereview.py File lib/codereview/codereview.py (right): https://codereview.appspot.com/9626045/diff/8002/lib/codereview/codereview.py#newcode1964 lib/codereview/codereview.py:1964: print >>sys.stderr, "pushing to remote server failed. are ...
12 years, 1 month ago (2013-05-22 22:27:42 UTC) #8
adg
LGTM
12 years, 1 month ago (2013-05-22 23:10:30 UTC) #9
francesc
12 years, 1 month ago (2013-05-22 23:27:43 UTC) #10
*** Submitted as https://code.google.com/p/go/source/detail?r=cc83df684054 ***

codereview.py: improve error message when user is not a committer

R=adg, bradfitz, r
CC=golang-dev
https://codereview.appspot.com/9626045
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b