6287 Commits (d74348048ad4259e14e7d948106e282b27c326f7)

Author SHA1 Message Date
Eric Yang 5083429704
ADHOC: s3 bucket name verification (#4189) 2 years ago
Neo d5f77706a8
volume:fix return if Replicate write error (#4188) 2 years ago
chrislu 8821d6b161 3.42 2 years ago
Muhammad Hallaj bin Subery 9bd422d2c9
adding support for B2 region (#4177) 2 years ago
chrislu 84e9934bf9 fix filer.remote.sync on a S3 cloud mount 2 years ago
chrislu c47f75eb5b fix null content type caused exception in hdfs client 2 years ago
wusong fe573f26a8
memchunk save content twice (#4174) 2 years ago
Neo b9b613a78e
filter system log dir does not make subscribe event (#4172) 2 years ago
wusong 665917fdf1
[mount]: delete redundant code (#4173) 2 years ago
a 0d085ec175
make directory lister trigger if mime type is httpd/unix-directory (#4169) 2 years ago
chrislu 4d71af87f3 3.41 2 years ago
chrislu ef70415c70 skipping manifest chunk volume id change 2 years ago
chrislu 6e8dbf8868 add fs.meta.changeVolumeId 2 years ago
wusong de081c0d64
[mount] fix metacache update (#4161) 2 years ago
Guo Lei b63d1e9c6b
fix index (#4158) 2 years ago
chrislu 81fdf3651b grpc connection to filer add sw-client-id header 2 years ago
chrislu bfe5d910c6 use one readerCache for the whole file 2 years ago
chrislu 4614e85efa adjust help message 2 years ago
chrislu c24678153c use memory chunks only for sequential writes 2 years ago
chrislu 2885ba0e50 3.40 2 years ago
chrislu 12f8251d32 avoid index out of slice range 2 years ago
chrislu 313fd17ae4 allow random writes for mem chunk 2 years ago
Chris Lu 1cd2e64aac
merge chunks during upload (#4130) 2 years ago
chrislu 2452f3b2f7 sort chunks by offset 2 years ago
chrislu 361d97941b mysql: Missed escaping column name 2 years ago
chrislu efcffe4f77 no need to set chunks during flush 2 years ago
chrislu 85f1b70207 reduce group size from 256MB to 64MB 2 years ago
chrislu 86657ed3a8 avoid repeatedly adding manifest chunks 2 years ago
chrislu 28fe578944 avoid possible nil entry 2 years ago
chrislu 9e0d526163 fix compilation 2 years ago
chrislu 7f49c59c14 cluster.ps add filer meta sync progress 2 years ago
chrislu 340e7c3a2e chunk group remove manifestChunks and reset sections in SetChunks() 2 years ago
chrislu e650c8397d ensure section.chunks is always garbage free 2 years ago
chrislu 75bdd4a0d1 refactor 2 years ago
Guo Lei 83e29faa55
use time.NewTicker instead of time.Tick. (#4119) 2 years ago
chrislu 51d4a4b28d 3.39 2 years ago
chrislu 469c959e6a add missing options for webdav 2 years ago
monchickey 3e2c9ea73d
Add image cropping. (#4117) 2 years ago
chrislu 296fdc296c mount: faster add chunks 2 years ago
chrislu 2abf817580 fix for stream reader 2 years ago
chrislu e367444586 add notes for full version 2 years ago
chrislu 5423790b2c add back previous chunk upload selection algo 2 years ago
chrislu 7bdae5172e batch delete EC needles 2 years ago
zemul 6b4c033431
add mount log (#4101) 2 years ago
chrislu 48f2edc065 3.38 2 years ago
Chris Lu d4566d4aaa
more solid weed mount (#4089) 2 years ago
CommanderRoot c7c9d22f37
filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094) 2 years ago
CommanderRoot c2280e94cf
filer.store.mysql: Replace deprecated upsert syntax (#4096) 2 years ago
CommanderRoot 265a56630b
filer.store.mysql: Escape table columns in SQL query (#4095) 2 years ago
Guo Lei ed5f3f073b
add more help message, in case of misunderstanding (#4092) 2 years ago