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
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-10
handle special characters in html link
Chris Lu
1
-3
/
+12
2020-09-09
master: changing 301 to 308 on redirect to volume servers
Chris Lu
1
-1
/
+1
2020-09-09
properly cancel context for streaming grpc
Chris Lu
1
-2
/
+5
2020-09-09
filer: cross cluster synchronization
Chris Lu
4
-17
/
+85
2020-09-09
adjust log level
Chris Lu
1
-1
/
+1
2020-09-05
apply meta changes only if store is different
Chris Lu
1
-11
/
+9
2020-09-05
read filer signature
Chris Lu
1
-0
/
+1
2020-09-03
change filer2 to filer.
ruitao.liu
1
-1
/
+1
2020-09-03
new filer option to es v7.
ruitao.liu
1
-0
/
+1
2020-09-01
volume: Don't unmount before deleting volume in copy
James Hartig
1
-7
/
+2
2020-09-01
rename filer2 to filer
Chris Lu
8
-62
/
+62
2020-08-31
typo
Chris Lu
1
-1
/
+1
2020-08-31
go fmt
Chris Lu
1
-1
/
+1
2020-08-31
Merge pull request #1431 from kmlebedev/wip-prefix-search
Chris Lu
3
-10
/
+3
2020-08-30
change log level 5 to 4
Chris Lu
2
-4
/
+4
2020-08-30
fix hard coded host address
Chris Lu
1
-2
/
+1
2020-08-29
go fmt
Chris Lu
1
-1
/
+0
2020-08-28
add signatures to messages to avoid double processing
Chris Lu
7
-15
/
+26
2020-08-26
stop send heartbeat before stop volume server
Konstantin Lebedev
2
-4
/
+10
2020-08-25
volume server: remove whitelist for status checking
Chris Lu
1
-1
/
+1
2020-08-23
always keep the manifest list of chunks
Chris Lu
1
-7
/
+8
2020-08-19
Added VolumeMarkWritable and VolumeStatus grpc methods
James Hartig
1
-0
/
+28
2020-08-19
avoid shutdown in the middle of running
Chris Lu
1
-4
/
+0
2020-08-18
refactoring
Chris Lu
1
-2
/
+2
2020-08-18
pass in option to read deleted entries
Chris Lu
5
-5
/
+11
2020-08-18
refactoring to typed Size
Chris Lu
2
-2
/
+2
2020-08-17
rename
Chris Lu
1
-2
/
+2
2020-08-16
fix reader_at
Chris Lu
1
-2
/
+3
2020-08-15
file size support set file length
Chris Lu
2
-4
/
+4
2020-08-08
filer refactoring: same auto chunking logic for POST and PUT, no size limit
Chris Lu
2
-245
/
+49
2020-08-08
less noisy heartbeat logs
Chris Lu
1
-2
/
+2
2020-08-08
lower log priority for noisy heartbeat
Chris Lu
1
-1
/
+1
2020-08-08
support POST and PUT auto chunking
Chris Lu
1
-45
/
+86
2020-08-08
refactoring
Chris Lu
1
-2
/
+2
2020-08-06
filer: store md5 metadata for files uploaded by filer
Chris Lu
2
-15
/
+7
2020-08-06
volume: the variable for the master node may be stale?
Chris Lu
2
-27
/
+12
2020-08-06
volume: report Content-MD5 in response header
Chris Lu
1
-1
/
+2
2020-08-05
test ListDirectoryPrefixedEntries
Устюжанин Антон Александрович
2
-2
/
+2
2020-08-05
test ListDirectoryPrefixedEntries
Устюжанин Антон Александрович
1
-8
/
+1
2020-08-01
volume: avoid special logic for .gz files
Chris Lu
1
-14
/
+14
2020-07-25
rename
Chris Lu
3
-3
/
+3
2020-07-25
set filename in Content-Disposition header
Chris Lu
3
-6
/
+6
2020-07-22
Added VolumeNeedleStatus volume server grpc method
James Hartig
1
-0
/
+42
2020-07-19
go code can read and write chunk manifest
Chris Lu
5
-14
/
+96
2020-07-17
Fix the bug of "http://xx/xx,xxx.PNG?width=100"
李远军
1
-4
/
+3
2020-07-14
go fmt
Chris Lu
1
-6
/
+6
2020-07-13
add reading from persisted logs for local filer store
Chris Lu
1
-0
/
+15
2020-07-12
refactoring
Chris Lu
2
-15
/
+5
2020-07-10
skip http.StatusPartialContent in case of error and superfluous response.Writ...
Chris Lu
1
-2
/
+2
2020-07-10
Revert "remove fixJpgOrientation"
李远军
2
-1
/
+4
[next]