0.3.5.1
  1. 90fd9e9 Call init test config for generating human-friendly test results. by pquitslund@google.com · 13 years ago
  2. 9f21b53 Make createTempDir() synchronous. by rnystrom@google.com · 13 years ago
  3. ec020bb Handle circular dependencies on the root package when checking SDK constraints. by rnystrom@google.com · 13 years ago
  4. fd3cfd2 Don't allow pub to run on XP. by rnystrom@google.com · 13 years ago
  5. 12dd25f Drain HTTP request input streams before responding. by rnystrom@google.com · 13 years ago
  6. cd51673 Removed some cruft from ApiDoc. by amouravski@google.com · 13 years ago
  7. cb10990e Remove Sink and move CollectionSink to async. by floitsch@google.com · 13 years ago
  8. fcab5f5 Fix hosted tests on Windows. by rnystrom@google.com · 13 years ago
  9. cf69714 Get most pub IO tests passing on Windows. by rnystrom@google.com · 13 years ago
  10. 193eac0 Un-mark {pub_{uploader,lish},oauth2}_test as flaky. by nweiz@google.com · 13 years ago
  11. dbb72ee Get the pub oauth2 test passing locally. by nweiz@google.com · 13 years ago
  12. 57c9b64 Wait until file list is available before printing it. by rnystrom@google.com · 13 years ago
  13. dfb2a2f Mark pub hosted tests as flaky on Windows. by nweiz@google.com · 13 years ago
  14. b3606c9 Tweak SDK constraint checking a bit. by rnystrom@google.com · 13 years ago
  15. b6d5dc7 Make a bunch of stuff in pub synchronous. by rnystrom@google.com · 13 years ago
  16. 31c93ee Fix a few breakages with Pub's oauth2 test. by nweiz@google.com · 13 years ago
  17. 4a9cc0f Validate packages against their SDK constraints. by rnystrom@google.com · 13 years ago
  18. 342e7a4 Don't mark the few passing hosted pub tests as failing. by nweiz@google.com · 13 years ago
  19. 6565bb8 Stop using cURL in Pub. by nweiz@google.com · 13 years ago
  20. 6c3535d Fix the Pub status file. by nweiz@google.com · 13 years ago
  21. aac9fcd Mark pub hosted tests as failing. by nweiz@google.com · 13 years ago
  22. 18d274d Use the dart:async Stream API thoroughly in Pub. by nweiz@google.com · 13 years ago
  23. 474994a Add a validator that tests the size of pub packages. by nweiz@google.com · 13 years ago
  24. 796a9f6 add a comment to the generated lock file by keertip@google.com · 13 years ago
  25. f181fdc Add a Pub validator for READMEs that are invalid utf-8. by nweiz@google.com · 13 years ago
  26. dd763be Add a pub validator for compiled dartdoc output. by nweiz@google.com · 13 years ago
  27. de9fbf0 Renaming dart:html library from 'html' to 'dart.html' by blois@google.com · 13 years ago
  28. 9b23dff Reapply "Rename mappedBy to map." by lrn@google.com · 13 years ago
  29. b1a118d Revert "Rename mappedBy to map." by floitsch@google.com · 13 years ago
  30. 0dc2f4b Rename mappedBy to map. by lrn@google.com · 13 years ago
  31. 74d03a2 Fix small bugs in dartdoc/apidoc. by johnniwinther@google.com · 13 years ago
  32. b410b64 Mark pub/oauth2_test as timeout as well as pass,fail by ricow@google.com · 13 years ago
  33. b0779d1 Remove invalid sanity check. by rnystrom@google.com · 13 years ago
  34. 8be5207 Roll back Pub stream changes. by nweiz@google.com · 13 years ago
  35. f73ee27 Fix issue where failing pub tests confused unittest. by rnystrom@google.com · 13 years ago
  36. 5552aff Fix a use of a StreamController as a Stream. by nweiz@google.com · 13 years ago
  37. d56994e Use the dart:async Stream API thoroughly in Pub. by nweiz@google.com · 13 years ago
  38. aeca565 Fix build for throwsStateError: remove duplicate definitions in other tests. by sigmund@google.com · 13 years ago
  39. 63eac3f Handle parsing the "version" file better. by rnystrom@google.com · 13 years ago
  40. d313a12 1. Change option --use_script_snapshot to --use-script-snapshot (easier to type). by asiva@google.com · 13 years ago
  41. 61c97e7 Restructure YAML package suitable for pub lish by jmesserly@google.com · 13 years ago
  42. 079402c Get rid of RootSource. by rnystrom@google.com · 13 years ago
  43. e9e57f1 Removed Disqus comments. by amouravski@google.com · 13 years ago
  44. d2a79c9 First half of the new HTML json docs. by amouravski@google.com · 13 years ago
  45. 1f05296 Change singleSubscription/multiSubscription to normal/broadcast. by lrn@google.com · 13 years ago
  46. ed938af Rename new Uri.fromString to Uri.parse. by floitsch@google.com · 13 years ago
  47. fb7b9e3 Rename Date to DateTime. by floitsch@google.com · 13 years ago
  48. 344249b Get rid of unneeded Future.immediate() calls. by rnystrom@google.com · 13 years ago
  49. 7ec5b82 Make pub use the SDK's "version" file for its version. by rnystrom@google.com · 13 years ago
  50. edf7ca2 Add support for specifying SDK version constraints in pubspecs. by rnystrom@google.com · 13 years ago
  51. f053f35 Clean up code that locates SDK and SDK version. by rnystrom@google.com · 13 years ago
  52. a885f86 Fix map literals from change 17410 by hausner@google.com · 13 years ago
  53. dc3bf66 Stop supporting map literals with 1 type argument by hausner@google.com · 13 years ago
  54. 1febeb6 Move some core classes to collection library. by floitsch@google.com · 13 years ago
  55. d160b37 Clean up a few static warnings. by rnystrom@google.com · 13 years ago
  56. 4573dcd Create a unit test config for the pub tests that's prettier. by rnystrom@google.com · 13 years ago
  57. 97af32b Make integration tests a bit cleaner. by rnystrom@google.com · 13 years ago
  58. 842a06c Remove utils/archive. It is not used at this point. by ager@google.com · 13 years ago
  59. bd8be55 Remove the old hand-written HTML doc format, which has not worked for months. by amouravski@google.com · 13 years ago
  60. af34284 Remove CommentMap from all DartDoc code. by amouravski@google.com · 13 years ago
  61. 03244ff Stop treating StreamController as a Stream. by nweiz@google.com · 13 years ago
  62. 038af96 Changed @domName annotation in comment to full fledge @DomName annotation. by amouravski@google.com · 13 years ago
  63. e0867a9 Mark pub tests as flaky. by nweiz@google.com · 13 years ago
  64. 013b010 Add an ErrorGroup class to Pub. by nweiz@google.com · 13 years ago
  65. ef13a08 Make StreamController's unnamed constructor create a single-sub stream. by lrn@google.com · 13 years ago
  66. 59cbc77 Increase the step timeout in scheduled pub tests. by nweiz@google.com · 13 years ago
  67. 30d2e78 Stop working around issue 7781 in Pub. by nweiz@google.com · 13 years ago
  68. 0109fd9 No longer work around issue 7761. by nweiz@google.com · 13 years ago
  69. 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
  70. e5b51f0 Mark pub/pub_uploader_test as flaky. by ricow@google.com · 13 years ago
  71. 4868ee2 Remove Futures class, move methods to Future. by lrn@google.com · 13 years ago
  72. 4774c5b Un-mark pub_lish_test as flaky now that socket issues are resolved. by nweiz@google.com · 13 years ago
  73. 9c8eb66 Don't die because we write empty arrays to cURL. by nweiz@google.com · 13 years ago
  74. 31ff3b9 Stop working around issue 7790 in pub. by nweiz@google.com · 13 years ago
  75. fd8f8fe Fix pub tests. by lrn@google.com · 13 years ago
  76. 2f12808 Mark pub/pub_lish_test as flaky on linux. by ricow@google.com · 13 years ago
  77. 7259a9d This change does a couple fixes to configurations: by sigmund@google.com · 13 years ago
  78. fcff2fb Fix ALL the pub tests. by nweiz@google.com · 13 years ago
  79. 75c8f42 Update remaining usages of Completer.completeException. by ager@google.com · 13 years ago
  80. 907f515 Fix chainToCompleter. by rnystrom@google.com · 13 years ago
  81. b60575a Get more pub tests working. by rnystrom@google.com · 13 years ago
  82. 8c2cbb8 Unwrap AsyncErrors to find real error. by rnystrom@google.com · 13 years ago
  83. 50bdaac Create an explicit lambda for onExit. by rnystrom@google.com · 13 years ago
  84. c324f5f Get validator tests working on lib_v2. by rnystrom@google.com · 13 years ago
  85. 021b643 Commit Martin's patch for pub + lib_v2. by rnystrom@google.com · 13 years ago
  86. 4a7dfd2 Big merge from experimental to bleeding edge. by floitsch@google.com · 13 years ago
  87. 0f99a4b Convert pub tests to line doc comments. by rnystrom@google.com · 13 years ago
  88. cab2a02 Add a validator for top-level directory names. by nweiz@google.com · 13 years ago
  89. ac04fc6 Convert pkg/http to use "package:" imports. by rnystrom@google.com · 13 years ago
  90. 09afa8f Validate that a package doesn't depend on itself. by nweiz@google.com · 13 years ago
  91. 9cbe127 Fix new path of html lib docs in apidoc. by efortuna@google.com · 13 years ago
  92. 7e293aa Reapply "Fix URI encoding/decoding of + and space"" by sgjesse@google.com · 13 years ago
  93. f020a7d Add 'timeout' for io_test. by floitsch@google.com · 13 years ago
  94. 5271b55 Close receivePort when tests are failing. by floitsch@google.com · 13 years ago
  95. 5168d9b Add a validator for dependency version constraints. by nweiz@google.com · 13 years ago
  96. 88af057 Add a timeout to scheduled pub tests. by nweiz@google.com · 13 years ago
  97. 2ae5ab6 Add a small note to a TODO. by nweiz@google.com · 13 years ago
  98. bef5bcf Update status file. by floitsch@google.com · 13 years ago
  99. 12b11b4 Convert /** comments to /// in pub. by rnystrom@google.com · 13 years ago
  100. 87a38c4 Fix pub suppression by ager@google.com · 13 years ago