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
/
weed
/
server.go
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
Adding filer option disableDirListing
chrislusf
1
-1
/
+3
2015-04-08
Fix empty public url
chrislusf
1
-0
/
+3
2015-03-29
Add boltdb for volume needle map
chrislusf
1
-2
/
+10
2015-03-27
add leveldb support for needle map
chrislusf
1
-0
/
+2
2015-03-10
follow golint suggestions
chrislusf
1
-1
/
+1
2015-03-09
Add read only public port on volume server
chrislusf
1
-7
/
+28
2015-02-25
set default volume admin port
chrislusf
1
-4
/
+7
2015-02-11
Add publicUrl for master server
chrislusf
1
-5
/
+1
2015-02-07
merge conflicts
Chris Lu
1
-2
/
+3
2015-02-05
Avoid checking folder if not using filer. fix #80
chrislusf
1
-3
/
+3
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
1
-10
/
+6
2015-01-18
Add optional admin port to volume server, to seperate admin operations from n...
Chris Lu
1
-1
/
+4
2015-01-13
Cleanup error printing.
Chris Lu
1
-5
/
+6
2015-01-13
Separate into admin and public mux for volume servers.
Chris Lu
1
-4
/
+4
2015-01-08
add server options to set redis and cassandra in the filer and corrected file...
Brian McQueen
1
-0
/
+4
2015-01-06
Add Redis support for Distributed Filer store.
Chris Lu
1
-0
/
+1
2015-01-06
Adjust function name.
Chris Lu
1
-1
/
+1
2015-01-05
Add support for distributed filer metadata store.
Chris Lu
1
-1
/
+2
2015-01-05
refactoring for later security changes
Chris Lu
1
-3
/
+5
2014-12-14
switch it back to chris's repo
Brian McQueen
1
-3
/
+3
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
1
-3
/
+3
2014-12-08
Add filer option to redirect instead of proxying to volume server on file GET...
chrislusf
1
-1
/
+5
2014-11-28
Write request id to first 8 bytes of a file, instead of whole file, for
Chris Lu
1
-5
/
+5
2014-10-26
formatting code by: goimports -w=true .
Chris Lu
1
-4
/
+5
2014-09-25
use github.com/chrislusf instead of github.com/aszxqw
wyy
1
-3
/
+3
2014-09-25
use github.com/aszxqw instead of code.google.com/p
wyy
1
-3
/
+3
2014-09-20
Fix typo.
Chris Lu
1
-1
/
+1
2014-09-20
Add "-ip.bind" option when starting volume servers.
Chris Lu
1
-4
/
+5
2014-09-20
rename to Seaweed File System
Chris Lu
1
-1
/
+1
2014-05-26
Adjust "weed server" parameters.
Chris Lu
1
-2
/
+3
2014-05-15
defauting images.fix.orientation option to true
Chris Lu
1
-1
/
+1
2014-05-15
Add option to auto fix jpg orientation
Chris Lu
1
-0
/
+2
2014-05-13
better handling of os signals
Chris Lu
1
-11
/
+4
2014-05-13
add os.Kill signal to handle.
Chris Lu
1
-1
/
+1
2014-05-13
Add control+c or INT handling
Chris Lu
1
-29
/
+30
2014-05-07
Add cpu profiling option.
Chris Lu
1
-1
/
+28
2014-04-25
Adjust command line options.
Chris Lu
1
-23
/
+29
2014-04-17
1. v0.54
Chris Lu
1
-1
/
+1
2014-04-16
1. volume server now sends master server its max file key, so that
Chris Lu
1
-1
/
+2
2014-03-30
adding filer!!!
Chris Lu
1
-29
/
+54
2014-03-30
working filer server!
Chris Lu
1
-0
/
+19
2014-03-25
1. adding statistics reporting
Chris Lu
1
-5
/
+5
2014-03-20
switch to idle timeout instead of read timeout
Chris Lu
1
-15
/
+17
2014-03-17
adjusting volumeSizeLimitMB default value and descriptions
Chris Lu
1
-1
/
+1
2014-03-15
toughen weedfs clustering, adding synchronizing max volume id among
Chris Lu
1
-2
/
+13
2014-03-12
adjusting default read time out
Chris Lu
1
-1
/
+1
2014-03-02
Major:
Chris Lu
1
-18
/
+21
2014-02-05
working auto fail-over master node
Chris Lu
1
-2
/
+3
[next]