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
/
go
/
weed
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-17
Add option to recursively delete a folder.
Chris Lu
2
-2
/
+5
2014-04-17
1. v0.54
Chris Lu
4
-4
/
+3
2014-04-16
1. volume server now sends master server its max file key, so that
Chris Lu
7
-23
/
+19
2014-04-16
added typed join result
Chris Lu
2
-4
/
+4
2014-04-15
adjust to upgraded Raft library
Chris Lu
1
-1
/
+1
2014-04-15
Add types to uploading
Chris Lu
1
-6
/
+7
2014-04-15
Use type ClusterStatusResult for writing and reading results
Chris Lu
2
-12
/
+12
2014-04-15
Use type AssignResult when writing and reading result.
Chris Lu
1
-5
/
+5
2014-04-15
Added batch file deleting.
Chris Lu
5
-34
/
+18
2014-04-14
batch delete on volume servers
Chris Lu
2
-0
/
+45
2014-04-14
use fileId as the official name for the file identifier
Chris Lu
1
-1
/
+1
2014-04-14
refactor: split master handler into 2 files
Chris Lu
2
-150
/
+158
2014-04-14
refactor: split volume handlers into 3 files
Chris Lu
3
-84
/
+105
2014-04-13
refactor lookup result types into package "operation"
Chris Lu
1
-18
/
+9
2014-04-13
1. add batched volume lookup handler
Chris Lu
3
-20
/
+79
2014-04-13
adding instructions on how to use logging
Chris Lu
1
-2
/
+4
2014-04-13
1. refactoring, merge "replication" logic into "topology" package
Chris Lu
3
-25
/
+53
2014-04-11
Add retrying logic to wait for other peers during cluster bootstrapping.
Chris Lu
3
-11
/
+35
2014-04-09
1. root dir has id of 0
Chris Lu
2
-5
/
+7
2014-04-09
a correct implementation of filer
Chris Lu
2
-148
/
+20
2014-03-30
adding filer!!!
Chris Lu
4
-35
/
+138
2014-03-30
fix to avoid empty sub directory
Chris Lu
1
-2
/
+4
2014-03-30
more robust filer
Chris Lu
3
-7
/
+58
2014-03-30
working filer server!
Chris Lu
5
-25
/
+335
2014-03-26
adding lots of different stats
Chris Lu
3
-2
/
+21
2014-03-25
1. adding statistics reporting
Chris Lu
11
-28
/
+54
2014-03-24
0.51
Chris Lu
1
-1
/
+1
2014-03-23
refactor functions
Chris Lu
1
-1
/
+1
2014-03-23
fix delayed deletion
Chris Lu
1
-6
/
+6
2014-03-20
better delayed deletion
Chris Lu
1
-7
/
+15
2014-03-20
enhance deletion operation
Chris Lu
1
-12
/
+25
2014-03-20
switch to idle timeout instead of read timeout
Chris Lu
4
-33
/
+38
2014-03-19
now the volume compaction bug is fixed.
Chris Lu
1
-1
/
+1
2014-03-19
adjusting logs
Chris Lu
2
-3
/
+3
2014-03-19
adjusting logs
Chris Lu
1
-1
/
+1
2014-03-19
add deletion during benchmarking
Chris Lu
1
-20
/
+47
2014-03-19
found bugs with 0.50, backing off for now
Chris Lu
1
-1
/
+1
2014-03-18
Last important fix is version-bump-up-worthy: prevent heartbeat lost
Chris Lu
1
-1
/
+1
2014-03-18
randomize the file size a little bit
Chris Lu
1
-2
/
+3
2014-03-17
adjusting volumeSizeLimitMB default value and descriptions
Chris Lu
2
-2
/
+2
2014-03-16
so many bug fixes, well worth an version bump
Chris Lu
1
-1
/
+1
2014-03-16
deal with empty learder() cases
Chris Lu
1
-2
/
+2
2014-03-16
avoid herding effect by double checking
Chris Lu
1
-5
/
+7
2014-03-16
reusing http connections in raft server
Chris Lu
1
-0
/
+2
2014-03-15
toughen weedfs clustering, adding synchronizing max volume id among
Chris Lu
6
-67
/
+57
2014-03-15
ignore "-peers" option if cluster is already bootstrapped
Chris Lu
1
-6
/
+5
2014-03-14
less greedy concurrency level, reducing open files
Chris Lu
1
-3
/
+13
2014-03-13
error message change
Chris Lu
1
-1
/
+1
2014-03-13
help content textual changes
Chris Lu
1
-6
/
+9
2014-03-12
adjusting default read time out
Chris Lu
3
-3
/
+3
[prev]
[next]