1. 3aa13ea Fixing nits for shelf-router by Jonas Finnemann Jensen · 5 years ago
  2. 279af5d Prepared shelf_router_generator for initial release by Jonas Finnemann Jensen · 5 years ago
  3. eb39128 Removed dependency overrides from shelf_router, and updated changelog by Jonas Finnemann Jensen · 5 years ago
  4. 8baca2f Added authors and tool for publishing packages by Jonas Finnemann Jensen · 5 years ago
  5. 9d9d82c Added packages shelf_router and shelf_router_generator by Jonas Finnemann Jensen · 5 years ago
  6. f58a60a support the latest version of pkg:http by Kevin Moore · 5 years ago shelf_proxy-v0.1.0+6
  7. d4dfcdc Removed outdated example – relied on `pub serve` by Kevin Moore · 5 years ago
  8. 701956e enable some lints by Kevin Moore · 5 years ago
  9. 3790563 pubspec cleanup by Kevin Moore · 5 years ago
  10. 5d62bf5 update .gitignore by Kevin Moore · 5 years ago
  11. 891a2df Merge pull request #8 from dart-lang/updates by Gary Roumanis · 5 years ago
  12. b997293 enable and fix a number of lints by Kevin Moore · 5 years ago
  13. 3bfd416 update dependencies by Kevin Moore · 5 years ago
  14. e213062 Prepare for release by Kevin Moore · 6 years ago 0.7.4
  15. 033356e Update readme links by Kevin Moore · 6 years ago
  16. 88aaba5 shelf_io: fix doc comment link to HttpResponse.bufferOutput by Kevin Moore · 6 years ago
  17. d634107 Correctly pass encoding in all Response constructors by Kevin Moore · 6 years ago
  18. 12b9f1b analysis_options: disallow implicit casts by Kevin Moore · 6 years ago
  19. e3aec2d Improve pubspec description - at least 60 chars by Kevin Moore · 6 years ago
  20. 6feabf4 Enable and fix `dartfmt --fix` lints by Kevin Moore · 6 years ago
  21. 4b11cb2 Update shelf_io.dart to support shared param (#109) by Max Wagner · 6 years ago
  22. 0f43831 enable pkg:pedantic lints (#108) by Kevin Moore · 6 years ago
  23. 8324795 Update .gitignore to new `dart_tool` pub cache (#104) by BC Ko · 6 years ago
  24. 6638980 Callback is with a WebSocketChannel, not CompatibleWebSocket by Zak Cutner · 6 years ago
  25. e8b9727 Fixed webSocketHandlerLink by Zak Cutner · 6 years ago
  26. 90e035a Fixed README example by using sink by Zak Cutner · 6 years ago
  27. ff16a50 Merge pull request #14 from dart-lang/grouma-patch-1 by Gary Roumanis · 6 years ago
  28. 4c62e90 Update README.md by Gary Roumanis · 6 years ago
  29. 62835a2 Release 0.1.0+5 (#9) by Natalie Weizenbaum · 6 years ago
  30. 5675c97 Release 0.1.0+4 (#8) by Natalie Weizenbaum · 6 years ago
  31. ae5c129 chore: set max SDK version to <3.0.0 upgrade test and remove browser … (#7) by Eric Schneller · 6 years ago
  32. 703923a Fix _BinaryFunction typedef to only check arity (#12) by Nate Bosch · 6 years ago shelf_web_socket-v0.2.2+4
  33. fcc7d87 misc: support Dart2 stable (#7) by Kevin Moore · 6 years ago shelf_test_handler-v1.0.3
  34. 50cc475 chore: set max SDK version to <3.0.0 (#7) by Patrice Chalin · 6 years ago shelf_packages_handler-v1.0.4
  35. 56338f7 chore: set max SDK version to <3.0.0 (#10) by Patrice Chalin · 6 years ago shelf_web_socket-v0.2.2+3
  36. b505d89 chore: set max SDK version to <3.0.0 (#107) by Patrice Chalin · 6 years ago 0.7.3+3
  37. fb4506e Prepare for release, remove deprecated constants, support Dart 2 gold by Kevin Moore · 6 years ago shelf_static-v0.2.8
  38. 9e367fb Make the example dart logo a lot smaller by Kevin Moore · 6 years ago
  39. 5f53278 sort directory listings (#33) by Devon Carew · 6 years ago
  40. d8b8ea5 update dart images (#32) by Devon Carew · 6 years ago
  41. 8f6aece misc(test): fix deprecated usages of isInstanceOf by Kevin Moore · 6 years ago 0.7.3+2
  42. 3f06243 misc: remove deprecated strong-mode flag from analysis_options.yaml by Kevin Moore · 6 years ago
  43. 7b530e8 Update Dart SDK constants to non-deprecated names by Kevin Moore · 6 years ago
  44. 8800687 Use types in const expression to prevent evaluation exception in anal… (#105) by Keerti Parthasarathy · 6 years ago
  45. 3a7968e Merge pull request #6 from dart-lang/test-support by Gary Roumanis · 6 years ago shelf_test_handler-v1.0.2
  46. 7b75af3 Support test 1.x.x by Gary Roumanis · 6 years ago
  47. 0a85e41 Fix deprecated constant. (#9) by Lasse R.H. Nielsen · 6 years ago shelf_web_socket-v0.2.2+2
  48. eecf576 Update .gitignore to new `dart_tool` pub cache (#31) by BC Ko · 6 years ago
  49. 338873a Update .gitignore to new `dart_tool` pub cache by BC Ko · 6 years ago
  50. 7165d1e Stop using deprecated features. (#103) by Lasse R.H. Nielsen · 6 years ago 0.7.3+1
  51. 69c87e9 Remove deprecated `dart:io` constant uses. (#30) by Lasse R.H. Nielsen · 6 years ago shelf_static-v0.2.7+1
  52. 107c312 Remove upper case constants (#6) by Lasse R.H. Nielsen · 6 years ago shelf_web_socket-v0.2.2+1
  53. 6fe378b Remove upper case constants (#99) by Lasse R.H. Nielsen · 6 years ago
  54. 43def5d Remove upper case constants (#28) by Lasse R.H. Nielsen · 6 years ago
  55. 69101bb Fix Dart 2 runtime errors (#101) by Natalie Weizenbaum · 6 years ago 0.7.3
  56. 8cbd4e1 Add Travis-CI support (#5) by Kevin Moore · 6 years ago
  57. 5ea808a Remove tests on Dartium by Kevin Moore · 6 years ago
  58. 80ae148 Remove dartium testing (#97) by Kevin Moore · 6 years ago
  59. 388dc01 Merge pull request #96 from dart-lang/hijack_test_fixes by Leaf Petersen · 6 years ago
  60. 107e1d6 Fix fuzzy arrow in test by Leaf Petersen · 6 years ago
  61. 7fcc3dd prep for release (#27) by Gary Roumanis · 6 years ago shelf_static-v0.2.7
  62. e6bb2e7 prepare to release 0.7.2 (#95) by Kevin Moore · 6 years ago 0.7.2
  63. 405150d Use thoughtful padding for default logger – instead of tabs by Kevin Moore · 7 years ago
  64. 793fcbb Use correct convention for example name by Kevin Moore · 7 years ago
  65. f0e83aa Update `createMiddleware` arguments to use `FutureOr`. (#93) by Kevin Moore · 7 years ago
  66. 49ef66d Add missing analysis_options.yaml (#4) by Kevin Moore · 7 years ago
  67. 3558aa3 No scheduled test (#23) by Kevin Moore · 7 years ago
  68. 2b908af Merge pull request #24 from dart-lang/fix-imports by Gary Roumanis · 7 years ago
  69. ccb925d remove unused imports by Gary Roumanis · 7 years ago
  70. c29e3ac Add HttpConnectionInfo to shelf_io Request context (#92) by j hayley · 7 years ago 0.7.1
  71. 2295fea Add a function to serve a single file (#22) by Natalie Weizenbaum · 7 years ago shelf_static-v0.2.6
  72. e79265d Spelling and dartdoc references (#91) by Kevin Moore · 7 years ago
  73. 43494cb Migrate from pkg/scheduled_test and enable travis (#5) by Kevin Moore · 7 years ago
  74. 26d8ab4 Code cleanup: use async, using expectAsync1 (#6) by Kevin Moore · 7 years ago
  75. ebae098 Format and update .gitginore (#4) by Kevin Moore · 7 years ago
  76. d50ac26 Make package strong, also add analysis options file (#4) by Keerti Parthasarathy · 7 years ago
  77. 4c5ea1c Try IPv6 and switch to IPv4 if it doesn't work (#89) by Nate Bosch · 7 years ago
  78. c87aa8a Revert "Make package strong, also add analysis options file" by Keerti Parthasarathy · 7 years ago
  79. b38b9c57 Make package strong, also add analysis options file by Keerti Parthasarathy · 7 years ago
  80. e49a44d Stop using comment-based generic syntax (#3) by Natalie Weizenbaum · 7 years ago shelf_web_socket-v0.2.2
  81. b565faf Add support for pkg/async v2 by Kevin Moore · 7 years ago shelf_packages_handler-v1.0.3
  82. 31e7232 Remove -dev.infinity in SDK upper constraint by Kevin Moore · 7 years ago
  83. c45a4d0 Update minimum supported Dart SDK by Kevin Moore · 7 years ago
  84. b593472 Stop using pkg/scheduled_test by Kevin Moore · 7 years ago
  85. 5253e88 Require Dart >=1.22.0 by Kevin Moore · 7 years ago
  86. 9bb2ebe dartfmt by Kevin Moore · 7 years ago
  87. 8a3eac5 enable travis CI by Kevin Moore · 7 years ago
  88. 3bf50e9 Drop -dev for publishing by Nate Bosch · 7 years ago shelf_packages_handler-v1.0.2
  89. 1b9ce8a Merge pull request #2 from dart-lang/natebosch_strong-mode-shelf-0.7 by Nate Bosch · 7 years ago
  90. 10bc300 Fix Strong Mode error with latest shelf by Nate Bosch · 7 years ago
  91. dcf630f Support latest pkg/shelf by Kevin Moore · 7 years ago shelf_test_handler-v1.0.1
  92. cd12537 Drop -dev for publishing (#85) by Nate Bosch · 7 years ago 0.7.0
  93. e5622df Remove HijackCallback and OnHijackCallback (#82) by Nate Bosch · 7 years ago
  94. 7f9808d Allow package:async v2.0.0 (#84) by Nate Bosch · 7 years ago
  95. 0d83aab Update to non-comment generic method syntax (#83) by Nate Bosch · 7 years ago
  96. 17182d1 Make `Handler` return a `FutureOr` (#79) by Nate Bosch · 7 years ago
  97. c96eec2 Allow dependency to shelf v0.7.x (#1) by Nate Bosch · 7 years ago shelf_packages_handler-v1.0.1
  98. ba9703b Travis: only build master by Kevin Moore · 7 years ago
  99. a420576 support v2 dev SDKs by Kevin Moore · 7 years ago
  100. 3e335e1 enable and fix some lints by Kevin Moore · 7 years ago