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-02-25
avoid auto unzip tar.gz files
chrislusf
1
-1
/
+2
2015-02-25
Merge branch 'master' of github.com:chrislusf/weed-fs
Chris Lu
1
-1
/
+2
2015-02-25
Separate read and write volume handlers.
Chris Lu
4
-312
/
+369
2015-02-20
Show returned content when can not parse son
chrislusf
1
-1
/
+2
2015-02-12
Redirect to publicUrl
chrislusf
1
-1
/
+1
2015-02-12
Fix compilation error
chrislusf
1
-1
/
+1
2015-02-12
ensure non empty volume publicUrl
chrislusf
1
-0
/
+3
2015-02-12
Randomize http redirect.
chrislusf
1
-5
/
+2
2015-02-12
Move the redirect url perfer to volume server's PublicUrl
yourchanges
1
-1
/
+5
2015-02-12
Move the redirect url perfer to volume server's PublicUrl (reverted from comm...
yourchanges
1
-3
/
+0
2015-02-12
Move the redirect url perfer to volume server's PublicUrl
yourchanges
1
-0
/
+3
2015-02-12
Move the redirect url to volume server's PublicUrl (reverted from commit 2df7...
yourchanges
1
-1
/
+1
2015-02-12
Move the redirect url to volume server's PublicUrl
yourchanges
1
-1
/
+1
2015-02-11
Add publicUrl for master server
chrislusf
3
-10
/
+7
2015-02-07
merge conflicts
Chris Lu
21
-135
/
+269
2015-02-05
Fix compilation error due to upstream API change.
chrislusf
1
-4
/
+5
2015-02-05
Avoid checking folder if not using filer. fix #80
chrislusf
1
-3
/
+3
2015-02-04
use sync.RWMutex when masterNode changes
yanyiwu
2
-7
/
+22
2015-02-02
Avoid creating filer folder if not starting it.
chrislusf
1
-3
/
+5
2015-02-02
change CLI option from publicIp to publicUrl
chrislusf
4
-33
/
+16
2015-02-02
Using Url instead of PublicUrl for volume server
chrislusf
8
-13
/
+13
2015-01-31
Update volume server's master node when masters change.
chrislusf
1
-0
/
+1
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
[next]