Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.2.10.1
/
utils
tag
ec0cd17b7c69b1e93f8cb51564f39693630478fb
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
cee0f80ea4e6b2ff56ddfb3882c812b79842dfa6
0.2.10.1
cab2a02
Add a validator for top-level directory names.
by nweiz@google.com
· 13 years ago
ac04fc6
Convert pkg/http to use "package:" imports.
by rnystrom@google.com
· 13 years ago
09afa8f
Validate that a package doesn't depend on itself.
by nweiz@google.com
· 13 years ago
9cbe127
Fix new path of html lib docs in apidoc.
by efortuna@google.com
· 13 years ago
7e293aa
Reapply "Fix URI encoding/decoding of + and space""
by sgjesse@google.com
· 13 years ago
f020a7d
Add 'timeout' for io_test.
by floitsch@google.com
· 13 years ago
5271b55
Close receivePort when tests are failing.
by floitsch@google.com
· 13 years ago
5168d9b
Add a validator for dependency version constraints.
by nweiz@google.com
· 13 years ago
88af057
Add a timeout to scheduled pub tests.
by nweiz@google.com
· 13 years ago
2ae5ab6
Add a small note to a TODO.
by nweiz@google.com
· 13 years ago
bef5bcf
Update status file.
by floitsch@google.com
· 13 years ago
12b11b4
Convert /** comments to /// in pub.
by rnystrom@google.com
· 13 years ago
87a38c4
Fix pub suppression
by ager@google.com
· 13 years ago
e652efe
Suppress flake for pub/io_test on windows
by ricow@google.com
· 13 years ago
71e2fc2
Fix analyzer errors/warnings for Pub.
by nweiz@google.com
· 13 years ago
747a3f8
Move path ("pathos") to pkg/.
by rnystrom@google.com
· 13 years ago
c302b07
Fix interpolation in warning message. :(
by rnystrom@google.com
· 13 years ago
14c52ba
Make listDir always emit paths within the given directory.
by nweiz@google.com
· 13 years ago
bc356f6
Add the http library to pub.
by nweiz@google.com
· 13 years ago
e2036de
Add a pub command for managing uploaders for packages.
by nweiz@google.com
· 13 years ago
849f34c
Fixed package: imports breaking apidoc.
by amouravski@google.com
· 13 years ago
59fcc7a
Don't log a user's credentials.
by nweiz@google.com
· 13 years ago
3ea1942
Validate that a single library has the same name as the package.
by nweiz@google.com
· 13 years ago
4edb7f8
Exclude .gitignored files from published package.
by rnystrom@google.com
· 13 years ago
899b1a7
A few small changes to the "pub lish" confirmation UI.
by nweiz@google.com
· 13 years ago
617d097
Don't try to put symlinked files in archive.
by rnystrom@google.com
· 13 years ago
0f9bed7
Make pub publish more user friendly:
by rnystrom@google.com
· 13 years ago
7a2155f
Move path-manipulation code from io.dart into path.dart.
by nweiz@google.com
· 13 years ago
f0154d3
Fix #7330.
by rnystrom@google.com
· 13 years ago
8c3148b
Mark the Pub validator test as failing on mac.
by nweiz@google.com
· 13 years ago
6e4bb05
Add a validator that checks that the lib directory is not empty.
by nweiz@google.com
· 13 years ago
4f782ec
Fix issue 7215 by relativising a path before checking its components.
by nweiz@google.com
· 13 years ago
ff42841
Workaround #6986.
by rnystrom@google.com
· 13 years ago
93514a3
Reapply "Stop working around issue 6984."
by sgjesse@google.com
· 13 years ago
67367bf
Handle relative paths where the trailing directory has an extension.
by rnystrom@google.com
· 13 years ago
9125bd4
Clean up command help.
by rnystrom@google.com
· 13 years ago
e025df4
Revise path library.
by rnystrom@google.com
· 13 years ago
10f914c
Get pub_lish tests running on Windows.
by rnystrom@google.com
· 13 years ago
c9bacbb
Fix path tests on windows.
by rnystrom@google.com
· 13 years ago
a050d41
Make pipeInputToInput yet more resilient to stream closure.
by nweiz@google.com
· 13 years ago
f813520
Add Bob's path library to pub.
by nweiz@google.com
· 13 years ago
4b0a76b
pipeInputToInput should be resilient to stream closure.
by nweiz@google.com
· 13 years ago
3b8e035
Validate that an uploaded package has a LICENSE file.
by nweiz@google.com
· 13 years ago
55ad513
Work around issue 7218 in Pub.
by nweiz@google.com
· 13 years ago
88bb817
Finish integrating logging.
by rnystrom@google.com
· 13 years ago
e5567d5
Add some relatively innocuous logging.
by rnystrom@google.com
· 13 years ago
30d0a03
Fix type annotation and comment.
by rnystrom@google.com
· 13 years ago
015bb89
Make sure to drain stderr in tests so that spawned process doesn't hang.
by rnystrom@google.com
· 13 years ago
2b9281f
Add in basic logging system.
by rnystrom@google.com
· 13 years ago
af15a10
Fix "src" detection in the pub lish validator on Windows.
by nweiz@google.com
· 13 years ago
89dca42
Properly parse library names on Windows in pub.
by nweiz@google.com
· 13 years ago
97f425b
Add a validator that checks package names.
by nweiz@google.com
· 13 years ago
e15d478
Require a description field in pubspecs.
by nweiz@google.com
· 13 years ago
cf5ab60
Revert "By default use current code page on Windows for decoding string"
by rnystrom@google.com
· 13 years ago
0301e91
Remove stale dependencies on dart2js scripts.
by ahe@google.com
· 13 years ago
e3bc775
Revert "Add logging system to pub and sprinkle some logging in."
by rnystrom@google.com
· 13 years ago
578c415
Add logging system to pub and sprinkle some logging in.
by rnystrom@google.com
· 13 years ago
83fa5c2
Stop working around issue 7044.
by nweiz@google.com
· 13 years ago
29318c2
Revert "Stop working around issue 6984."
by nweiz@google.com
· 13 years ago
01dd8fc
Stop working around issue 6984.
by nweiz@google.com
· 13 years ago
57cd87d
Don't build dart2js scripts.
by ahe@google.com
· 13 years ago
39dc1b5
Better error messages for dependency conflicts.
by rnystrom@google.com
· 13 years ago
0e9b2ef
Add validation infrastructure for "pub lish".
by nweiz@google.com
· 13 years ago
4691a52
Remove buildbot hack. Fixes dartbug.com/6847.
by rnystrom@google.com
· 13 years ago
4ba4e92
Handle OAuth2 AuthorizationExceptions in pub.
by nweiz@google.com
· 13 years ago
7137d14
Use HTTPS everywhere for "pub lish".
by nweiz@google.com
· 13 years ago
2b3c4cd
Make directory renaming more resilient on Windows.
by rnystrom@google.com
· 13 years ago
7f9128e
Restrict the set of files that will be pub lished.
by nweiz@google.com
· 13 years ago
0c0d8d9
Get curl uploads working on Mac.
by rnystrom@google.com
· 13 years ago
6a6c381
Use pkg/http pervasively in pub.
by nweiz@google.com
· 13 years ago
5c7323f
Keep around a copy of the http.Request that triggered each Response.
by nweiz@google.com
· 13 years ago
f7f4e8c
Give all async exceptions in pub some sort of stack trace.
by nweiz@google.com
· 13 years ago
816bcbf
Fix relativeToPub() to work in the SDK too.
by rnystrom@google.com
· 13 years ago
76b1800
Splitting the Audio types out of the HTML library.
by blois@google.com
· 13 years ago
806e8a5
Mark pub oauth2 and curl_client tests as skip on Windows.
by nweiz@google.com
· 13 years ago
ff3ab9a
Mark the pub oauth2_test as failing on Windows.
by nweiz@google.com
· 13 years ago
e738243
Get archive creation working on Windows.
by rnystrom@google.com
· 13 years ago
2df3fd1
The macos pub tests are working again.
by nweiz@google.com
· 13 years ago
558ffd1
Work around issue 6984.
by nweiz@google.com
· 13 years ago
a964e37
Don't require users to copy-paste authorization codes when authorizing pub.
by nweiz@google.com
· 13 years ago
50a4a92
Hide aliases when printing 'pub --help'.
by ajohnsen@google.com
· 13 years ago
3b5ab2e
Add support for pub command aliases.
by nweiz@google.com
· 13 years ago
c2d351b
Mark pub Windows tests as failing.
by nweiz@google.com
· 13 years ago
d221376
Make pub git tests fast on windows again.
by rnystrom@google.com
· 13 years ago
8161b23
Fix or mark "pub lish" build failures.
by nweiz@google.com
· 13 years ago
e67b177
Add an initial "pub lish" command.
by nweiz@google.com
· 13 years ago
ce5a461
Update Version to latest language changes.
by rnystrom@google.com
· 13 years ago
03320a2
Update YAML to latest language changes.
by rnystrom@google.com
· 13 years ago
34771fb
Clean up svn:ignore property and .gitignore in dart, dart/pkg, dart/runtime, and dart/samples.
by whesse@google.com
· 13 years ago
3380a67
Remove unnecessary option.
by ahe@google.com
· 13 years ago
5c2839d
Increase the heap growth rate as it decreases compile-time by as much as 10%.
by ahe@google.com
· 13 years ago
7a3632d
Update dependencies after big lib -> sdk/lib move.
by ahe@google.com
· 13 years ago
aa82516
Fixed snapshot name in dart2js.bat, dartdoc.bat invocation scripts.
by aprelev@gmail.com
· 13 years ago
8ce4fd1
Mark the pub tests as slow/timeout on Windows.
by rnystrom@google.com
· 13 years ago
d824a21
Git tests on Windows are fast now.
by rnystrom@google.com
· 13 years ago
359736e
Fix Unicode issues in dart2js and dart2dart.
by erikcorry@google.com
· 13 years ago
08b3c5e
Avoid passing absolute path to 7zip.
by rnystrom@google.com
· 13 years ago
84da84c
Revert "Add some support for the code-point code-unit distinction."
by erikcorry@google.com
· 13 years ago
547cbf9
Add some support for the code-point code-unit distinction.
by erikcorry@google.com
· 13 years ago
500db0f
Enable CurlClient tests on Windows by bundling curl.exe.
by nweiz@google.com
· 13 years ago
Next »