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
2021-09-26
2.70
2.70
Chris Lu
2
-3
/
+3
2021-09-26
adjust test code
Chris Lu
1
-5
/
+5
2021-09-26
avoid looping forever if there are no more metadata updates
Chris Lu
2
-6
/
+6
2021-09-26
log tsNs should be processing time
Chris Lu
2
-10
/
+10
2021-09-25
avoid possible metadata subscription data loss
Chris Lu
4
-7
/
+21
2021-09-25
adjust metadata tail output
Chris Lu
1
-3
/
+3
2021-09-20
use default 10000 for grpc port
Chris Lu
6
-8
/
+22
2021-09-19
2.69
2.69
Chris Lu
2
-3
/
+3
2021-09-19
go fmt
Chris Lu
3
-9
/
+7
2021-09-19
refactor
Chris Lu
2
-6
/
+8
2021-09-19
s3: avoid overwriting object with ACL/LegalHold/Retension/LockConfiguration r...
Chris Lu
2
-0
/
+47
2021-09-19
update log
Chris Lu
1
-1
/
+1
2021-09-19
add cache error log
Chris Lu
1
-0
/
+1
2021-09-19
restore dev binaries building
Chris Lu
1
-48
/
+63
2021-09-19
more glog
Chris Lu
1
-0
/
+1
2021-09-19
add more glog to s3
Chris Lu
1
-1
/
+3
2021-09-19
add glog for s3 handlers
Chris Lu
6
-1
/
+20
2021-09-18
filer: redis store needs to clean up batch deleted sub folders
Chris Lu
2
-0
/
+4
2021-09-15
filer.remote.gateway: add options to include or exclude new bucket names to m...
Chris Lu
2
-0
/
+15
2021-09-15
adjust help messages
Chris Lu
2
-15
/
+2
2021-09-15
add command filre.remote.gateway
Chris Lu
1
-0
/
+1
2021-09-15
separate filer.remote.gateway command to avoid confusion
Chris Lu
4
-52
/
+127
2021-09-14
Update README.md
Chris Lu
1
-1
/
+1
2021-09-14
Update README.md
Chris Lu
1
-0
/
+2
2021-09-14
go fmt
Chris Lu
16
-47
/
+46
2021-09-13
shell: do not need to lock to see volume -h
Chris Lu
23
-93
/
+92
2021-09-13
Avoid xattr printed out as HTTP headers
Chris Lu
2
-7
/
+17
2021-09-13
fix tests
2.68
Chris Lu
3
-7
/
+7
2021-09-13
2.68
Chris Lu
11
-19
/
+19
2021-09-13
erasure coding: add cleanup step if anything goes wrong
Chris Lu
1
-0
/
+14
2021-09-13
better etag matching
Chris Lu
1
-1
/
+1
2021-09-13
minor
Chris Lu
1
-1
/
+2
2021-09-12
change server address from string to a type
Chris Lu
128
-2078
/
+2134
2021-09-12
custom grpc port: filer
Chris Lu
2
-1
/
+4
2021-09-12
custom grpc port: volume server
Chris Lu
2
-1
/
+4
2021-09-12
custom grpc port: master follower
Chris Lu
1
-1
/
+2
2021-09-12
custom grpc port: master
Chris Lu
2
-1
/
+4
2021-09-11
log format
Chris Lu
1
-1
/
+1
2021-09-11
add volume not found error type, to reduce error log
Chris Lu
2
-4
/
+6
2021-09-11
adjust log level
Chris Lu
1
-4
/
+4
2021-09-11
add optional delay
Chris Lu
1
-4
/
+9
2021-09-11
EC: clean up if failed in the middle
Chris Lu
1
-0
/
+13
2021-09-11
return if error
Chris Lu
1
-0
/
+1
2021-09-11
refactor
Chris Lu
1
-3
/
+1
2021-09-11
increase counter only if not early terminated
Chris Lu
1
-3
/
+2
2021-09-08
mysql table DDL: minor, not necessary, but a little more strict
Chris Lu
1
-2
/
+2
2021-09-08
Merge pull request #2327 from joshuafc/patch-2
Chris Lu
3
-16
/
+12
2021-09-09
CompactionTableSizeMultiplier of leveldb use default value. #2325
joshuafc
3
-16
/
+12
2021-09-08
remember commands even if failed
Chris Lu
1
-1
/
+3
2021-09-08
replicated remote.cache
Chris Lu
3
-3
/
+5
[next]