9934 Commits (b7b9f1c69026e673b208abfee61a5f4e4a41b276)
 

Author SHA1 Message Date
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 0932437a1c Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 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
dependabot[bot] 14d95276c2
build(deps): bump github.com/aws/aws-sdk-go from 1.44.184 to 1.44.189 (#4164) 2 years ago
dependabot[bot] 73f6917c91
build(deps): bump google.golang.org/api from 0.107.0 to 0.108.0 (#4166) 2 years ago
dependabot[bot] a8592ecfc3
build(deps): bump cloud.google.com/go/storage from 1.28.1 to 1.29.0 (#4167) 2 years ago
dependabot[bot] 5fb875bd20
build(deps): bump github.com/klauspost/reedsolomon from 1.11.3 to 1.11.5 (#4165) 2 years ago
dependabot[bot] d182a4fed7
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.42.5 to 3.42.6 (#4168) 2 years ago
dependabot[bot] 61fd3546fe
build(deps): bump docker/setup-buildx-action from 2.2.1 to 2.4.0 (#4163) 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
Chris Lu e98739598a
Update README.md 2 years ago
dependabot[bot] 0fa02ad5c8
build(deps): bump github.com/aws/aws-sdk-go from 1.44.175 to 1.44.184 (#4150) 2 years ago
dependabot[bot] 6c4fe30cda
build(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#4153) 2 years ago
dependabot[bot] 4851302b74
build(deps): bump gocloud.dev/pubsub/natspubsub from 0.27.0 to 0.28.0 (#4154) 2 years ago
dependabot[bot] 92a2d96856
build(deps): bump github.com/linxGnu/grocksdb from 1.7.10 to 1.7.14 (#4152) 2 years ago
dependabot[bot] 715eeced46
build(deps): bump github.com/Shopify/sarama from 1.37.2 to 1.38.1 (#4151) 2 years ago
chrislu 81fdf3651b grpc connection to filer add sw-client-id header 2 years ago
Cristian Chiru b048659749
Use semver 2 in Chart.yaml (#4142) 2 years ago
chrislu e619664eeb Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu bfe5d910c6 use one readerCache for the whole file 2 years ago
Chris Lu ca901742cb
Update README.md 2 years ago
chrislu 11d055bfc1 adjust timing 2 years ago
chrislu 59c8308b21 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 48f263be94 tweaking fio 2 years ago
dependabot[bot] 805faac753
build(deps): bump gocloud.dev from 0.27.0 to 0.28.0 (#4137) 2 years ago
dependabot[bot] cdce2d9d49
build(deps): bump google.golang.org/api from 0.106.0 to 0.107.0 (#4139) 2 years ago
dependabot[bot] 2ed54378bf
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.42.1 to 3.42.5 (#4138) 2 years ago
dependabot[bot] 700c1f87c9
build(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 (#4136) 2 years ago
dependabot[bot] 1f727ce4fa
build(deps): bump golang.org/x/tools from 0.4.0 to 0.5.0 (#4135) 2 years ago
dependabot[bot] 6465abd9db
build(deps): bump docker/metadata-action from 4.1.1 to 4.3.0 (#4134) 2 years ago
dependabot[bot] 9c04eef92d
build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 (#4133) 2 years ago
dependabot[bot] dfb2292da4
build(deps): bump wangyoucao577/go-release-action from 1.34 to 1.35 (#4132) 2 years ago
Chris Lu a3060c11df
increase timeout 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