0.2.7.1
  1. 231fa25 Enable pkg/args_test on Dartium. by ahe@google.com · 13 years ago
  2. e85ec5c Fix package root deps to avoid cyclic dependencies when following symlinks. by ahe@google.com · 13 years ago
  3. 5c7323f Keep around a copy of the http.Request that triggered each Response. by nweiz@google.com · 13 years ago
  4. 2c1d51d Make pkg/http use HttpClient.shutdown(force: true). by nweiz@google.com · 13 years ago
  5. 558ffd1 Work around issue 6984. by nweiz@google.com · 13 years ago
  6. 295a066 Use Futures.forEach in http. by nweiz@google.com · 13 years ago
  7. 748bbee Add http and oauth2 as SDK packages. by nweiz@google.com · 13 years ago
  8. 06e7344 Make #maxRedirects and #followRedirects work for the dart:io HTTP client. by nweiz@google.com · 13 years ago
  9. 2688c60 Dartifying members. by blois@google.com · 13 years ago
  10. 34771fb Clean up svn:ignore property and .gitignore in dart, dart/pkg, dart/runtime, and dart/samples. by whesse@google.com · 13 years ago
  11. d5337f6 Mark flaky tests as such. by ahe@google.com · 13 years ago
  12. 5d7261d Issue 6790. Support for '--name=value' options style. by scheglov@google.com · 13 years ago
  13. 1277895 Issue 6836. Using undeclared identifier in static context is now warning. by scheglov@google.com · 13 years ago
  14. 7805f03 Generate an error for active connections when the HTTP client is shutdown by sgjesse@google.com · 13 years ago
  15. 22309b2 Remove NullPointerException. by lrn@google.com · 13 years ago
  16. 70e056e Refactor http.Client and http.BaseClient to allow http.Client in type annotations. by nweiz@google.com · 13 years ago
  17. 6b0b1fb Add TODOs about narrowing JSON catch clauses to the OAuth2 package. by nweiz@google.com · 13 years ago
  18. a99dde6 Fix OAuth2 tests, and disable them on non-dart:io platforms. by nweiz@google.com · 13 years ago
  19. ed9a474 Add a package for authenticating via OAuth2. by nweiz@google.com · 13 years ago
  20. 6535d87 Skip pkg/args_test on Dartium. by ahe@google.com · 13 years ago
  21. 31d6cd0 Add dependency on make_links.py. by ahe@google.com · 13 years ago
  22. f4ca954 Allow tests to specify a package root. by ahe@google.com · 13 years ago
  23. 88a9210 Revert "Allow tests to specify a package root." by ahe@google.com · 13 years ago
  24. adb2d59 Update status file because dartc doesn't implement --package-root option. by ahe@google.com · 13 years ago
  25. 0c8dce7 Revert "Remove NullPointerException." by lrn@google.com · 13 years ago
  26. 89cc5a2 Allow tests to specify a package root. by ahe@google.com · 13 years ago
  27. e211c2f Remove NullPointerException. by lrn@google.com · 13 years ago
  28. f4e557d Move CurlClient to Pub so that it can access resources. by nweiz@google.com · 13 years ago
  29. 3fb4170 Rename File.readAsText to File.readAsString. There is no Text type in Dart by ager@google.com · 13 years ago
  30. f1624e4 Make the HTTP MockClient work with GET requests. by nweiz@google.com · 13 years ago
  31. 8a94845 Revert "Re-enable test pkg/http/test/request_test Windows" by sgjesse@google.com · 13 years ago
  32. 3d83ee6 Re-enable test pkg/http/test/request_test Windows by sgjesse@google.com · 13 years ago
  33. 4a18bbf Remove deprecated exception classes. by lrn@google.com · 13 years ago
  34. ab69873 Make RegExp constructor non-const. by ajohnsen@google.com · 13 years ago
  35. ec9fee9 "Reverting 14829-14832" by ajohnsen@google.com · 13 years ago
  36. 8dc3edd Make RegExp's constructor non-const. by ajohnsen@google.com · 13 years ago
  37. 47393b6 Add an HTTP client based on Curl. by nweiz@google.com · 13 years ago
  38. e3deeef Change isFalse to test against false instead of against true. (Issue 6611). by gram@google.com · 13 years ago
  39. 8e6f238 a === b -> identical(a, b) by floitsch@google.com · 13 years ago
  40. 0166766 Update fixnum to new package guidelines. by rnystrom@google.com · 13 years ago
  41. cd8b10c Rearange the mock.dart comments for better doc formatting. by gram@google.com · 13 years ago
  42. 73f6d85 Hack fix to include Mock in the API documentation. by amouravski@google.com · 13 years ago
  43. 2948b9c Fix stale copy of unittest config. by efortuna@google.com · 13 years ago
  44. bf9cd05 Move html_individual_config to correct location after tree rearranging. by efortuna@google.com · 13 years ago
  45. 3476d1c Run large html tests individually. by efortuna@google.com · 13 years ago
  46. 7058600 Add a multipart HTTP request class. by nweiz@google.com · 13 years ago
  47. afd6a79 Update library syntax in pkg files. by gram@google.com · 13 years ago
  48. 65b06a1 Remove suppressions for now passing tests. by antonm@google.com · 13 years ago
  49. f12c9bc Correct entry in pkg.status file by sgjesse@google.com · 13 years ago
  50. 888322f Mark pkg/http/test/request_test flaky on Windows by sgjesse@google.com · 13 years ago
  51. ada7ba7 Add debug print to try to find the issue with test pkg/http/test/request_test.dart by sgjesse@google.com · 13 years ago
  52. d83354b Keep track of the request and response state in the HTTP client connection by sgjesse@google.com · 13 years ago
  53. 64c2c67 Add a mock HTTP client class. by nweiz@google.com · 13 years ago
  54. 1d310ff Report error for deprecated #library #import #source by scheglov@google.com · 13 years ago
  55. 9f1fa8b Suppress new pkg/http/http_test, it is flaky by ricow@google.com · 13 years ago
  56. 549efe3 Add an HTTP library that wraps dart:io. by nweiz@google.com · 13 years ago
  57. e6a33d2 Reverting 14496 by nweiz@google.com · 13 years ago
  58. f6f3e1d Add an HTTP library that wraps dart:io. by nweiz@google.com · 13 years ago
  59. f98f92b Fix mock library to use new noSuchMethod signature. by gram@google.com · 13 years ago
  60. 037b2f8 svn add sdk by dgrove@google.com · 13 years ago
  61. 2208fcd Change NotImplementedException to UnimplementedError. by lrn@google.com · 13 years ago
  62. d3a6c41 Temporarily reintroduce IndexOutOfRangeError matcher in unittests. by lrn@google.com · 13 years ago
  63. b0263c0 Merge SourceLocation and Source by johnniwinther@google.com · 13 years ago
  64. bff4aee Lightweight asynchronous test helper. by ahe@google.com · 13 years ago
  65. fdb33dc by gram@google.com · 13 years ago
  66. 981c4b1 Restructure pkg/unittest and pkg/webdriver to follow the pub conventions. by gram@google.com · 13 years ago
  67. 504b13a Fix test statuses of some tests that were marked as Fail but now pass as we by gram@google.com · 13 years ago
  68. 17cf77c Fix missing argument in unittest by sigmund@google.com · 13 years ago
  69. 594b09c Hopefully the last touch. by antonm@google.com · 13 years ago
  70. 9937d02 Splt dartium and drt expectations. by antonm@google.com · 13 years ago
  71. 350b034 Suppress test which were migrated to new library syntax. by antonm@google.com · 13 years ago
  72. 7e6ae8e Renaming IndexOutOfRangeException to RangeError. by lrn@google.com · 13 years ago
  73. 2a9517d List abstract classes separately in Dartdoc by johnniwinther@google.com · 13 years ago
  74. 30f5c62 Named arguments printed correctly by Dartdoc by johnniwinther@google.com · 13 years ago
  75. 7c260bb Update status file that was expecting intl tests to fail due to import directives by alanknight@google.com · 13 years ago
  76. 8352fb6 Update intl to new import syntax by alanknight@google.com · 13 years ago
  77. 07b92a1 "Reverting 14361" to fix a break. by amouravski@google.com · 13 years ago
  78. 806d61f Fix issue 6389; Asynchronous test failures cause cascading bugs in asynchronous tests. by gram@google.com · 13 years ago
  79. 29c1668 Prevent mutation of final variables by hausner@google.com · 13 years ago
  80. c9cb61c Cleanup run on DartDoc tests. by amouravski@google.com · 13 years ago
  81. fd13117 Removed unnecessary entires in status file. by amouravski@google.com · 13 years ago
  82. d87adaf Fixed build break by updating expectation of tests. by amouravski@google.com · 13 years ago
  83. a2326d0 Support for Chrome roll. by antonm@google.com · 13 years ago
  84. 86d0e0e Cleanup run on DartDoc from Dart Editor. by amouravski@google.com · 13 years ago
  85. c12647e Properties added to MethodMirror by johnniwinther@google.com · 13 years ago
  86. 07172b0 Fix another now-passing test expectation. by lrn@google.com · 13 years ago
  87. afbba16 Fix more expectations, now that a test isn't wrong any more. by lrn@google.com · 13 years ago
  88. 3395a69 Update test expectations for dartc/dartium. by lrn@google.com · 13 years ago
  89. 32b27bd Update MirrorSystem by johnniwinther@google.com · 13 years ago
  90. ec9e32f ObjectMirror => ContainerMirror declaredMembers => members by johnniwinther@google.com · 13 years ago
  91. a8720a6 Change signature of noSuchMethod to take an InvocationMirror. by lrn@google.com · 13 years ago
  92. e3363ca ParameterMirror extends VariableMirror by johnniwinther@google.com · 13 years ago
  93. 9f77143 TypeVariableMirror and TypedefMirror updated. by johnniwinther@google.com · 13 years ago
  94. 9dd3795 FieldMirror => VariableMirror by johnniwinther@google.com · 13 years ago
  95. e314b3f Member functions added to ClassMirror by johnniwinther@google.com · 13 years ago
  96. fba7570 Alignments for the ClassMirror interface. by johnniwinther@google.com · 13 years ago
  97. f3cd95e LibraryMirror interface updated to match dart:mirrors. by johnniwinther@google.com · 13 years ago
  98. ab5d5b9 isPrivate, isTopLevel moved to DeclarationMirror by johnniwinther@google.com · 13 years ago
  99. bad0f22 Change surroundingDeclaration to DeclarationMirror.owner by johnniwinther@google.com · 13 years ago
  100. 72a529d Move location to DeclarationMirror by johnniwinther@google.com · 13 years ago