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-11-28
Merge branch 'master' of git@github.com:chrislusf/weed-fs.git
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-31
Merge pull request #22 from aszxqw/patch-1
chrislusf
1
-1
/
+1
2014-11-01
Update Dockerfile
Yanyi Wu
1
-1
/
+1
2014-10-27
Upgraded to 0.97 goclipse.
Chris Lu
1
-5
/
+0
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
2014-10-25
fix typo
Chris Lu
3
-4
/
+4
2014-10-23
fix doc about submit api
Chris Lu
1
-2
/
+3
2014-10-21
Merge branch 'master' of git@github.com:chrislusf/weed-fs.git
Chris Lu
2
-14
/
+4
2014-10-21
Add master bind ip address option.
Chris Lu
2
-3
/
+4
2014-10-21
Fix help text error.
Chris Lu
1
-1
/
+1
2014-10-21
print error the correct way.
Chris Lu
1
-12
/
+13
2014-10-19
Merge pull request #20 from mcqueenorama/master
chrislusf
1
-1
/
+1
2014-10-18
fix link to download binaries
bmcquee
1
-1
/
+1
2014-10-14
Update Dockerfile
chrislusf
1
-13
/
+3
2014-10-08
tweaking the docker file
Chris Lu
1
-3
/
+13
2014-09-25
Adjust wiki syntax error.
Chris Lu
1
-1
/
+1
2014-09-25
Add benchmark to the introduction page.
Chris Lu
1
-0
/
+57
2014-09-25
Move introduction page to github.
Chris Lu
1
-10
/
+249
2014-09-25
name change on documents
Chris Lu
7
-25
/
+25
2014-09-25
Merge pull request #15 from aszxqw/upstream_master
chrislusf
71
-138
/
+148
2014-09-25
update readme.md
wyy
1
-1
/
+1
2014-09-25
use github.com/chrislusf instead of github.com/aszxqw
wyy
69
-138
/
+138
2014-09-25
add .gitignore
wyy
1
-0
/
+1
2014-09-25
update readme.md
wyy
1
-0
/
+9
2014-09-25
use github.com/aszxqw instead of code.google.com/p
wyy
69
-138
/
+138
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
[next]