index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-16
use one readerCache for the whole file
chrislu
7
-17
/
+24
2023-01-16
Update README.md
Chris Lu
1
-1
/
+1
2023-01-16
adjust timing
chrislu
1
-6
/
+6
2023-01-16
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
15
-98
/
+601
2023-01-16
tweaking fio
chrislu
1
-8
/
+23
2023-01-16
build(deps): bump gocloud.dev from 0.27.0 to 0.28.0 (#4137)
dependabot[bot]
2
-53
/
+555
2023-01-16
build(deps): bump google.golang.org/api from 0.106.0 to 0.107.0 (#4139)
dependabot[bot]
2
-3
/
+3
2023-01-16
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.42.1 to 3.42.5...
dependabot[bot]
2
-3
/
+3
2023-01-16
build(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 (#4136)
dependabot[bot]
2
-3
/
+3
2023-01-16
build(deps): bump golang.org/x/tools from 0.4.0 to 0.5.0 (#4135)
dependabot[bot]
2
-11
/
+12
2023-01-16
build(deps): bump docker/metadata-action from 4.1.1 to 4.3.0 (#4134)
dependabot[bot]
7
-7
/
+7
2023-01-16
build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 (#4133)
dependabot[bot]
7
-7
/
+7
2023-01-16
build(deps): bump wangyoucao577/go-release-action from 1.34 to 1.35 (#4132)
dependabot[bot]
6
-14
/
+14
2023-01-15
increase timeout
Chris Lu
1
-1
/
+1
2023-01-15
adjust help message
chrislu
1
-2
/
+2
2023-01-15
use memory chunks only for sequential writes
chrislu
1
-1
/
+2
2023-01-15
3.40
3.40
chrislu
1
-1
/
+1
2023-01-14
avoid index out of slice range
chrislu
1
-1
/
+1
2023-01-13
allow random writes for mem chunk
chrislu
1
-2
/
+1
2023-01-12
merge chunks during upload (#4130)
Chris Lu
3
-8
/
+31
2023-01-12
sort chunks by offset
chrislu
1
-0
/
+6
2023-01-11
mysql: Missed escaping column name
chrislu
1
-1
/
+1
2023-01-10
no need to set chunks during flush
chrislu
1
-2
/
+0
2023-01-10
reduce group size from 256MB to 64MB
chrislu
1
-1
/
+1
2023-01-10
avoid repeatedly adding manifest chunks
chrislu
1
-1
/
+2
2023-01-10
avoid possible nil entry
chrislu
1
-5
/
+5
2023-01-10
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
20
-50
/
+54
2023-01-10
fix compilation
chrislu
1
-1
/
+0
2023-01-10
cluster.ps add filer meta sync progress
chrislu
2
-4
/
+29
2023-01-10
chunk group remove manifestChunks and reset sections in SetChunks()
chrislu
1
-8
/
+13
2023-01-10
ensure section.chunks is always garbage free
chrislu
1
-1
/
+3
2023-01-10
refactor
chrislu
3
-12
/
+68
2023-01-09
build(deps): bump github.com/aws/aws-sdk-go from 1.44.171 to 1.44.175 (#4126)
dependabot[bot]
2
-3
/
+3
2023-01-09
build(deps): bump github.com/google/flatbuffers from 22.11.23+incompatible to...
dependabot[bot]
2
-3
/
+3
2023-01-09
build(deps): bump golang.org/x/sys from 0.3.0 to 0.4.0 (#4123)
dependabot[bot]
2
-2
/
+3
2023-01-09
build(deps): bump github.com/tikv/client-go/v2 from 2.0.3 to 2.0.4 (#4124)
dependabot[bot]
2
-3
/
+6
2023-01-09
build(deps): bump actions/dependency-review-action from 3.0.2 to 3.0.3 (#4121)
dependabot[bot]
1
-1
/
+1
2023-01-09
build(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#4120)
dependabot[bot]
17
-18
/
+18
2023-01-09
build(deps): bump google.golang.org/api from 0.105.0 to 0.106.0 (#4122)
dependabot[bot]
2
-16
/
+16
2023-01-09
use time.NewTicker instead of time.Tick. (#4119)
Guo Lei
1
-4
/
+4
2023-01-08
3.39
3.39
chrislu
1
-1
/
+1
2023-01-08
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
3
-6
/
+116
2023-01-08
add missing options for webdav
chrislu
2
-0
/
+2
2023-01-06
Add image cropping. (#4117)
monchickey
3
-6
/
+116
2023-01-06
mount: faster add chunks
chrislu
2
-4
/
+22
2023-01-05
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
1
-0
/
+74
2023-01-05
fix for stream reader
chrislu
1
-6
/
+13
2023-01-05
add code of conduct (#4109)
Tobias Gurtzick
1
-0
/
+74
2023-01-04
add notes for full version
chrislu
1
-1
/
+1
2023-01-03
add back previous chunk upload selection algo
chrislu
4
-5
/
+35
[prev]
[next]