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

Issue 9443025: Remove a check that would break with pinned revision using ssh protocol with a user name in the url (Closed)

Created:
8 years, 10 months ago by M-A Ruel
Modified:
8 years, 10 months ago
Reviewers:
Peter Mayo
CC:
chromium-reviews, Dirk Pranke, M-A Ruel, Tom H
Visibility:
Public.

Description

Remove a check that would break with pinned revision using ssh protocol with a user name in the url An example use case is github over ssh at a pinned revision. R=petermayo@chromium.org BUG=115202 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=123325

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M gclient.py View 1 chunk +0 lines, -2 lines 6 comments Download

Messages

Total messages: 8 (0 generated)
M-A Ruel
8 years, 10 months ago (2012-02-23 20:07:19 UTC) #1
Peter Mayo
If you're sure, say you've check and I'll give you "the word". https://chromiumcodereview.appspot.com/9443025/diff/1/gclient.py File gclient.py ...
8 years, 10 months ago (2012-02-23 20:32:56 UTC) #2
Peter Mayo
https://chromiumcodereview.appspot.com/9443025/diff/1/gclient.py File gclient.py (right): https://chromiumcodereview.appspot.com/9443025/diff/1/gclient.py#newcode171 gclient.py:171: self._url = self._url.replace('/@', '@') On 2012/02/23 20:32:56, Peter Mayo ...
8 years, 10 months ago (2012-02-23 20:49:57 UTC) #3
M-A Ruel
https://chromiumcodereview.appspot.com/9443025/diff/1/gclient.py File gclient.py (right): https://chromiumcodereview.appspot.com/9443025/diff/1/gclient.py#newcode125 gclient.py:125: return rev_tokens[1] On 2012/02/23 20:32:56, Peter Mayo wrote: > ...
8 years, 10 months ago (2012-02-23 20:50:06 UTC) #4
M-A Ruel
https://chromiumcodereview.appspot.com/9443025/diff/1/gclient.py File gclient.py (right): https://chromiumcodereview.appspot.com/9443025/diff/1/gclient.py#newcode171 gclient.py:171: self._url = self._url.replace('/@', '@') On 2012/02/23 20:49:57, Peter Mayo ...
8 years, 10 months ago (2012-02-23 20:51:04 UTC) #5
Peter Mayo
lgtm
8 years, 10 months ago (2012-02-23 20:51:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/9443025/1
8 years, 10 months ago (2012-02-23 20:54:38 UTC) #7
commit-bot: I haz the power
8 years, 10 months ago (2012-02-23 21:01:21 UTC) #8
Change committed as 123325

Powered by Google App Engine
This is Rietveld 408576698