0.3.1.1
  1. 4573dcd Create a unit test config for the pub tests that's prettier. by rnystrom@google.com · 13 years ago
  2. 97af32b Make integration tests a bit cleaner. by rnystrom@google.com · 13 years ago
  3. 842a06c Remove utils/archive. It is not used at this point. by ager@google.com · 13 years ago
  4. bd8be55 Remove the old hand-written HTML doc format, which has not worked for months. by amouravski@google.com · 13 years ago
  5. af34284 Remove CommentMap from all DartDoc code. by amouravski@google.com · 13 years ago
  6. 03244ff Stop treating StreamController as a Stream. by nweiz@google.com · 13 years ago
  7. 038af96 Changed @domName annotation in comment to full fledge @DomName annotation. by amouravski@google.com · 13 years ago
  8. e0867a9 Mark pub tests as flaky. by nweiz@google.com · 13 years ago
  9. 013b010 Add an ErrorGroup class to Pub. by nweiz@google.com · 13 years ago
  10. ef13a08 Make StreamController's unnamed constructor create a single-sub stream. by lrn@google.com · 13 years ago
  11. 59cbc77 Increase the step timeout in scheduled pub tests. by nweiz@google.com · 13 years ago
  12. 30d2e78 Stop working around issue 7781 in Pub. by nweiz@google.com · 13 years ago
  13. 0109fd9 No longer work around issue 7761. by nweiz@google.com · 13 years ago
  14. 3696154 Default constructor for dart:io Path now handles native Windows paths. Path() now does the same as Path.fromNative(). Path.fromNative() is removed, and all uses of it replaced by Path(). by whesse@google.com · 13 years ago
  15. e5b51f0 Mark pub/pub_uploader_test as flaky. by ricow@google.com · 13 years ago
  16. 4868ee2 Remove Futures class, move methods to Future. by lrn@google.com · 13 years ago
  17. 4774c5b Un-mark pub_lish_test as flaky now that socket issues are resolved. by nweiz@google.com · 13 years ago
  18. 9c8eb66 Don't die because we write empty arrays to cURL. by nweiz@google.com · 13 years ago
  19. 31ff3b9 Stop working around issue 7790 in pub. by nweiz@google.com · 13 years ago
  20. fd8f8fe Fix pub tests. by lrn@google.com · 13 years ago
  21. 2f12808 Mark pub/pub_lish_test as flaky on linux. by ricow@google.com · 13 years ago
  22. 7259a9d This change does a couple fixes to configurations: by sigmund@google.com · 13 years ago
  23. fcff2fb Fix ALL the pub tests. by nweiz@google.com · 13 years ago
  24. 75c8f42 Update remaining usages of Completer.completeException. by ager@google.com · 13 years ago
  25. 907f515 Fix chainToCompleter. by rnystrom@google.com · 13 years ago
  26. b60575a Get more pub tests working. by rnystrom@google.com · 13 years ago
  27. 8c2cbb8 Unwrap AsyncErrors to find real error. by rnystrom@google.com · 13 years ago
  28. 50bdaac Create an explicit lambda for onExit. by rnystrom@google.com · 13 years ago
  29. c324f5f Get validator tests working on lib_v2. by rnystrom@google.com · 13 years ago
  30. 021b643 Commit Martin's patch for pub + lib_v2. by rnystrom@google.com · 13 years ago
  31. 4a7dfd2 Big merge from experimental to bleeding edge. by floitsch@google.com · 13 years ago
  32. 0f99a4b Convert pub tests to line doc comments. by rnystrom@google.com · 13 years ago
  33. cab2a02 Add a validator for top-level directory names. by nweiz@google.com · 13 years ago
  34. ac04fc6 Convert pkg/http to use "package:" imports. by rnystrom@google.com · 13 years ago
  35. 09afa8f Validate that a package doesn't depend on itself. by nweiz@google.com · 13 years ago
  36. 9cbe127 Fix new path of html lib docs in apidoc. by efortuna@google.com · 13 years ago
  37. 7e293aa Reapply "Fix URI encoding/decoding of + and space"" by sgjesse@google.com · 13 years ago
  38. f020a7d Add 'timeout' for io_test. by floitsch@google.com · 13 years ago
  39. 5271b55 Close receivePort when tests are failing. by floitsch@google.com · 13 years ago
  40. 5168d9b Add a validator for dependency version constraints. by nweiz@google.com · 13 years ago
  41. 88af057 Add a timeout to scheduled pub tests. by nweiz@google.com · 13 years ago
  42. 2ae5ab6 Add a small note to a TODO. by nweiz@google.com · 13 years ago
  43. bef5bcf Update status file. by floitsch@google.com · 13 years ago
  44. 12b11b4 Convert /** comments to /// in pub. by rnystrom@google.com · 13 years ago
  45. 87a38c4 Fix pub suppression by ager@google.com · 13 years ago
  46. e652efe Suppress flake for pub/io_test on windows by ricow@google.com · 13 years ago
  47. 71e2fc2 Fix analyzer errors/warnings for Pub. by nweiz@google.com · 13 years ago
  48. 747a3f8 Move path ("pathos") to pkg/. by rnystrom@google.com · 13 years ago
  49. c302b07 Fix interpolation in warning message. :( by rnystrom@google.com · 13 years ago
  50. 14c52ba Make listDir always emit paths within the given directory. by nweiz@google.com · 13 years ago
  51. bc356f6 Add the http library to pub. by nweiz@google.com · 13 years ago
  52. e2036de Add a pub command for managing uploaders for packages. by nweiz@google.com · 13 years ago
  53. 849f34c Fixed package: imports breaking apidoc. by amouravski@google.com · 13 years ago
  54. 59fcc7a Don't log a user's credentials. by nweiz@google.com · 13 years ago
  55. 3ea1942 Validate that a single library has the same name as the package. by nweiz@google.com · 13 years ago
  56. 4edb7f8 Exclude .gitignored files from published package. by rnystrom@google.com · 13 years ago
  57. 899b1a7 A few small changes to the "pub lish" confirmation UI. by nweiz@google.com · 13 years ago
  58. 617d097 Don't try to put symlinked files in archive. by rnystrom@google.com · 13 years ago
  59. 0f9bed7 Make pub publish more user friendly: by rnystrom@google.com · 13 years ago
  60. 7a2155f Move path-manipulation code from io.dart into path.dart. by nweiz@google.com · 13 years ago
  61. f0154d3 Fix #7330. by rnystrom@google.com · 13 years ago
  62. 8c3148b Mark the Pub validator test as failing on mac. by nweiz@google.com · 13 years ago
  63. 6e4bb05 Add a validator that checks that the lib directory is not empty. by nweiz@google.com · 13 years ago
  64. 4f782ec Fix issue 7215 by relativising a path before checking its components. by nweiz@google.com · 13 years ago
  65. ff42841 Workaround #6986. by rnystrom@google.com · 13 years ago
  66. 93514a3 Reapply "Stop working around issue 6984." by sgjesse@google.com · 13 years ago
  67. 67367bf Handle relative paths where the trailing directory has an extension. by rnystrom@google.com · 13 years ago
  68. 9125bd4 Clean up command help. by rnystrom@google.com · 13 years ago
  69. e025df4 Revise path library. by rnystrom@google.com · 13 years ago
  70. 10f914c Get pub_lish tests running on Windows. by rnystrom@google.com · 13 years ago
  71. c9bacbb Fix path tests on windows. by rnystrom@google.com · 13 years ago
  72. a050d41 Make pipeInputToInput yet more resilient to stream closure. by nweiz@google.com · 13 years ago
  73. f813520 Add Bob's path library to pub. by nweiz@google.com · 13 years ago
  74. 4b0a76b pipeInputToInput should be resilient to stream closure. by nweiz@google.com · 13 years ago
  75. 3b8e035 Validate that an uploaded package has a LICENSE file. by nweiz@google.com · 13 years ago
  76. 55ad513 Work around issue 7218 in Pub. by nweiz@google.com · 13 years ago
  77. 88bb817 Finish integrating logging. by rnystrom@google.com · 13 years ago
  78. e5567d5 Add some relatively innocuous logging. by rnystrom@google.com · 13 years ago
  79. 30d0a03 Fix type annotation and comment. by rnystrom@google.com · 13 years ago
  80. 015bb89 Make sure to drain stderr in tests so that spawned process doesn't hang. by rnystrom@google.com · 13 years ago
  81. 2b9281f Add in basic logging system. by rnystrom@google.com · 13 years ago
  82. af15a10 Fix "src" detection in the pub lish validator on Windows. by nweiz@google.com · 13 years ago
  83. 89dca42 Properly parse library names on Windows in pub. by nweiz@google.com · 13 years ago
  84. 97f425b Add a validator that checks package names. by nweiz@google.com · 13 years ago
  85. e15d478 Require a description field in pubspecs. by nweiz@google.com · 13 years ago
  86. cf5ab60 Revert "By default use current code page on Windows for decoding string" by rnystrom@google.com · 13 years ago
  87. 0301e91 Remove stale dependencies on dart2js scripts. by ahe@google.com · 13 years ago
  88. e3bc775 Revert "Add logging system to pub and sprinkle some logging in." by rnystrom@google.com · 13 years ago
  89. 578c415 Add logging system to pub and sprinkle some logging in. by rnystrom@google.com · 13 years ago
  90. 83fa5c2 Stop working around issue 7044. by nweiz@google.com · 13 years ago
  91. 29318c2 Revert "Stop working around issue 6984." by nweiz@google.com · 13 years ago
  92. 01dd8fc Stop working around issue 6984. by nweiz@google.com · 13 years ago
  93. 57cd87d Don't build dart2js scripts. by ahe@google.com · 13 years ago
  94. 39dc1b5 Better error messages for dependency conflicts. by rnystrom@google.com · 13 years ago
  95. 0e9b2ef Add validation infrastructure for "pub lish". by nweiz@google.com · 13 years ago
  96. 4691a52 Remove buildbot hack. Fixes dartbug.com/6847. by rnystrom@google.com · 13 years ago
  97. 4ba4e92 Handle OAuth2 AuthorizationExceptions in pub. by nweiz@google.com · 13 years ago
  98. 7137d14 Use HTTPS everywhere for "pub lish". by nweiz@google.com · 13 years ago
  99. 2b3c4cd Make directory renaming more resilient on Windows. by rnystrom@google.com · 13 years ago
  100. 7f9128e Restrict the set of files that will be pub lished. by nweiz@google.com · 13 years ago