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-09-20
Fix typo.
Chris Lu
1
-1
/
+1
2014-09-20
Add "-ip.bind" option when starting volume servers.
Chris Lu
3
-7
/
+9
2014-09-20
adjust for external API changes
Chris Lu
1
-1
/
+4
2014-09-20
rename to Seaweed File System
Chris Lu
6
-7
/
+7
2014-09-20
Merge branch 'master' of https://github.com/chrislusf/weed-fs
Chris Lu
2
-2
/
+38
2014-09-20
Adding unit tests for volume ttl.
Chris Lu
3
-15
/
+63
2014-09-20
version 0.64
Chris Lu
1
-1
/
+1
2014-09-20
add TTL support
Chris Lu
31
-105
/
+416
2014-09-04
use error to report error
Chris Lu
1
-5
/
+13
2014-09-04
resolve directory log file error
Chris Lu
1
-2
/
+11
2014-08-31
adding ttl field to volume super block
Chris Lu
4
-1
/
+45
2014-08-26
wrap etag value with double quotes
Chris Lu
2
-2
/
+2
2014-08-25
Fix filer proxing http status code
Chris Lu
2
-1
/
+2
2014-08-25
a bit refactoring to prepare for volume format change and backward
Chris Lu
3
-57
/
+68
2014-08-11
remove the submit via volume server api.
Chris Lu
1
-11
/
+0
2014-08-05
remove uploading stated from volume server.
Chris Lu
2
-5
/
+0
2014-07-25
Merge pull request #10 from ernado/master
chrislusf
2
-2
/
+38
2014-07-25
fixed RTD link from fork to official docs
ernado
1
-2
/
+2
2014-07-25
added docker example
ernado
1
-0
/
+36
2014-07-24
Merge branch 'master' of https://github.com/chrislusf/weed-fs
Chris Lu
15
-1
/
+1797
2014-07-24
released 0.62 with solaris support
Chris Lu
3
-3
/
+3
2014-07-23
Merge pull request #7 from ernado/master
chrislusf
15
-1
/
+1797
2014-07-23
added benchmarks page
ernado
2
-0
/
+160
2014-07-23
added optimizations page
ernado
2
-0
/
+115
2014-07-23
added directories and files page
ernado
2
-0
/
+133
2014-07-23
added use cases page
ernado
2
-0
/
+56
2014-07-23
added failover page
ernado
2
-0
/
+83
2014-07-23
added replication docs
ernado
2
-0
/
+99
2014-07-23
fixed url for camlistore
ernado
1
-1
/
+1
2014-07-23
fixed title
ernado
2
-3
/
+3
2014-07-23
added http api docs
ernado
2
-0
/
+304
2014-07-23
capitalize authors names
ernado
1
-6
/
+6
2014-07-23
added projects and websites
ernado
1
-0
/
+9
2014-07-23
fixed names
ernado
1
-7
/
+7
2014-07-23
added client libraries
ernado
2
-0
/
+36
2014-07-23
fixed typo mirrow-mirror
ernado
1
-1
/
+1
2014-07-23
added godoc ref
ernado
1
-2
/
+2
2014-07-23
formatting for getting started page of -h examples
ernado
1
-3
/
+2
2014-07-23
Merge branch 'master' of github.com:ernado/weed-fs
ernado
1
-0
/
+2
2014-07-23
added getting started page
ernado
2
-0
/
+80
2014-07-23
added rtd badge
Aleksandr Razumov
1
-0
/
+2
2014-07-23
read the docs fix
ernado
1
-4
/
+6
2014-07-23
changed docs theme
ernado
2
-0
/
+7
2014-07-23
added initial docs
ernado
4
-0
/
+711
2014-07-22
add download url to github readme
Chris Lu
1
-0
/
+4
2014-07-22
Add Etag support
Chris Lu
2
-0
/
+14
2014-07-21
1. pass through http response headers
Chris Lu
1
-0
/
+4
2014-07-21
fix wrong error printing that caused panic
Chris Lu
1
-1
/
+1
2014-07-20
test move function
Chris Lu
1
-3
/
+10
2014-07-20
fix test error due to changed api
Chris Lu
1
-1
/
+1
[next]