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

Issue 930513002: Added README, a bin/serve example server which can be used locally. (Closed)

Created:
5 years, 10 months ago by kustermann
Modified:
5 years, 10 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org, kevmoo
Base URL:
https://github.com/dart-lang/pub_server.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Added README, a bin/serve example server which can be used locally. R=sgjesse@google.com Committed: https://github.com/dart-lang/pub_server/commit/fe1ce36119cd241ec9288bc29bbfaec315bb5539

Patch Set 1 #

Total comments: 24

Patch Set 2 : Addressed comments, moved bin/serve.dart to examples/server.dart #

Total comments: 4

Patch Set 3 : Moved to old-style async due to another mimepart stream issue, small bugfix' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+511 lines, -6 lines) Patch
A README.md View 1 2 1 chunk +60 lines, -0 lines 0 comments Download
A example/server.dart View 1 1 chunk +78 lines, -0 lines 0 comments Download
A example/src/examples/cow_repository.dart View 1 2 1 chunk +140 lines, -0 lines 0 comments Download
A example/src/examples/file_repository.dart View 1 1 chunk +117 lines, -0 lines 0 comments Download
A example/src/examples/http_proxy_repository.dart View 1 2 1 chunk +87 lines, -0 lines 0 comments Download
M lib/shelf_pubserver.dart View 1 chunk +25 lines, -5 lines 0 comments Download
M pubspec.yaml View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 8 (2 generated)
kustermann
5 years, 10 months ago (2015-02-14 00:01:15 UTC) #2
Søren Gjesse
Should bin/server.dart move to bin/examples/server.dart? or is that not supported by 'pub run'? https://codereview.chromium.org/930513002/diff/1/README.md File ...
5 years, 10 months ago (2015-02-16 10:23:55 UTC) #3
kustermann
PTAL - Due to the fact that we might publish this package at some point ...
5 years, 10 months ago (2015-02-16 11:42:10 UTC) #4
Søren Gjesse
lgtm https://codereview.chromium.org/930513002/diff/20001/README.md File README.md (right): https://codereview.chromium.org/930513002/diff/20001/README.md#newcode26 README.md:26: ~/pub_server $ pub run server -d /tmp/package-db With ...
5 years, 10 months ago (2015-02-16 11:54:51 UTC) #5
kustermann
There seems to be still an issue with package:mime :'( I'll land this now to ...
5 years, 10 months ago (2015-02-16 14:44:03 UTC) #7
kustermann
5 years, 10 months ago (2015-02-16 14:45:00 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
fe1ce36119cd241ec9288bc29bbfaec315bb5539 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698