Chris Lu
|
871efa4fc1
|
refactoring
some previous chunk etag was using md5, which should be wrong.
|
5 years ago |
Chris Lu
|
9cacaf5eca
|
better detect file mime type
|
5 years ago |
Chris Lu
|
3f1d79512f
|
only detect when not sure about the types
|
5 years ago |
Chris Lu
|
d2d1597850
|
volume: detect gzip effectiveness only when content type is empty
revert part of 2286eda575
|
5 years ago |
Chris Lu
|
8a73276602
|
refactor a bit
|
5 years ago |
Chris Lu
|
eedd33dda3
|
refactoring
|
5 years ago |
Chris Lu
|
e1911760a7
|
refactoring
|
5 years ago |
Chris Lu
|
2286eda575
|
sampling whether the data can be gzipped
|
5 years ago |
Chris Lu
|
f9b3750ad1
|
volume: handle repeated writes response
|
5 years ago |
Chris Lu
|
ee635dcc36
|
refactoring
|
5 years ago |
Chris Lu
|
18cda6adbb
|
cleaner fix
|
5 years ago |
Chris Lu
|
17efa361f9
|
fix possible nil
|
5 years ago |
Chris Lu
|
3934c69757
|
clean up
|
5 years ago |
Chris Lu
|
2e3f6ad3a9
|
filer: remember content is gzipped or not
|
5 years ago |
Chris Lu
|
5ac6297c68
|
adjust parameter names
|
5 years ago |
Chris Lu
|
9228ff192c
|
encryption works
|
5 years ago |
Chris Lu
|
0375ce2c2e
|
filer: set mime type from volume server
|
5 years ago |
Chris Lu
|
ea1169dc80
|
filer cipher: single chunk http POST and PUT and read
|
5 years ago |
Chris Lu
|
13e215ee5c
|
filer: option to encrypt data on volume server
|
5 years ago |
j.laycock
|
6fc6322c90
|
Change joeslay paths to chrislusf paths
|
5 years ago |
j.laycock
|
595a1beff0
|
Swap imports to use joeslay
|
5 years ago |
Chris Lu
|
e5506152c0
|
refactoring
|
6 years ago |
Chris Lu
|
a2d34d4802
|
filer.copy: add adjustable compression level
|
6 years ago |
Chris Lu
|
a32abda1a3
|
adjust compression to optimize for speed
|
6 years ago |
Chris Lu
|
174bf1e8b2
|
more efficient client side gzip compression
|
6 years ago |
chenwanli
|
c668e55e07
|
Revert "fix https://github.com/chrislusf/seaweedfs/issues/780"
This reverts commit 31038acccf .
|
6 years ago |
Chris Lu
|
74fb237727
|
benchmark can work in secure mode
|
6 years ago |
Chris Lu
|
67e2ea72be
|
master add separate grpc port
due to https://github.com/soheilhy/cmux/issues/64
fix https://github.com/chrislusf/seaweedfs/issues/820
fix https://github.com/chrislusf/seaweedfs/issues/840
fix https://github.com/chrislusf/seaweedfs/issues/841
|
6 years ago |
chenwanli
|
39c7455881
|
Set http timeout to 5s
|
6 years ago |
Chris Lu
|
e49a38842a
|
set etag in response
|
6 years ago |
chenwanli
|
31038acccf
|
fix https://github.com/chrislusf/seaweedfs/issues/780
|
6 years ago |
Chris Lu
|
93e0dddbf3
|
add function description
|
6 years ago |
Chris Lu
|
7d6b2a4740
|
add ETag to upload results and chunks
|
6 years ago |
sparklxb
|
da9b672d1b
|
support additional header name-value pairs
|
8 years ago |
sparklxb
|
86a7c56275
|
support additional header name-value pairs
|
8 years ago |
Chris Lu
|
5ce6bbf076
|
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
|
9 years ago |
Stuart P. Bentley
|
f0c2a2dcb3
|
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
|
10 years ago |
Chris Lu
|
f7998f8652
|
merge conflicts
|
10 years ago |
Brian McQueen
|
d56c748fa8
|
switch it back to chris's repo
|
10 years ago |
Brian McQueen
|
c0dfdf4392
|
switch to my forked repo
|
10 years ago |
Chris Lu
|
179d36ba0e
|
formatting code by: goimports -w=true .
|
10 years ago |
wyy
|
4126280d55
|
use github.com/chrislusf instead of github.com/aszxqw
|
10 years ago |
wyy
|
1cd19447e3
|
use github.com/aszxqw instead of code.google.com/p
|
10 years ago |
Chris Lu
|
4ecf5956d7
|
Add types to uploading
|
11 years ago |
Chris Lu
|
51fafdb525
|
more robust filer
|
11 years ago |
Chris Lu
|
7a8bc2e19e
|
avoid sharing same err variable
|
11 years ago |
Chris Lu
|
c3ce024fc1
|
reusing http connections
|
11 years ago |
Chris Lu
|
466a55b06d
|
fix error message
|
11 years ago |
Chris Lu
|
d5e7c1de0a
|
refactoring code
reusable code by go clients
|
12 years ago |
Chris Lu
|
f7c1a15ad1
|
correctly print strings in error
|
12 years ago |