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-02-06
avoid index out of range exception
Chris Lu
1
-3
/
+3
2014-02-06
fix replication type parameter name
Chris Lu
1
-1
/
+1
2014-02-05
help message adjustment
Chris Lu
1
-1
/
+1
2014-02-05
optimize for submission from clustered master nodes
Chris Lu
2
-3
/
+11
2014-02-05
report when size is closing to the volume limit
Chris Lu
1
-2
/
+2
2014-02-05
be lenient when writing, but report right away when volume size limit is
Chris Lu
3
-9
/
+10
2014-02-05
bump up to 0.46
Chris Lu
1
-1
/
+1
2014-02-05
working auto fail-over master node
Chris Lu
3
-12
/
+39
2014-02-05
a stable working clustering master node implementation
Chris Lu
2
-8
/
+54
2014-02-05
adjust description text
Chris Lu
1
-1
/
+1
2014-02-04
go fmt
Chris Lu
2
-8
/
+8
2014-02-04
minor adjustment for weed master nodes clustering
Chris Lu
2
-4
/
+14
2014-01-29
reduce the default volume size to 32000MB from 32768MB
Chris Lu
1
-1
/
+1
2014-01-28
Issue 62: Latest raft update breaks the build
Chris Lu
1
-1
/
+1
2014-01-21
trivial refactoring
Chris Lu
1
-6
/
+9
2014-01-21
Issue 60: weed export -collection doesn't work
Chris Lu
1
-0
/
+3
2013-12-09
toughen up error handling for invalid fid
Chris Lu
3
-12
/
+22
2013-12-09
disable raft logging
Chris Lu
1
-1
/
+1
2013-12-09
a start for distributed master support, not working yet
Chris Lu
3
-5
/
+188
2013-12-09
mux router cannot handle "/" correctly. switching it off for volume
Chris Lu
7
-40
/
+70
2013-12-03
clean up etcd backing for sequence persistent storage. It uses some OS
Chris Lu
5
-70
/
+0
2013-12-03
adding "server" command to start both volume server and an embedded
Chris Lu
3
-2
/
+134
2013-12-02
ssue 59: Multi Ip Enviromment support + publicUrl is disregarded by
Chris Lu
3
-4
/
+5
2013-12-02
use glog
Chris Lu
2
-2
/
+0
2013-12-02
switch to glog debugging
Chris Lu
2
-110
/
+2
2013-12-02
refactoring to separate master and volume server, so that these servers
Chris Lu
8
-531
/
+741
2013-12-01
refactoring, start to use gorilla/mux
Chris Lu
2
-19
/
+23
2013-11-19
avoid nil cases when error
Chris Lu
1
-1
/
+4
2013-11-19
comment out etcd support due to its os specific system calls
Chris Lu
3
-12
/
+14
2013-11-18
version 0.45!
Chris Lu
1
-1
/
+1
2013-11-18
added download command to download file by fileid
Chris Lu
2
-1
/
+122
2013-11-18
fix filename not set error
Chris Lu
1
-1
/
+1
2013-11-18
formatting
Chris Lu
1
-2
/
+2
2013-11-18
refactor api: lookup file id
Chris Lu
2
-12
/
+19
2013-11-18
fix duplicated file id list entries when uploading large file
Chris Lu
1
-5
/
+2
2013-11-18
add option to split large files into parts and then upload
Chris Lu
2
-12
/
+58
2013-11-18
adjust function name
Chris Lu
2
-4
/
+4
2013-11-12
support for collections!
Chris Lu
16
-92
/
+163
2013-11-12
remove unused parameter pulse
Chris Lu
1
-4
/
+2
2013-11-12
remove a comment
Chris Lu
1
-1
/
+0
2013-11-10
adjust logging
Chris Lu
1
-2
/
+2
2013-11-10
adding etcd storage support for cluster meta data. Currently just
Chris Lu
12
-56
/
+149
2013-11-05
add metastore, switching sequence to use it
Chris Lu
5
-18
/
+163
2013-10-31
this is a fix important enough for a version bump
Chris Lu
1
-1
/
+1
2013-10-31
fix issue 52
Chris Lu
1
-10
/
+19
2013-10-31
debug message
Chris Lu
1
-1
/
+1
2013-10-31
add test case for issue 52
Chris Lu
1
-0
/
+14
2013-10-31
fix test
Chris Lu
1
-0
/
+1
2013-10-31
log changes
Chris Lu
1
-2
/
+6
2013-10-29
Issue 51: Assign on empty cluster sometime fails under high concurrency
Chris Lu
1
-3
/
+9
[next]