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

Issue 11308212: Add an initial "pub lish" command. (Closed)

Created:
8 years ago by nweiz
Modified:
8 years ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add an initial "pub lish" command. BUG=6177 Committed: https://code.google.com/p/dart/source/detail?r=15422

Patch Set 1 #

Total comments: 47

Patch Set 2 : Code review changes #

Patch Set 3 : Code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1345 lines, -109 lines) Patch
A utils/pub/command_lish.dart View 1 2 1 chunk +164 lines, -0 lines 0 comments Download
M utils/pub/hosted_source.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/io.dart View 1 2 13 chunks +166 lines, -35 lines 0 comments Download
A utils/pub/oauth2.dart View 1 2 1 chunk +157 lines, -0 lines 0 comments Download
M utils/pub/pub.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M utils/pub/utils.dart View 1 chunk +1 line, -1 line 0 comments Download
A utils/tests/pub/oauth2_test.dart View 1 chunk +174 lines, -0 lines 0 comments Download
A utils/tests/pub/pub_lish_test.dart View 1 1 chunk +318 lines, -0 lines 0 comments Download
M utils/tests/pub/pub_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M utils/tests/pub/test_pub.dart View 1 2 11 chunks +361 lines, -72 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
nweiz
8 years ago (2012-11-26 22:52:09 UTC) #1
nweiz
8 years ago (2012-11-26 22:53:03 UTC) #2
Bob Nystrom
https://codereview.chromium.org/11308212/diff/1/utils/pub/command_lish.dart File utils/pub/command_lish.dart (right): https://codereview.chromium.org/11308212/diff/1/utils/pub/command_lish.dart#newcode30 utils/pub/command_lish.dart:30: /// The URL of the server to which to ...
8 years ago (2012-11-26 23:39:52 UTC) #3
nweiz
https://codereview.chromium.org/11308212/diff/1/utils/pub/command_lish.dart File utils/pub/command_lish.dart (right): https://codereview.chromium.org/11308212/diff/1/utils/pub/command_lish.dart#newcode30 utils/pub/command_lish.dart:30: /// The URL of the server to which to ...
8 years ago (2012-11-27 20:15:54 UTC) #4
Bob Nystrom
https://codereview.chromium.org/11308212/diff/1/utils/pub/command_lish.dart File utils/pub/command_lish.dart (right): https://codereview.chromium.org/11308212/diff/1/utils/pub/command_lish.dart#newcode30 utils/pub/command_lish.dart:30: /// The URL of the server to which to ...
8 years ago (2012-11-27 21:00:53 UTC) #5
nweiz
https://codereview.chromium.org/11308212/diff/1/utils/pub/command_lish.dart File utils/pub/command_lish.dart (right): https://codereview.chromium.org/11308212/diff/1/utils/pub/command_lish.dart#newcode125 utils/pub/command_lish.dart:125: }); On 2012/11/27 21:00:53, Bob Nystrom wrote: > Oh, ...
8 years ago (2012-11-27 22:07:34 UTC) #6
Bob Nystrom
8 years ago (2012-11-27 22:42:02 UTC) #7
LGTM!

Powered by Google App Engine
This is Rietveld 408576698