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
2015-01-30
use proto "github.com/golang/protobuf/proto"
yanyiwu
1
-1
/
+1
2015-01-18
Fix compilation error.
Chris Lu
1
-1
/
+1
2015-01-18
Add optional admin port to volume server, to seperate admin operations from n...
Chris Lu
12
-24
/
+74
2015-01-16
fix the #59 and #56
yourchanges
1
-12
/
+32
2015-01-14
Resolve Conflicts
Chris Lu
5
-5
/
+5
2015-01-13
Cleanup error printing.
Chris Lu
14
-29
/
+31
2015-01-13
fix some typos
Lei Xue
5
-5
/
+5
2015-01-13
Separate into admin and public mux for volume servers.
Chris Lu
3
-18
/
+18
2015-01-13
Refactoring volume server options.
Chris Lu
1
-1
/
+5
2015-01-13
Refactoring volume server options.
Chris Lu
1
-37
/
+57
2015-01-12
Fix go vet warnings.
Chris Lu
2
-2
/
+2
2015-01-12
v0.68
Chris Lu
1
-1
/
+1
2015-01-11
Add caching volume locations to batch volume id lookup.
Chris Lu
1
-4
/
+29
2015-01-10
Fix the first form multi-part item is not a "file type part" problem in "Par...
yourchanges
1
-4
/
+13
2015-01-09
add w.Write for FilerServer HTTP response
yanyiwu
1
-0
/
+1
2015-01-08
fix bug: 'http: multiple response.WriteHeader calls'
yanyiwu
1
-1
/
+0
2015-01-08
fixed description error in redis.database
Brian McQueen
1
-1
/
+1
2015-01-08
add server options to set redis and cassandra in the filer and corrected file...
Brian McQueen
1
-0
/
+4
2015-01-08
Set http status after modifying response headers.
Chris Lu
10
-88
/
+87
2015-01-08
add some String() to make codes easier to read and debug
yanyiwu
8
-2
/
+41
2015-01-07
fix bug about : writed needle into localfile twice when replicating, because ...
yanyiwu
1
-0
/
+1
2015-01-06
Add Redis support for Distributed Filer store.
Chris Lu
4
-7
/
+66
2015-01-06
Adjust function name.
Chris Lu
1
-1
/
+1
2015-01-06
Merge branch 'master' of github.com:chrislusf/weed-fs
Chris Lu
1
-0
/
+1
2015-01-06
Adjust function name.
Chris Lu
2
-2
/
+2
2015-01-06
fix bug about the collection in volume is wrong when curl -F "file=@/tmp/test...
yanyiwu
1
-0
/
+1
2015-01-05
Add support for distributed filer metadata store.
Chris Lu
9
-11
/
+197
2015-01-05
Refactoring for supporing cassandra as filer meta data store
Chris Lu
8
-43
/
+53
2015-01-05
refactoring for later security changes
Chris Lu
8
-57
/
+194
2014-12-26
use github.com/golang/protobuf/proto instead of code.google.com/p/goprotobuf/...
yanyiwu
4
-4
/
+4
2014-12-26
fix bug: upload a file which already existed return a wrong file size.
yanyiwu
3
-2
/
+19
2014-12-26
add String function for needle to print
yanyiwu
1
-0
/
+6
2014-12-14
switch it back to chris's repo
Brian McQueen
69
-140
/
+140
2014-12-14
make it turn on the filer when filer.redirectOnRead is set
Brian McQueen
1
-0
/
+4
2014-12-14
switch to my forked repo
Brian McQueen
69
-140
/
+141
2014-12-14
Merge branch 'master' of https://github.com/chrislusf/weed-fs
Brian McQueen
87
-390
/
+514
2014-12-08
Add optional http redirect for filer GET requests.
chrislusf
1
-1
/
+2
2014-12-08
Merge branch 'master' of https://github.com/chrislusf/weed-fs
chrislusf
1
-1
/
+1
2014-12-08
Add read-write lock to guard topology changes on new collections and ttls.
chrislusf
5
-34
/
+74
2014-12-08
Add filer option to redirect instead of proxying to volume server on file GET...
chrislusf
4
-13
/
+35
2014-12-05
Improve Benchmark tool's performance.
Chris Lu
1
-1
/
+1
2014-12-04
Remove a volume server concurrent connection limit.
chrislusf
1
-88
/
+62
2014-12-04
Add more thread safe counters. Tighten thread synchronization.
chrislusf
1
-30
/
+49
2014-11-30
Increase performance by reusing []byte, reducing GC.
Chris Lu
1
-1
/
+22
2014-11-28
Change name to Seaweed.
Chris Lu
1
-1
/
+1
2014-11-28
Write request id to first 8 bytes of a file, instead of whole file, for
Chris Lu
3
-16
/
+22
2014-10-27
Clean raft configurations if "peers" option is set.
Chris Lu
1
-21
/
+25
2014-10-26
formatting code by: goimports -w=true .
Chris Lu
84
-170
/
+205
2014-10-26
fix commenting error.
Chris Lu
1
-2
/
+2
2014-10-25
adjust visibility
Chris Lu
3
-4
/
+4
[prev]
[next]