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