0.4.2.4
  1. 4a465ef Remove support for SDK dependencies. by rnystrom@google.com · 12 years ago
  2. e57443e Make argument to StringSink.writeln optional. by floitsch@google.com · 12 years ago
  3. f85fa4f Make argument to StringSink.writeln optional. by floitsch@google.com · 12 years ago
  4. 844cd39 Change getRange to sublist. Make getRange deprecated. by lrn@google.com · 12 years ago
  5. f12902d Fix some analyzer warnings in pub. by nweiz@google.com · 12 years ago
  6. a9a8d42 Add a SafeHttpServer shim to work around issue 9140. by nweiz@google.com · 12 years ago
  7. a455e0d add cache list command to pub by keertip@google.com · 12 years ago
  8. 139e02c Rename analyzer-experimental to analyzer_experimental. by scheglov@google.com · 12 years ago
  9. 0e32e03 Fix pub_lish_test. by nweiz@google.com · 12 years ago
  10. 0122b295 Dev dependencies. BUG=dartbug.com/5358 by rnystrom@google.com · 12 years ago
  11. 482b2f3 Move Options to dart:io. by floitsch@google.com · 12 years ago
  12. 65718c5 Rename XMatching to XWhere. by floitsch@google.com · 12 years ago
  13. f29ae52 Use default-port-aware URI comparisons in pub. by nweiz@google.com · 12 years ago
  14. 6e056b8 Lots of little changes for dartdoc/apidoc. by amouravski@google.com · 12 years ago
  15. 15762df Stop working around issue 8512. by nweiz@google.com · 13 years ago
  16. 845e550 Properly handle errors from the OAuth2 token endpoint in pub. by nweiz@google.com · 13 years ago
  17. c71bb58 Update pub to use the latest dart:io stream APIs. by nweiz@google.com · 13 years ago
  18. dd48256 Remove deprecated StringBuffer.add, addAll and addCharCode. by floitsch@google.com · 13 years ago
  19. cd9bcfe Remove references to capital-D-Dynamic. by lrn@google.com · 13 years ago
  20. bead146 Renamed StreamSink to EventSink. Renamed signalError to addError. by lrn@google.com · 13 years ago
  21. b609684 Make IOSink implement StringSink by sgjesse@google.com · 13 years ago
  22. 44b1941 Revert "Remove pkg from apidoc." by johnniwinther@google.com · 13 years ago
  23. 4f40f1d Remove pkg from apidoc. by johnniwinther@google.com · 13 years ago
  24. b3e5168 Add a failing test for handling broken symlinks. by rnystrom@google.com · 13 years ago
  25. 43d6b6a Support full dart2js output for dartdoc/apidoc. by johnniwinther@google.com · 13 years ago
  26. 50d1fc7 Delete files synchronously. by rnystrom@google.com · 13 years ago
  27. 9b40e6b Fix issue with async callbacks that get called synchronously while running test case function causing the test to be marked as complete prematurely. by gram@google.com · 13 years ago
  28. 1600f30 Cleanup two warning messages when running apidoc, and update the apidoc.gyp file to rerun the tool by devoncarew@google.com · 13 years ago
  29. 85b572e Mark flaky pub tests Review URL: https://codereview.chromium.org//12377042 by ricow@google.com · 13 years ago
  30. 621650b Disable breaking tests while I investigate the issue. I don't really want to revert; by gram@google.com · 13 years ago
  31. a903dfd Remove the wrapStream workaround for issue 8310. by nweiz@google.com · 13 years ago
  32. 2a0c74a Make pub warning-clean. by nweiz@google.com · 13 years ago
  33. 3ce4e71 Make use of Completer.isComplete in pub and pkg/scheduled_test. by nweiz@google.com · 13 years ago
  34. cc8cefc Timer callbacks don't take arguments anymore. by floitsch@google.com · 13 years ago
  35. ff006ed Timer callback doesn't take an argument anymore. by floitsch@google.com · 13 years ago
  36. 017d21b Unit test changes: by gram@google.com · 13 years ago
  37. 6ef35ed dart:io | Rename File.name to File.path. by whesse@google.com · 13 years ago
  38. fa78a93 Make arg parser return growable list of rest arguments. by lrn@google.com · 13 years ago
  39. 6b4f4b1 Change new List(n) to return fixed length list. by lrn@google.com · 13 years ago
  40. edee0d7 Updated an error message to inform users that their packages were not installed by amouravski@google.com · 13 years ago
  41. 1d62e0a Disable test on Windows for now. by rnystrom@google.com · 13 years ago
  42. b88ebea Handle shared path dependencies. by rnystrom@google.com · 13 years ago
  43. 3c0ac36 Remove deprecated string features. by lrn@google.com · 13 years ago
  44. c8f6014 Move pkg/path to pkg/pathos. by nweiz@google.com · 13 years ago
  45. df8647c Allow whitespace in version constraints. by rnystrom@google.com · 13 years ago
  46. e3e5d46 Make sure package names are URL encoded. by rnystrom@google.com · 13 years ago
  47. 488b016 Merge IO v2 branch to bleeding edge by sgjesse@google.com · 13 years ago
  48. 8b37852 Use relative symlinks for self links and secondary "packages" dirs. by rnystrom@google.com · 13 years ago
  49. e28a669 Make some name validation errors warnings. by rnystrom@google.com · 13 years ago
  50. d64b7d3 Use the correct set of reserved identifiers in pub validations. by nweiz@google.com · 13 years ago
  51. a1702c3 Support relative paths in path dependencies. by rnystrom@google.com · 13 years ago
  52. ecce8a6 Remove deprecated Strings class. by floitsch@google.com · 13 years ago
  53. bbfe7b0 Reapply "Make Comparable generic." by lrn@google.com · 13 years ago
  54. d4feeb4 Revert "Make Comparable generic." by kasperl@google.com · 13 years ago
  55. a0f22b7 Make Comparable generic. by lrn@google.com · 13 years ago
  56. 03f5a66 Recommit changing List.skip/take/revert returns Iterable and remove mappedBy. by lrn@google.com · 13 years ago
  57. 5ed8545 Revert "Support relative paths in path dependencies." by rnystrom@google.com · 13 years ago
  58. 8514e44 Support relative paths in path dependencies. by rnystrom@google.com · 13 years ago
  59. 0e0473d Unbreak pub: by rnystrom@google.com · 13 years ago
  60. 0672317 Remove deprecated mappedBy. by floitsch@google.com · 13 years ago
  61. ad839e6 Revert "Remove deprecated mappedBy." by floitsch@google.com · 13 years ago
  62. b371007 Remove deprecated mappedBy. by floitsch@google.com · 13 years ago
  63. ecbf447 Reapply "New implementation of {,Linked}Hash{Set,Map}." by lrn@google.com · 13 years ago
  64. db82ff1 Fix pub on windows. by rnystrom@google.com · 13 years ago
  65. b12e27a Get rid of join() and encapsulate File and Directory in io.dart. by rnystrom@google.com · 13 years ago
  66. 10f7ad9 Clean up some warnings and deprecated calls. by rnystrom@google.com · 13 years ago
  67. ba326cd Get rid of old redundant methods in io.dart. by rnystrom@google.com · 13 years ago
  68. c83eac0 Add mdn docs to json, tag which classes are throwable, and provide additional information about parameter elements, and store FunctionTypeElements. by jacobr@google.com · 13 years ago
  69. 96697d6 Fix path tests on windows. by rnystrom@google.com · 13 years ago
  70. 76ec804 Auto-reinstall broken packages in the system cache. by rnystrom@google.com · 13 years ago
  71. bd0d874 Take Sam Elkhateeb's path for "path" dependencies and clean it up some. by rnystrom@google.com · 13 years ago
  72. acd03ab dart:io: Use PathBuffer class for Directory.list on Windows platform. by whesse@google.com · 13 years ago
  73. 71cace7 Generate separate json files for each library and include the version #. by jacobr@google.com · 13 years ago
  74. 83eec70 Work around issue 8512 in pub. by nweiz@google.com · 13 years ago
  75. 7c2e379 Add --force to pub lish. by rnystrom@google.com · 13 years ago
  76. 1b15bef Mark oauth2 and pub_uploader as flaky. :( by rnystrom@google.com · 13 years ago
  77. ea861b9 add --preview flag to publish command by keertip@google.com · 13 years ago
  78. 3f71467 Rework Timer interface. by floitsch@google.com · 13 years ago
  79. 03aecdb Delete unused file. by amouravski@google.com · 13 years ago
  80. c6e2418 Added support for 'description' in pubspec.yaml. by amouravski@google.com · 13 years ago
  81. 8f3ec6b Add a scheduled test library. by nweiz@google.com · 13 years ago
  82. 90fd9e9 Call init test config for generating human-friendly test results. by pquitslund@google.com · 13 years ago
  83. 9f21b53 Make createTempDir() synchronous. by rnystrom@google.com · 13 years ago
  84. ec020bb Handle circular dependencies on the root package when checking SDK constraints. by rnystrom@google.com · 13 years ago
  85. fd3cfd2 Don't allow pub to run on XP. by rnystrom@google.com · 13 years ago
  86. 12dd25f Drain HTTP request input streams before responding. by rnystrom@google.com · 13 years ago
  87. cd51673 Removed some cruft from ApiDoc. by amouravski@google.com · 13 years ago
  88. cb10990e Remove Sink and move CollectionSink to async. by floitsch@google.com · 13 years ago
  89. fcab5f5 Fix hosted tests on Windows. by rnystrom@google.com · 13 years ago
  90. cf69714 Get most pub IO tests passing on Windows. by rnystrom@google.com · 13 years ago
  91. 193eac0 Un-mark {pub_{uploader,lish},oauth2}_test as flaky. by nweiz@google.com · 13 years ago
  92. dbb72ee Get the pub oauth2 test passing locally. by nweiz@google.com · 13 years ago
  93. 57c9b64 Wait until file list is available before printing it. by rnystrom@google.com · 13 years ago
  94. dfb2a2f Mark pub hosted tests as flaky on Windows. by nweiz@google.com · 13 years ago
  95. b3606c9 Tweak SDK constraint checking a bit. by rnystrom@google.com · 13 years ago
  96. b6d5dc7 Make a bunch of stuff in pub synchronous. by rnystrom@google.com · 13 years ago
  97. 31c93ee Fix a few breakages with Pub's oauth2 test. by nweiz@google.com · 13 years ago
  98. 4a9cc0f Validate packages against their SDK constraints. by rnystrom@google.com · 13 years ago
  99. 342e7a4 Don't mark the few passing hosted pub tests as failing. by nweiz@google.com · 13 years ago
  100. 6565bb8 Stop using cURL in Pub. by nweiz@google.com · 13 years ago