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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-14
less greedy concurrency level, reducing open files
Chris Lu
1
-3
/
+13
2014-03-13
fix bug on volume growing failure where free space equals what's
Chris Lu
2
-12
/
+25
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
avoid sharing same err variable
Chris Lu
1
-16
/
+16
2014-03-12
adjusting default read time out
Chris Lu
3
-3
/
+3
2014-03-12
1. increase default concurrency level
Chris Lu
1
-9
/
+42
2014-03-12
adjusting error message
Chris Lu
1
-1
/
+1
2014-03-12
adjust error message
Chris Lu
1
-2
/
+2
2014-03-12
reusing http connections
Chris Lu
1
-1
/
+11
2014-03-12
in progress, trying to make benchmark working better to reuse http
Chris Lu
3
-40
/
+104
2014-03-12
fix error message
Chris Lu
1
-1
/
+1
2014-03-12
fix error message
Chris Lu
1
-1
/
+1
2014-03-12
fix https://code.google.com/p/weed-fs/issues/detail?id=64
Chris Lu
1
-1
/
+1
2014-03-10
add percentage of benchmark progress
Chris Lu
2
-2
/
+5
2014-03-10
minor output format change
Chris Lu
1
-1
/
+1
2014-03-10
adding progress report during benchmarking
Chris Lu
1
-4
/
+20
2014-03-10
can now delete a collection! Is this a dangerous feature? Only enabling
Chris Lu
13
-8
/
+130
2014-03-09
benchmarking writing data to a specific collection
Chris Lu
5
-36
/
+65
2014-03-09
better benchmarking statistics
Chris Lu
1
-38
/
+91
2014-03-09
a kind of working benchmark
Chris Lu
2
-0
/
+289
2014-03-09
refactoring
Chris Lu
1
-9
/
+11
2014-03-09
truncate file content during creating
Chris Lu
2
-3
/
+3
2014-03-03
fixed redirection error
Chris Lu
1
-1
/
+1
2014-03-02
spelling error with parameter name!
Chris Lu
1
-1
/
+1
2014-03-02
Major:
Chris Lu
31
-588
/
+341
2014-02-14
1. volume server auto detect clustered master nodes
Chris Lu
10
-23
/
+127
2014-02-09
cleaner cluster messages
Chris Lu
4
-4
/
+25
2014-02-06
Avoid creating *.dat file when reading and it does not exist
Chris Lu
1
-19
/
+28
2014-02-06
set to 400 Bad Request when failed to parse file id, recommended by
Chris Lu
1
-2
/
+2
2014-02-06
set to 404 when failed to read file id
Chris Lu
1
-1
/
+3
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
[prev]
[next]