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-fs
/
src
/
pkg
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-13
add locking when adjusting topology
Chris Lu
1
-0
/
+6
2012-11-12
remove debug message
Chris Lu
1
-1
/
+1
2012-11-12
Issue 11: Failed to write to replicas for volumen 3
Chris Lu
1
-0
/
+3
2012-11-11
comment change: 3 times of the pulse
Chris Lu
1
-1
/
+1
2012-11-09
remove comments
Chris Lu
1
-1
/
+1
2012-11-07
support compacting a volume
Chris Lu
10
-176
/
+363
2012-10-23
adjusting gzip logic
Chris Lu
2
-4
/
+4
2012-10-10
show volume status
Chris Lu
1
-0
/
+27
2012-10-09
adding file count and deletion count
Chris Lu
5
-18
/
+28
2012-09-30
change to 3-digit replication types
Chris Lu
7
-96
/
+182
2012-09-29
change to a more memory efficient map, implemented by several lists of
Chris Lu
5
-22
/
+280
2012-09-27
use NeedleValue directly instead of additional pointer, to reduce memory
Chris Lu
1
-6
/
+9
2012-09-26
cleaner error message
Chris Lu
1
-2
/
+2
2012-09-26
more error handling
Chris Lu
1
-0
/
+5
2012-09-26
better error reporting and handling
Chris Lu
2
-4
/
+6
2012-09-26
delete replications, untested yet
Chris Lu
2
-32
/
+46
2012-09-26
fixes
Chris Lu
2
-1
/
+2
2012-09-26
url error
Chris Lu
1
-1
/
+1
2012-09-26
add option to set server's ip address
Chris Lu
5
-17
/
+21
2012-09-25
correct crc
Chris Lu
2
-3
/
+30
2012-09-24
adjusting tests
Chris Lu
2
-2
/
+2
2012-09-24
removing set volume location
Chris Lu
4
-60
/
+23
2012-09-23
adjusting http status code for creation
Chris Lu
3
-130
/
+13
2012-09-23
removing volume list
Chris Lu
1
-5
/
+2
2012-09-22
load configuration file, with topology configured
Chris Lu
6
-66
/
+65
2012-09-22
read topology configuration
Chris Lu
3
-33
/
+76
2012-09-21
adjusting testing
Chris Lu
2
-4
/
+4
2012-09-20
now any data node can accept storing files
Chris Lu
2
-5
/
+6
2012-09-20
refactoring allocate_volume operation
Chris Lu
2
-27
/
+35
2012-09-20
refactoring content uploading
Chris Lu
3
-0
/
+43
2012-09-20
more error messages
Chris Lu
1
-2
/
+6
2012-09-20
for moved volumes, redirect with code 501
Chris Lu
2
-0
/
+39
2012-09-20
lots of fix
Chris Lu
7
-20
/
+23
2012-09-19
handle volume server up/down events
Chris Lu
4
-75
/
+112
2012-09-19
working now to start/stop volume servers
Chris Lu
7
-31
/
+82
2012-09-18
channel based visitor pattern
Chris Lu
5
-32
/
+61
2012-09-17
adjusting refresh topology writable volumes(not finished yet)
Chris Lu
7
-7
/
+27
2012-09-16
adjusting log messages
Chris Lu
2
-3
/
+2
2012-09-16
adjusting return messages for growing volumes
Chris Lu
5
-37
/
+51
2012-09-16
adjusting maxVolumeCount if volume server changes it
Chris Lu
3
-42
/
+50
2012-09-16
can auto grow 00 and 01 replication volumes
Chris Lu
15
-162
/
+273
2012-09-14
register reported topology
Chris Lu
6
-18
/
+108
2012-09-13
verify adding columes should work well
Chris Lu
4
-34
/
+66
2012-09-13
remote assigns volume to volume server
Chris Lu
3
-8
/
+28
2012-09-12
replication related work
Chris Lu
4
-4
/
+50
2012-09-10
replication related work on data nodes
Chris Lu
5
-87
/
+144
2012-09-10
volume layout for each replication level
Chris Lu
6
-21
/
+189
2012-09-08
file renaming
Chris Lu
1
-0
/
+0
2012-09-08
rename Server to DataNode
Chris Lu
8
-33
/
+30
2012-09-08
add comments
Chris Lu
1
-1
/
+1
[prev]
[next]