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
2022-05-02
Merge pull request #3004 from chrislusf/dependabot/go_modules/cloud.google.co...
Chris Lu
2
-4
/
+5
2022-05-02
Merge pull request #3003 from chrislusf/dependabot/go_modules/github.com/fcla...
Chris Lu
2
-109
/
+14
2022-05-02
Merge pull request #3002 from chrislusf/dependabot/github_actions/docker/setu...
Chris Lu
5
-5
/
+5
2022-05-02
Merge pull request #3001 from chrislusf/dependabot/github_actions/docker/meta...
Chris Lu
5
-5
/
+5
2022-05-02
Bump cloud.google.com/go/pubsub from 1.20.0 to 1.21.0
dependabot[bot]
2
-4
/
+5
2022-05-02
Bump github.com/fclairamb/ftpserverlib from 0.17.0 to 0.18.0
dependabot[bot]
2
-109
/
+14
2022-05-02
Bump docker/setup-buildx-action from 1.6.0 to 1.7.0
dependabot[bot]
5
-5
/
+5
2022-05-02
Bump docker/metadata-action from 3.7.0 to 3.8.0
dependabot[bot]
5
-5
/
+5
2022-05-01
3.01
3.01
chrislu
2
-3
/
+3
2022-05-01
go fmt
chrislu
3
-5
/
+5
2022-05-01
fix test
chrislu
1
-4
/
+4
2022-05-01
fix tests
chrislu
1
-9
/
+9
2022-05-01
filer: add filer group
chrislu
33
-588
/
+675
2022-05-01
fix test
chrislu
1
-1
/
+1
2022-04-30
skip if already copied to remote
chrislu
1
-1
/
+1
2022-04-30
volume.tier.upload progress starts negative #2992
chrislu
1
-13
/
+21
2022-04-30
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
1
-0
/
+13
2022-04-30
s3 backend support customizing storage class
chrislu
4
-3
/
+11
2022-04-30
Merge pull request #2989 from kmlebedev/issues/2987
Chris Lu
1
-0
/
+13
2022-04-30
avoid panic if hashicorp raft not initialized
Konstantin Lebedev
1
-0
/
+13
2022-04-28
Merge pull request #2986 from guo-sj/fix_return_value
Chris Lu
2
-2
/
+2
2022-04-29
fix return value
guosj
2
-2
/
+2
2022-04-27
Merge pull request #2982 from kmlebedev/issues/2981
Chris Lu
1
-5
/
+9
2022-04-27
skip ipv6 all interfaces and localhost
chrislu
1
-1
/
+1
2022-04-27
Update README.md
Chris Lu
1
-0
/
+1
2022-04-27
avoid empty listMultipartUploads response
Konstantin Lebedev
1
-5
/
+9
2022-04-26
volume close should wait for committing compaction
chrislu
1
-4
/
+6
2022-04-26
Merge pull request #2974 from kmlebedev/wait_volume_closed_compression
Chris Lu
1
-0
/
+4
2022-04-26
use two flags: v.isCompacting and v.isCommitCompacting
chrislu
4
-5
/
+6
2022-04-26
Merge pull request #2967 from kmlebedev/vl_chk_disk_vlid
Chris Lu
1
-0
/
+4
2022-04-26
Merge pull request #2970 from kmlebedev/vlm_fsck_forcePurging
Chris Lu
1
-3
/
+5
2022-04-26
temporarily skip arm64 for mac
Chris Lu
1
-1
/
+2
2022-04-26
volume: sync to disk before copying volume files
chrislu
2
-0
/
+16
2022-04-26
waite volume being closed during compression idx
Konstantin Lebedev
1
-0
/
+4
2022-04-25
forcePurging desc
Konstantin Lebedev
1
-1
/
+1
2022-04-25
change forcePurging to a pointer
Konstantin Lebedev
1
-3
/
+3
2022-04-25
delete missing data from volumes in one replica
Konstantin Lebedev
1
-3
/
+5
2022-04-25
Merge pull request #2969 from chrislusf/dependabot/go_modules/github.com/hash...
Chris Lu
2
-3
/
+3
2022-04-25
Bump github.com/hashicorp/raft from 1.3.7 to 1.3.8
dependabot[bot]
2
-3
/
+3
2022-04-25
volume.check.disk add param volumeId
Konstantin Lebedev
1
-0
/
+4
2022-04-24
Update binaries_release2.yml
Chris Lu
1
-1
/
+2
2022-04-24
Merge pull request #2965 from chrislusf/dependabot/go_modules/google.golang.o...
3.00
Chris Lu
2
-2
/
+5
2022-04-24
Merge pull request #2963 from chrislusf/dependabot/go_modules/go.etcd.io/etcd...
Chris Lu
2
-9
/
+9
2022-04-24
Merge pull request #2964 from chrislusf/dependabot/go_modules/modernc.org/sql...
Chris Lu
2
-15
/
+20
2022-04-24
Merge pull request #2962 from chrislusf/dependabot/go_modules/github.com/aws/...
Chris Lu
2
-3
/
+3
2022-04-25
Bump google.golang.org/grpc from 1.45.0 to 1.46.0
dependabot[bot]
2
-2
/
+5
2022-04-25
Bump modernc.org/sqlite from 1.16.0 to 1.17.0
dependabot[bot]
2
-15
/
+20
2022-04-25
Bump go.etcd.io/etcd/client/v3 from 3.5.3 to 3.5.4
dependabot[bot]
2
-9
/
+9
2022-04-24
3.00
chrislu
2
-3
/
+3
2022-04-25
Bump github.com/aws/aws-sdk-go from 1.43.44 to 1.43.45
dependabot[bot]
2
-3
/
+3
[next]