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
/
weed
/
command
/
server.go
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-10
server: fix starting default master list
Chris Lu
1
-2
/
+6
2019-07-28
master: followers can also lookup and redirect
Chris Lu
1
-4
/
+2
2019-07-28
refactoring
Chris Lu
1
-62
/
+5
2019-06-23
go fmt
Chris Lu
1
-14
/
+14
2019-06-23
simplify metrics settings
Chris Lu
1
-7
/
+2
2019-06-23
fix duplicated flags
Chris Lu
1
-1
/
+2
2019-06-23
big refactoring
Chris Lu
1
-33
/
+34
2019-06-17
volume servers get metrics address and interval from the master
Chris Lu
1
-10
/
+7
2019-06-14
volume server: adds basic metrics
Chris Lu
1
-0
/
+2
2019-06-13
filer: adds basic metrics pushing to Prometheus gateway
Chris Lu
1
-2
/
+9
2019-06-05
periodic scripts exeuction from leader master
Chris Lu
1
-4
/
+6
2019-05-21
volume: load ec shards during heartbeats to master
Chris Lu
1
-1
/
+1
2019-05-14
filer ip only use bind ip
Chris Lu
1
-1
/
+1
2019-05-06
use ip.bind to listen for grpc calls
Chris Lu
1
-1
/
+1
2019-05-03
volume: add option to limit compaction speed
Chris Lu
1
-0
/
+1
2019-04-30
style: go fmt for all
Wine93
1
-1
/
+1
2019-04-24
adjust usage description
Chris Lu
1
-8
/
+5
2019-04-24
weed server: also optionally start S3 gateway
Chris Lu
1
-0
/
+27
2019-04-23
filer: remove customizable grpc port, fixed to filer port + 10000
Chris Lu
1
-1
/
+0
2019-04-09
weed volume: remove boltdb, btree options, add options for leveldb medium, large
Chris Lu
1
-1
/
+1
2019-04-08
add large disk support
Chris Lu
1
-1
/
+1
2019-03-21
weed filer, weed master: add option to disable http
Chris Lu
1
-2
/
+3
2019-03-15
weed server: mkdir first, and set the master ip address
Chris Lu
1
-0
/
+1
2019-03-06
add back "/cluster/status"
Chris Lu
1
-0
/
+1
2019-03-06
weed server: fix error coming from moving raft to grpc
Chris Lu
1
-2
/
+2
2019-03-02
master: add option to disable http operations
Chris Lu
1
-1
/
+2
2019-02-18
raft change from http to grpc
Chris Lu
1
-17
/
+10
2019-02-18
adding grpc mutual tls
Chris Lu
1
-1
/
+7
2019-02-09
cleanup security.Secret
Chris Lu
1
-3
/
+1
2019-01-18
master add separate grpc port
Chris Lu
1
-17
/
+22
2018-12-16
error log format
Chris Lu
1
-1
/
+1
2018-12-05
default "weed server -filer" to same directory as -mdir
Chris Lu
1
-0
/
+1
2018-11-21
default images.fix.orientation to false
Chris Lu
1
-1
/
+1
2018-10-14
move volume vacuum to gRpc
Chris Lu
1
-1
/
+1
2018-10-11
reformat
Chris Lu
1
-1
/
+1
2018-10-11
refactor volume server to startVolumeServer()
Chris Lu
1
-90
/
+22
2018-10-10
refactor func name
Chris Lu
1
-1
/
+1
2018-08-19
merge notification config with filer.toml
Chris Lu
1
-1
/
+0
2018-08-13
add filer notification
Chris Lu
1
-0
/
+2
2018-08-12
ensure master server count is odd
Chris Lu
1
-6
/
+2
2018-07-09
filer add data center option
Chris Lu
1
-0
/
+2
2018-07-08
add filer sub dir list size limit to "weed server"
Chris Lu
1
-0
/
+1
2018-07-03
keep alive for gRpc calls
Chris Lu
1
-2
/
+1
2018-06-01
use fixed list of masters in both filer and volume servers
Chris Lu
1
-3
/
+2
2018-05-26
add leveldb store
Chris Lu
1
-16
/
+0
2018-05-09
mv pb to master_pb
Chris Lu
1
-2
/
+2
2018-02-27
unused option
Chris Lu
1
-1
/
+0
2017-09-15
filer default to auto chunking file size to 32MB
Chris Lu
1
-1
/
+1
2017-07-16
ensure 30GB or less
Chris Lu
1
-0
/
+4
2017-06-22
add cpu and mem pprof
Chris Lu
1
-1
/
+1
[next]