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
/
server
/
master_server.go
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
switch to logrus
origin/logrus
Chris Lu
1
-15
/
+15
2020-11-12
fiil serverUrls sorted by data center
Konstantin Lebedev
1
-1
/
+1
2020-10-07
master: check peers for existing leader before starting a leader election
Chris Lu
1
-4
/
+1
2020-08-31
go fmt
Chris Lu
1
-1
/
+1
2020-08-30
fix hard coded host address
Chris Lu
1
-2
/
+1
2020-07-14
go fmt
Chris Lu
1
-6
/
+6
2020-06-04
disable pulse seconds
Chris Lu
1
-2
/
+2
2020-05-25
support multiple locks
Chris Lu
1
-2
/
+2
2020-05-25
simplify func(w http.ResponseWriter, r *http.Request) to http.HandlerFunc
bingoohuang
1
-1
/
+1
2020-04-23
support semicolon seperated command lines
Chris Lu
1
-18
/
+23
2020-04-23
master: add cluster wide lock/unlock operation in weed shell
Chris Lu
1
-0
/
+4
2020-04-23
add master side code for cluster wise exclusive lock
Chris Lu
1
-1
/
+2
2020-04-18
filer master start up with default ip address instead of just localhost
Chris Lu
1
-1
/
+2
2020-04-12
shell: only one shell is allowed to connect to the cluster
Chris Lu
1
-0
/
+2
2020-04-08
weed shell: simplify CLI option for filer
Chris Lu
1
-4
/
+5
2020-04-01
Added treat_replication_as_minimums master toml option
James Hartig
1
-1
/
+4
2020-03-01
master able to list all master clients by type
Chris Lu
1
-1
/
+1
2020-02-25
avoid reusing context object
Chris Lu
1
-2
/
+1
2020-02-21
move volume server stats to grpc
Chris Lu
1
-4
/
+6
2020-01-29
support env variables to overwrite toml file
Chris Lu
1
-8
/
+8
2019-11-14
refactoring scaffolding for master.toml
Chris Lu
1
-11
/
+9
2019-11-12
fix master maintenance logic
Lei Liu
1
-6
/
+14
2019-11-11
ut pass
stlpmo
1
-5
/
+5
2019-11-11
move from cmd-line to scaffold
stlpmo
1
-8
/
+14
2019-11-05
delete the var etcdClient and comments
stlpmo
1
-1
/
+27
2019-10-29
misc updated
Lei Liu
1
-6
/
+6
2019-07-28
master: followers can also lookup and redirect
Chris Lu
1
-4
/
+11
2019-06-23
big refactoring
Chris Lu
1
-39
/
+31
2019-06-17
volume servers get metrics address and interval from the master
Chris Lu
1
-0
/
+6
2019-06-06
customizable sleep intervals
Chris Lu
1
-1
/
+3
2019-06-06
jwt for read access control
Chris Lu
1
-1
/
+5
2019-06-05
every 17 minutes instead of seconds
Chris Lu
1
-2
/
+1
2019-06-05
periodic scripts exeuction from leader master
Chris Lu
1
-0
/
+67
2019-05-04
master: add jwt expires_after_seconds
Chris Lu
1
-1
/
+3
2019-03-25
weed master: redirect to leader for default admin UI
Chris Lu
1
-1
/
+1
2019-03-21
weed filer, weed master: add option to disable http
Chris Lu
1
-10
/
+8
2019-03-21
weed master: skip proxied file read in http read only mode
Chris Lu
1
-1
/
+3
2019-03-15
add context to all filer APIs
Chris Lu
1
-1
/
+1
2019-03-02
master: add option to disable http operations
Chris Lu
1
-8
/
+11
2019-02-18
adding grpc mutual tls
Chris Lu
1
-2
/
+5
2019-02-14
add authorizing fileId write access
Chris Lu
1
-0
/
+5
2019-02-09
cleanup security.Secret
Chris Lu
1
-2
/
+1
2019-02-09
log raft state changes
Chris Lu
1
-0
/
+3
2018-10-14
move volume vacuum to gRpc
Chris Lu
1
-2
/
+2
2018-10-14
use grpc to replace http APIs for batch volume id lookup and batch delete
Chris Lu
1
-2
/
+0
2018-10-12
fix master static resource display problem
Chris Lu
1
-0
/
+1
2018-07-28
go fmt
Chris Lu
1
-1
/
+1
2018-07-27
broadcast messages of new and deleted volumes
Chris Lu
1
-0
/
+6
2018-06-12
simplifying the leader election by raft
Chris Lu
1
-0
/
+1
2018-05-07
fix broken master health checking
Chris Lu
1
-1
/
+2
[next]