chrislu
|
70a4c98b00
refactor filer_pb.Entry and filer.Entry to use GetChunks()
|
2 лет назад |
zemul
|
a05725aea6
filer: get directory metadata (#3833)
|
2 лет назад |
famosss
|
7f56a40553
Turn down the 404 log level (#3585)
|
2 лет назад |
Konstantin Lebedev
|
f7aeb06544
s3: report metadata if the directory is explicitly created (#3498)
|
2 лет назад |
chrislu
|
9fce75607d
s3: report http.StatusOK if the directory is explicitly created
|
2 лет назад |
chrislu
|
fdd8c5d5e0
Filer if-modified-since check doesn't fire on "exact" #3467
|
2 лет назад |
LHHDZ
|
84ec68e11a
Add download speed limit support (#3408)
|
2 лет назад |
chrislu
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 лет назад |
chrislu
|
27732ecfa4
move s3 related constants from package http to s3_constants
|
2 лет назад |
guol-fnst
|
8b2552f944
fix http response error code
|
2 лет назад |
chrislu
|
f3bcbeb60a
a little optimization
|
2 лет назад |
banjiaojuhao
|
bfcc9ca808
filer: support metadata with resolved manifest chunk
|
2 лет назад |
chrislu
|
28b395bef4
better control for reader caching
|
2 лет назад |
banjiaojuhao
|
4c30934cd9
filer: support get file entry
|
2 лет назад |
root
|
7f0c793083
fix preconditions according to https://tools.ietf.org/id/draft-ietf-httpbis-p4-conditional-26.html#preconditions
|
2 лет назад |
chrislu
|
433fde4b18
move error to a separate file
|
2 лет назад |
Konstantin Lebedev
|
9978f54acf
fix metric names
|
2 лет назад |
Konstantin Lebedev
|
3f4e17aa24
error metrics for filer and store
|
2 лет назад |
chrislu
|
7210558c7b
s3: pass through s3 presigned headers
|
2 лет назад |
Chris Lu
|
24858507cc
rename API to avoid confusion
|
3 лет назад |
Konstantin Lebedev
|
c78220a7f2
fix object tagging https://github.com/chrislusf/seaweedfs/issues/2389
|
3 лет назад |
Chris Lu
|
34f764007f
escape file name only when necessary
|
3 лет назад |
Chris Lu
|
ede7a65a50
update log
|
3 лет назад |
Chris Lu
|
c1255d30ad
add cache error log
|
3 лет назад |
Chris Lu
|
2789d10342
go fmt
|
3 лет назад |
Chris Lu
|
7504be58f9
Avoid xattr printed out as HTTP headers
|
3 лет назад |
Chris Lu
|
f74b29416a
better etag matching
|
3 лет назад |
mauroparente
|
c63713774b
Fix image resize
|
3 лет назад |
Chris Lu
|
a7012d9729
fix
|
3 лет назад |
Chris Lu
|
8d3e275735
remote: filer cache remote content on read
|
3 лет назад |
Chris Lu
|
767edd3c08
rename
|
3 лет назад |
Chris Lu
|
9df7d16791
read <- remote_storage
|
3 лет назад |
Chris Lu
|
c090d6bb25
add ReadRemote(), add read remote setup when filer starts
|
3 лет назад |
Chris Lu
|
b938df97a2
remove unused parameter
|
3 лет назад |
Chris Lu
|
78b1fb921c
adjust log level
|
3 лет назад |
Konstantin Lebedev
|
b612d5aebd
s3 test get w/ If-Match: bogus ETag
|
3 лет назад |
Konstantin Lebedev
|
26a4f34a57
del checks
|
3 лет назад |
Konstantin Lebedev
|
03d1199d5f
Revert "revert PR #1903 avoid http error: superfluous response.WriteHeader"
|
3 лет назад |
Chris Lu
|
ac71117ee6
revert PR #1903 avoid http error: superfluous response.WriteHeader
|
3 лет назад |
Chris Lu
|
1e033d45b8
simpler logic
|
3 лет назад |
Merlin Gaillard
|
f952f979d1
filer: return 304 when If-Modified-Since == Last-Modified
|
3 лет назад |
Konstantin Lebedev
|
06da02739d
CheckAllChunkViews() for HEAD requests only
|
3 лет назад |
Konstantin Lebedev
|
90510e3137
If WriteHeader is not called explicitly, the first call to Write
|
3 лет назад |
Chris Lu
|
5d446673a6
fix error printing
|
3 лет назад |
Konstantin Lebedev
|
ee21c0042e
log error write entry
|
3 лет назад |
Chris Lu
|
7ba75e3d5a
filer: do not return no content for empty files
|
3 лет назад |
Chris Lu
|
711c3f3939
filer: fix http status 206 setting
|
3 лет назад |
Chris Lu
|
698f58f7c4
filer, s3: add http status 206 as late as possible
|
3 лет назад |
henry
|
b42c5b71c1
Seaweed custom header are not visible to Vue or javascript
|
3 лет назад |
henry
|
1309dfe612
Seaweed custom header are not visible to Vue or javascript
|
3 лет назад |