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
path:
root
/
weed
/
replication
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-07
filer.sync: fix replicating partially updated file
chrislu
1
-1
/
+1
2022-02-04
change to util.WriteFile
chrislu
1
-1
/
+1
2021-12-26
use streaming mode for long poll grpc calls
chrislu
4
-10
/
+10
2021-11-28
revert
Chris Lu
1
-1
/
+1
2021-11-28
read deleted chunks when replcating data
Chris Lu
1
-1
/
+1
2021-10-14
refactor: move from io/ioutil to io and os package
Eng Zer Jun
1
-3
/
+3
2021-09-12
change server address from string to a type
Chris Lu
2
-2
/
+2
2021-09-06
refactoring
Chris Lu
1
-1
/
+10
2021-09-01
go fmt
Chris Lu
2
-4
/
+4
2021-08-25
cloud drive: add support for Wasabi
Chris Lu
2
-0
/
+2
2021-08-24
update azure library
Chris Lu
1
-3
/
+3
2021-08-23
cloud drive: s3 configurable force path style
Chris Lu
1
-0
/
+1
2021-08-23
do not force path style for better compatibility
Chris Lu
1
-1
/
+0
2021-08-14
go fmt
Chris Lu
1
-1
/
+1
2021-08-12
use grpc and jwt
Chris Lu
1
-2
/
+2
2021-07-26
remote.mount
Chris Lu
1
-1
/
+1
2021-07-21
go fmt
Chris Lu
1
-1
/
+1
2021-07-19
optimization: improve random range query for large files
origin/remote_overlay
Chris Lu
1
-2
/
+3
2021-07-19
add remote to filer.Entry and filer_pb entry, add RemoteConf
Chris Lu
1
-0
/
+1
2021-05-26
filer.backup: fix cloud sinks when updating entry
Chris Lu
4
-10
/
+4
2021-05-26
remove verbose log
Chris Lu
1
-1
/
+0
2021-05-26
local sink: write and update files
Chris Lu
1
-3
/
+14
2021-05-25
filer.backup: backup to local directory optionally is incremental
Chris Lu
1
-5
/
+8
2021-05-07
add retry to assign volume
Chris Lu
1
-22
/
+23
2021-03-16
revert fasthttp changes
Chris Lu
1
-1
/
+1
2021-02-28
go fmt
Chris Lu
4
-13
/
+13
2021-02-28
adjust log level
Chris Lu
1
-4
/
+4
2021-02-28
local file sink: create backup files with permission 0755
Chris Lu
1
-2
/
+2
2021-02-28
always use non bucket prefixing url
Chris Lu
1
-0
/
+1
2021-02-28
filer source: support filerProxy mode
Chris Lu
2
-5
/
+10
2021-02-28
data sink: add incremental mode
Chris Lu
8
-15
/
+52
2021-02-28
rename file
Chris Lu
1
-1
/
+1
2021-02-12
use fasthttp lib to read
Chris Lu
1
-1
/
+1
2021-02-11
Merge pull request #1801 from kmlebedev/recoveringRabbitMQ
Chris Lu
1
-9
/
+24
2021-02-11
Do reconnect to RabbitMQ
Konstantin Lebedev
1
-9
/
+24
2021-02-10
go fmt
Chris Lu
1
-1
/
+1
2021-02-10
restart replication if RabbitMQ connection closed
Konstantin Lebedev
1
-0
/
+4
2021-02-09
Merge branch 'master' into support_ssd_volume
Chris Lu
12
-29
/
+289
2021-02-03
fix log warn
Konstantin Lebedev
1
-1
/
+1
2021-02-03
RabbitMQ delay retry with Dead Letter Exchange
Konstantin Lebedev
2
-9
/
+95
2021-01-28
add back AdjustedUrl() related code
Chris Lu
2
-0
/
+7
2021-01-28
replicate: incremental sink only contains new and updated files
Chris Lu
1
-4
/
+4
2021-01-28
replicate: use creation time for local incremental file sink
Chris Lu
2
-7
/
+6
2021-01-28
rename backup to local_incremental and use mtime
Konstantin Lebedev
3
-23
/
+23
2021-01-27
replication to create time date directory
Konstantin Lebedev
3
-14
/
+36
2021-01-27
replication to todays date directory
Konstantin Lebedev
1
-5
/
+12
2021-01-26
Merge pull request #1759 from kmlebedev/sink.local
Chris Lu
1
-0
/
+101
2021-01-26
notification add ack and nack
Chris Lu
5
-8
/
+25
2021-01-26
replication to local disk storage
Konstantin Lebedev
1
-0
/
+101
2021-01-24
mount: outsideContainerClusterMode proxy through filer
Chris Lu
2
-7
/
+0
[next]