1. e2445ca Update README to point to new location (#73) by Nate Bosch · 2 years ago master
  2. 9a0acec Move to pkg:lints (#68) by Kevin Moore · 2 years, 7 months ago
  3. 202ec1a Refactor range support implementation (#66) by Nate Bosch · 2 years, 9 months ago
  4. 4c459ce Add no response bot by Kevin Moore · 2 years, 9 months ago
  5. b71f79d Dart format with latest SDK (#63) by Kevin Moore · 2 years, 10 months ago
  6. fb6b7d0 Fix an issue with range support, prepare for release (#62) by Kevin Moore · 2 years, 10 months ago v1.1
  7. dc91ae9 support content-range header (#59) by Nightmare-MY · 2 years, 10 months ago
  8. 85a3a8c Fixes for package score: longer description and correct example filename (#56) by Kevin Moore · 3 years ago
  9. b8e5137 Correctly support HEAD (#54) by Kevin Moore · 3 years ago
  10. d086aa3 Merge pull request #52 from dart-lang/franklinyow-patch-1 by Franklin Yow · 3 years, 1 month ago
  11. e6f831d Update LICENSE by Franklin Yow · 3 years, 1 month ago
  12. f7e466b Remove dep overrides, test on oldest supported SDK (#51) by Kevin Moore · 3 years, 1 month ago
  13. fa30419 stable null safety release (#49) by Jacob MacDonald · 3 years, 2 months ago 1.0.0
  14. bafde9e Migrate to null safety (#47) by Xavier H · 3 years, 2 months ago
  15. 40e7772 Allow latest shelf (null-safe) (#48) by Kevin Moore · 3 years, 3 months ago v0.2.9+2
  16. 6f50b67 Migrate to GitHub Actions (#46) by Alexander Thomas · 3 years, 3 months ago
  17. 0e1c132 Bump `mime` dependency (#45) by Emmanuel Garcia · 3 years, 4 months ago v0.2.9+1
  18. 779a6e9 Fix changelog (#44) by Nate Bosch · 3 years, 5 months ago
  19. 93c32a1 Allow the null safe convert and http_parser (#43) by Nate Bosch · 3 years, 5 months ago
  20. b14b4b3 Merge pull request #42 from srawlins/unused-async by Sam Rawlins · 3 years, 5 months ago
  21. 61aefde Remove unused dart:async imports by Sam Rawlins · 3 years, 5 months ago
  22. a6168f1 Merge pull request #40 from dart-lang/srawlins-patch-1 by Sam Rawlins · 3 years, 6 months ago
  23. 930fbcd Remove unused dart:async imports. by Sam Rawlins · 3 years, 6 months ago
  24. 5b7e017 only verify analyzer on dev + linux by Kevin Moore · 3 years, 8 months ago
  25. 77cd3f2 Run CI on windows and linux by Kevin Moore · 3 years, 8 months ago
  26. 58f726f Enable and fix a number of lints by Kevin Moore · 3 years, 8 months ago
  27. 34b8029 Remove .test_config by Kevin Moore · 3 years, 8 months ago
  28. 9e5c576 Use file modified date for 304 checks ("changed" is creation date on Windows) (#38) by Kevin Moore · 3 years, 8 months ago
  29. c208a87 Update version and changelog by Danny Tuppeny · 3 years, 8 months ago
  30. de396ea Add a test for file modification on disk by Danny Tuppeny · 3 years, 8 months ago
  31. c4dd356 Use file modified date for 304 checks ("changed" is creation date on Windows) by Danny Tuppeny · 3 years, 8 months ago
  32. ae8a757 Delete codereview.settings by Kevin Moore · 4 years, 9 months ago
  33. fb4506e Prepare for release, remove deprecated constants, support Dart 2 gold by Kevin Moore · 6 years ago v0.2.8
  34. 9e367fb Make the example dart logo a lot smaller by Kevin Moore · 6 years ago
  35. 5f53278 sort directory listings (#33) by Devon Carew · 6 years ago
  36. d8b8ea5 update dart images (#32) by Devon Carew · 6 years ago
  37. eecf576 Update .gitignore to new `dart_tool` pub cache (#31) by BC Ko · 6 years ago
  38. 69c87e9 Remove deprecated `dart:io` constant uses. (#30) by Lasse R.H. Nielsen · 6 years ago v0.2.7+1
  39. 43def5d Remove upper case constants (#28) by Lasse R.H. Nielsen · 6 years ago
  40. 7fcc3dd prep for release (#27) by Gary Roumanis · 6 years ago v0.2.7
  41. 3558aa3 No scheduled test (#23) by Kevin Moore · 6 years ago
  42. 2b908af Merge pull request #24 from dart-lang/fix-imports by Gary Roumanis · 6 years ago
  43. ccb925d remove unused imports by Gary Roumanis · 6 years ago
  44. 2295fea Add a function to serve a single file (#22) by Natalie Weizenbaum · 7 years ago 0.2.6
  45. 70112b6 Cleanup (#20) by Kevin Moore · 7 years ago 0.2.5
  46. b6e30c8 Merge https://github.com/dart-lang/shelf_static/pull/19 by Kevin Moore · 7 years ago
  47. dd42ca9 Tweak changelog by Kevin Moore · 7 years ago
  48. 7caaf34 Bumped version number to 0.2.5 by Matthew Barbour · 7 years ago
  49. c38a811 Added changelog entry, changed contentTypeResolver null checker to use a null-aware operator. by Matthew Barbour · 7 years ago
  50. f54ac29 Documentation for new contentTypeResolver option. by Matthew Barbour · 7 years ago
  51. 62023e8 Added option to specify a custom MimeTypeResolver by Matthew Barbour · 7 years ago
  52. af161a3 Fix test of contentLength by Kevin Moore · 7 years ago
  53. b0d3a96 Create .test_config by William Hesse · 8 years ago
  54. 7337909 Added option to allow for mimetype lookup via magic numbers by Kevin Moore · 8 years ago 0.2.4
  55. 366d49a Some cleanup by Matthew Barbour · 8 years ago
  56. 82e6a33 Documented useHeaderBytesForContentType by Matthew Barbour · 8 years ago
  57. b22d2f3 Changed header byte check to use up to 25 bytes for the check, chaned arg to be named header bytes instead of magic bytes by Matthew Barbour · 8 years ago
  58. a1135bb Added test by Matthew Barbour · 8 years ago
  59. 22cb434 Added option to allow for mimetype lookup via magic numbers by Matthew Barbour · 8 years ago
  60. 7aa21b6 Support the latest http_parser. by Natalie Weizenbaum · 8 years ago 0.2.3+4
  61. 28ba8b9 Declare the package strong-mode clean. by Natalie Weizenbaum · 8 years ago
  62. 8039f59 Support shelf 0.7.0. by Natalie Weizenbaum · 8 years ago 0.2.3+3
  63. 10bdfdb Get rid of all the library tags. by Natalie Weizenbaum · 8 years ago
  64. 0e5f33f Support http_parser 2.0.0. by Natalie Weizenbaum · 8 years ago 0.2.3+2
  65. 6357d85 Support http_parser 1.0.0. by Natalie Weizenbaum · 9 years ago 0.2.3+1
  66. 98b06df 0.2.3 release by Kevin Moore · 9 years ago
  67. b932a5e added list-directories to example by Kevin Moore · 9 years ago
  68. 062f8d2 print out error message with bad args by Kevin Moore · 9 years ago
  69. 960bcb6 updated changelog for `listDirectories` change by Kevin Moore · 9 years ago
  70. ea400ec Updated homepage and author details in pubspec by Kevin Moore · 9 years ago
  71. e1cc452 Add support for listing directories by Adam Barth · 9 years ago
  72. dc98afd add codereview.settings by Kevin Moore · 9 years ago
  73. 4f72e61 update badges by Kevin Moore · 9 years ago
  74. 34d01ad updated license by Kevin Moore · 9 years ago
  75. 4f69983 updated travis integration by Kevin Moore · 9 years ago
  76. a9a030c migrate to pkg/test by Kevin Moore · 9 years ago
  77. 67fcb30 format code by Kevin Moore · 9 years ago
  78. 649ab7b ignore .packages by Kevin Moore · 9 years ago
  79. 67a9b27 tiny reformatting by Kevin Moore · 9 years ago
  80. 3b206d3 support the latest version of args by Kevin Moore · 9 years ago
  81. 6eb4a7a Add support for shelf 0.6.0 by Kevin Moore · 9 years ago 0.2.2
  82. d8f85e7 ignore .pub dir by Kevin Moore · 9 years ago
  83. 116fb35 tweaks to readme and changelog by Kevin Moore · 9 years ago
  84. 957c196 Support on Travis CI and coverage by Kevin Moore · 9 years ago
  85. ba82de7 move syncFuture to test_util by Kevin Moore · 9 years ago
  86. 85593f7 remove usage of Chain.track by Kevin Moore · 9 years ago
  87. 18649f4 remove hop dependency by Kevin Moore · 9 years ago
  88. a5a3aff flagging 0.2.2-dev by Kevin Moore · 9 years ago
  89. 5066247 source formatting by Kevin Moore · 9 years ago
  90. a12900f Merge pull request #8 from sethladd/patch-1 by Kevin Moore · 10 years ago
  91. 21f65b6 v0.2.1 by Kevin Moore · 10 years ago v0.2.1
  92. afe2d92 example: allow opt-out of logging (better for perf testing) by Kevin Moore · 10 years ago
  93. 23e3838 Removed unneeded Uri checks by Kevin Moore · 10 years ago
  94. df5641b Fix typo by Seth Ladd · 10 years ago
  95. acb43d2 v0.2.0 by Kevin Moore · 10 years ago v0.2.0
  96. b313e64 fix mime type for default document by Kevin Moore · 10 years ago
  97. 88d0eb2 move basic static logic into its own mini-lib by Kevin Moore · 10 years ago
  98. b4c9059 removed deprecated getHandler by Kevin Moore · 10 years ago
  99. 902e2e7 internal naming by Kevin Moore · 10 years ago
  100. 698f7c0 whitespace tweaks by Kevin Moore · 10 years ago