- May 14, 2015
-
-
nweiz@google.com authored
R=rnystrom@google.com BUG= Review URL: https://codereview.chromium.org//171523007 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32877 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
This adds a warning for a constraint that only allows a single version and warnings for constraints with no upper bound or no lower bound. It also improves the upper bound on suggested pre-1.0 constraints to follow the current Dart team practice and fixes a bug in [VersionRange.isAny]. R=rnystrom@google.com BUG= Review URL: https://codereview.chromium.org//173113004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32867 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
I was unable to reproduce the bug in question, but it seems likely that this will fix it. R=rnystrom@google.com BUG=16892 Review URL: https://codereview.chromium.org//171513008 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32839 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
This helped me track down issue 16910, and it seemed general enough to keep. R=rnystrom@google.com BUG= Review URL: https://codereview.chromium.org//172873006 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32838 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com Review URL: https://codereview.chromium.org//172863004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32837 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
R=nweiz@google.com Review URL: https://codereview.chromium.org//172793004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32836 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com BUG=15924 Review URL: https://codereview.chromium.org//167103003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32818 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
This will help test "pub serve" with multiple entrypoints. R=rnystrom@google.com BUG= Review URL: https://codereview.chromium.org//164773003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32770 260f80e4-7a28-3924-810f-c04153c831b5
-
ajohnsen@google.com authored
BUG= R=lrn@google.com Review URL: https://codereview.chromium.org//169453003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32718 260f80e4-7a28-3924-810f-c04153c831b5
-
ajohnsen@google.com authored
This will most likely be a performance regression when piping, that we'll have to look into in the future (copying data through message-passing). BUG= R=sgjesse@google.com Review URL: https://codereview.chromium.org//154273003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32715 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG=https://code.google.com/p/dart/issues/detail?id=15841 R=nweiz@google.com Review URL: https://codereview.chromium.org//164753002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32681 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG=https://code.google.com/p/dart/issues/detail?id=16646 R=nweiz@google.com Review URL: https://codereview.chromium.org//134263007 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32663 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG=https://code.google.com/p/dart/issues/detail?id=16437 R=nweiz@google.com Review URL: https://codereview.chromium.org//150203012 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32640 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com BUG=15020 Review URL: https://codereview.chromium.org//137233021 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32615 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
This passes locally but as far as I know still times out on the bots. Having it marked as always timing out makes local pub tests look like they're failing. R=rnystrom@google.com BUG= Review URL: https://codereview.chromium.org//157783003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32614 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
This fixes a test failure. R=rnystrom@google.com BUG= Review URL: https://codereview.chromium.org//160093003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32581 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com BUG=14815 Review URL: https://codereview.chromium.org//131233011 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32580 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com BUG=16076 Review URL: https://codereview.chromium.org//139493010 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32579 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG=https://code.google.com/p/dart/issues/detail?id=16265 R=nweiz@google.com Review URL: https://codereview.chromium.org//136063005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32575 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG=https://code.google.com/p/dart/issues/detail?id=16680 R=nweiz@google.com Review URL: https://codereview.chromium.org//159003004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32570 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG=https://code.google.com/p/dart/issues/detail?id=16567 R=nweiz@google.com Review URL: https://codereview.chromium.org//149213009 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32566 260f80e4-7a28-3924-810f-c04153c831b5
-
kustermann@google.com authored
R=ricow@google.com Review URL: https://codereview.chromium.org//135243005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32553 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG=https://code.google.com/p/dart/issues/detail?id=16642 R=nweiz@google.com Review URL: https://codereview.chromium.org//135153012 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32534 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG=https://code.google.com/p/dart/issues/detail?id=16617 R=nweiz@google.com Review URL: https://codereview.chromium.org//157743005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32523 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG=https://code.google.com/p/dart/issues/detail?id=16129 R=nweiz@google.com Review URL: https://codereview.chromium.org//152223006 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32520 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG= R=nweiz@google.com Review URL: https://codereview.chromium.org//138723005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32376 260f80e4-7a28-3924-810f-c04153c831b5
-
http://dartbug.com/16515nweiz@google.com authored
BUG=http://dartbug.com/16515 R=nweiz@google.com Review URL: https://codereview.chromium.org//141443006 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32294 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
These errors cover up other errors. They were caused because dart:io produces asynchronous errors without associated stack traces, and when running without --trace or --verbose pub doesn't add its own trace information to these errors. R=alanknight@google.com BUG=16470 Review URL: https://codereview.chromium.org//133213011 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32267 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
Previously, if a git dependency's version was locked but its repo wasn't available locally, attempting to download it would crash pub. This also enhances some logging infrastructure around git and other processes. R=alanknight@google.com BUG=16470 Review URL: https://codereview.chromium.org//145633008 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32264 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com BUG=16298 Review URL: https://codereview.chromium.org//136003018 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32144 260f80e4-7a28-3924-810f-c04153c831b5
-
rnystrom@google.com authored
BUG=https://code.google.com/p/dart/issues/detail?id=14673 R=nweiz@google.com Review URL: https://codereview.chromium.org//141113011 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32131 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
TBR R=rnystrom@google.com Review URL: https://codereview.chromium.org//149063005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32096 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com BUG=16210 Review URL: https://codereview.chromium.org//147923003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32093 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
We're seeing some user reports of exceptions where the type is ambiguous. R=rnystrom@google.com BUG= Review URL: https://codereview.chromium.org//149063002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32092 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com BUG= Review URL: https://codereview.chromium.org//141703021 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32085 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
Many built-in exception types don't include some relevant information in their exceptions' [message] property, so this CL goes back to using [toString] to get string representations of exceptions. The unsightly exception prefixes are now removed via regular expression. R=rnystrom@google.com BUG= Review URL: https://codereview.chromium.org//140973006 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@32045 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com BUG=16129 Review URL: https://codereview.chromium.org//130503005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@31900 260f80e4-7a28-3924-810f-c04153c831b5
-
ajohnsen@google.com authored
BUG=16129 R=kustermann@google.com Review URL: https://codereview.chromium.org//132883004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@31874 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
R=rnystrom@google.com BUG=16120 Review URL: https://codereview.chromium.org//138413007 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@31860 260f80e4-7a28-3924-810f-c04153c831b5
-
nweiz@google.com authored
The behavior issues with HttpServer that led to this being created seem to be solved now. R=rnystrom@google.com Review URL: https://codereview.chromium.org//134873005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@31761 260f80e4-7a28-3924-810f-c04153c831b5
-