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
2014-04-17
0.55 beta
Chris Lu
1
-1
/
+1
2014-04-17
1. v0.54
Chris Lu
11
-24
/
+22
2014-04-16
1. volume server now sends master server its max file key, so that
Chris Lu
17
-256
/
+60
2014-04-16
added typed join result
Chris Lu
4
-9
/
+16
2014-04-15
adjust to upgraded Raft library
Chris Lu
1
-1
/
+1
2014-04-15
Add types to uploading
Chris Lu
3
-16
/
+17
2014-04-15
Use type ClusterStatusResult for writing and reading results
Chris Lu
3
-15
/
+15
2014-04-15
minor textual change
Chris Lu
1
-2
/
+2
2014-04-15
Use type AssignResult when writing and reading result.
Chris Lu
2
-10
/
+10
2014-04-15
Added batch file deleting.
Chris Lu
7
-37
/
+110
2014-04-14
rename variable name
Chris Lu
1
-2
/
+2
2014-04-14
rename file from lookup_volume_id.go to lookup.go
Chris Lu
1
-0
/
+0
2014-04-14
batch delete on volume servers
Chris Lu
3
-1
/
+46
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
2
-22
/
+31
2014-04-13
1. add batched volume lookup handler
Chris Lu
3
-20
/
+79
2014-04-13
remove unused code additional functions for glog
Chris Lu
1
-9
/
+1
2014-04-13
adding instructions on how to use logging
Chris Lu
2
-3
/
+5
2014-04-13
releasing 0.53, and then move to 0.54 beta
Chris Lu
1
-1
/
+1
2014-04-13
Correct logic to allocate volume slots
Chris Lu
1
-12
/
+25
2014-04-13
fix bug when reading back the replica settings!
Chris Lu
2
-1
/
+15
2014-04-13
correct assign logic for rack level. Still need to fix data center
Chris Lu
1
-9
/
+19
2014-04-13
mostly working correctly, but may have failed volume growing attempts
Chris Lu
1
-0
/
+13
2014-04-13
1. refactoring, merge "replication" logic into "topology" package
Chris Lu
11
-77
/
+144
2014-04-11
Add retrying logic to wait for other peers during cluster bootstrapping.
Chris Lu
4
-15
/
+44
2014-04-10
starting 0.53 beta
Chris Lu
1
-1
/
+1
2014-04-10
0.52 version
Chris Lu
1
-1
/
+1
2014-04-09
1. root dir has id of 0
Chris Lu
5
-13
/
+26
2014-04-09
a correct implementation of filer
Chris Lu
10
-148
/
+536
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
4
-7
/
+59
2014-03-30
working filer server!
Chris Lu
9
-31
/
+366
2014-03-28
all in progress version will just be beta
Chris Lu
1
-1
/
+1
2014-03-28
Issue 65: weed-fs 0.51 does not compile under windows
Chris Lu
8
-71
/
+58
2014-03-26
adding lots of different stats
Chris Lu
8
-31
/
+123
2014-03-25
1. adding statistics reporting
Chris Lu
17
-32
/
+319
2014-03-24
0.51
Chris Lu
1
-1
/
+1
2014-03-23
refactor functions
Chris Lu
3
-1
/
+6
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
4
-26
/
+49
2014-03-20
switch to idle timeout instead of read timeout
Chris Lu
5
-33
/
+103
2014-03-19
now the volume compaction bug is fixed.
Chris Lu
1
-1
/
+1
2014-03-19
switch to ReadAt() for thread-safe read
Chris Lu
5
-32
/
+42
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
[next]