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
2020-08-30
1.92
1.92
Chris Lu
3
-3
/
+3
2020-08-30
change log to warning
Chris Lu
1
-1
/
+1
2020-08-30
a bit more logs
Chris Lu
1
-1
/
+1
2020-08-30
mount: fix for UrBackup
Chris Lu
1
-1
/
+1
2020-08-30
add logs
Chris Lu
1
-0
/
+1
2020-08-30
change log level 5 to 4
Chris Lu
11
-21
/
+21
2020-08-30
fix hard coded host address
Chris Lu
1
-2
/
+1
2020-08-30
filer and mount deletion resolves manifest chunks also
Chris Lu
3
-19
/
+48
2020-08-29
go fmt
Chris Lu
16
-68
/
+64
2020-08-29
use UTC for all time related folders
Chris Lu
3
-0
/
+5
2020-08-29
read meta logs by timestamp
Chris Lu
6
-17
/
+27
2020-08-29
adjust logs
Chris Lu
1
-1
/
+1
2020-08-28
add signatures to messages to avoid double processing
Chris Lu
29
-214
/
+331
2020-08-28
watch: follow changes for a pattern
Chris Lu
1
-5
/
+50
2020-08-28
file mime avoid saving application/octet-stream
Chris Lu
1
-0
/
+6
2020-08-27
fix help message
Chris Lu
1
-1
/
+1
2020-08-26
rename
Chris Lu
2
-3
/
+3
2020-08-26
add log messages
Chris Lu
1
-9
/
+8
2020-08-26
log message
Chris Lu
1
-1
/
+1
2020-08-26
fix logs
Chris Lu
1
-2
/
+2
2020-08-26
fix log error
Chris Lu
1
-2
/
+2
2020-08-26
erasure coding: fix EC error if multiple disks are configured in one volume s...
Chris Lu
3
-0
/
+11
2020-08-26
fix logging
Chris Lu
1
-2
/
+2
2020-08-26
wip
Chris Lu
2
-2
/
+72
2020-08-26
s: avoid possible completeMultipartUpload re-tries that can overwrite the upl...
Chris Lu
1
-2
/
+2
2020-08-26
Merge pull request #1433 from kmlebedev/volumePreStop
Chris Lu
4
-5
/
+18
2020-08-26
stop send heartbeat before stop volume server
Konstantin Lebedev
4
-5
/
+18
2020-08-25
volume server: remove whitelist for status checking
Chris Lu
1
-1
/
+1
2020-08-24
s3: list bucket permission change from admin to read
Chris Lu
1
-1
/
+1
2020-08-24
close http response
Chris Lu
2
-5
/
+7
2020-08-23
consume all response body in order to release requests
Chris Lu
1
-4
/
+5
2020-08-23
fix checkin error
1.91
Chris Lu
1
-0
/
+12
2020-08-23
1.91
Chris Lu
3
-3
/
+3
2020-08-23
always keep the manifest list of chunks
Chris Lu
2
-14
/
+10
2020-08-23
keep manifest chunks forever
Chris Lu
1
-2
/
+9
2020-08-23
adjust deletion ordering
Chris Lu
1
-1
/
+1
2020-08-23
fix test
Chris Lu
1
-4
/
+4
2020-08-23
multiple fixes
Chris Lu
10
-61
/
+81
2020-08-23
simpler test
Chris Lu
1
-6
/
+0
2020-08-23
add tests
Chris Lu
2
-4
/
+94
2020-08-23
add file handle locking when changing file entry
Chris Lu
1
-0
/
+10
2020-08-23
sorting chunks
Chris Lu
3
-2
/
+10
2020-08-22
add random test
Chris Lu
1
-0
/
+24
2020-08-20
SQL insert falls back to update
Chris Lu
1
-1
/
+15
2020-08-19
remove unused function
Chris Lu
2
-4
/
+0
2020-08-19
fix listObjectsV2 response format
Chris Lu
3
-7
/
+27
2020-08-19
Merge pull request #1427 from levenlabs/writable
Chris Lu
7
-947
/
+1382
2020-08-19
Added VolumeMarkWritable and VolumeStatus grpc methods
James Hartig
7
-947
/
+1382
2020-08-19
fix tests
Chris Lu
2
-4
/
+4
2020-08-19
also do flush on release
Chris Lu
1
-3
/
+8
[next]