9890 Commits (ad9fef7a52105895b1fd7cc8d371b8f63bb2b0c2)
 

Author SHA1 Message Date
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 47fa5ef979 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 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
dependabot[bot] 44b0176e9e
build(deps): bump github.com/aws/aws-sdk-go from 1.44.171 to 1.44.175 (#4126) 2 years ago
dependabot[bot] f030186e3a
build(deps): bump github.com/google/flatbuffers from 22.11.23+incompatible to 23.1.4+incompatible (#4125) 2 years ago
dependabot[bot] 36f81bd462
build(deps): bump golang.org/x/sys from 0.3.0 to 0.4.0 (#4123) 2 years ago
dependabot[bot] d0de2e2dfc
build(deps): bump github.com/tikv/client-go/v2 from 2.0.3 to 2.0.4 (#4124) 2 years ago
dependabot[bot] cc0abaf0f9
build(deps): bump actions/dependency-review-action from 3.0.2 to 3.0.3 (#4121) 2 years ago
dependabot[bot] 8abace77d9
build(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#4120) 2 years ago
dependabot[bot] 9b42942cca
build(deps): bump google.golang.org/api from 0.105.0 to 0.106.0 (#4122) 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 0b52f08226 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 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 49b84d5866 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 2abf817580 fix for stream reader 2 years ago
Tobias Gurtzick 9ffe1d6aec
add code of conduct (#4109) 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
chrislu 8aec430df7 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu c87a3ffce3 avoid hard coded versions 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
dependabot[bot] 367353b936
build(deps): bump github.com/aws/aws-sdk-go from 1.44.167 to 1.44.171 (#4100) 2 years ago
dependabot[bot] de787ce4ab
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.41.0 to 3.42.1 (#4099) 2 years ago
dependabot[bot] 04bba1a6b2
build(deps): bump modernc.org/sqlite from 1.20.0 to 1.20.1 (#4098) 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
Guo Lei d8cfa1552b
support enable/disable vacuum (#4087) 2 years ago
dependabot[bot] 84492976c9
build(deps): bump github.com/aws/aws-sdk-go from 1.44.162 to 1.44.167 (#4085) 2 years ago
dependabot[bot] bd176359cb
build(deps): bump github.com/prometheus/procfs from 0.8.0 to 0.9.0 (#4084) 2 years ago