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
/
pb
/
master_pb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-12
use grpc and jwt
Chris Lu
1
-346
/
+357
2021-08-12
master: add master.follower to handle read file id lookup requests
Chris Lu
1
-109
/
+132
2021-08-08
use int64 for volume count in case of negative overflow
Chris Lu
1
-15
/
+15
2021-04-22
shell: show which server holds the lock
Chris Lu
1
-98
/
+108
2021-03-22
shell: add volume.check.disk to fix inconsistency for replicated volumes
Chris Lu
1
-1
/
+1
2021-02-16
this can compile now!!!
Chris Lu
1
-791
/
+695
2020-12-13
allocate volume by disk type
Chris Lu
1
-132
/
+131
2020-12-13
rename from volumeType to diskType
Chris Lu
1
-12
/
+12
2020-12-13
volume server set volume type and heartbeat to the master
Chris Lu
1
-505
/
+623
2020-12-13
adding volume type
Chris Lu
1
-306
/
+297
2020-11-28
shell: add volume.vacuum command
Chris Lu
1
-203
/
+363
2020-11-12
remove unused message type
Chris Lu
1
-464
/
+395
2020-11-12
gen pb
Konstantin Lebedev
1
-337
/
+346
2020-11-11
initial
Konstantin Lebedev
1
-1
/
+2
2020-10-07
master: check peers for existing leader before starting a leader election
Chris Lu
1
-109
/
+118
2020-09-30
filer: replication follows master config if not specified
Chris Lu
1
-109
/
+120
2020-09-16
add storage backend to GetMasterConfigurationResponse
Chris Lu
1
-143
/
+157
2020-06-20
adjust protoc
Chris Lu
1
-1052
/
+3277
2020-05-25
support multiple locks
Chris Lu
1
-149
/
+166
2020-04-23
make lock/unlock optional
Chris Lu
1
-226
/
+145
2020-04-23
add exclusive lock library on shell
Chris Lu
1
-172
/
+154
2020-04-23
add master side code for cluster wise exclusive lock
Chris Lu
1
-150
/
+407
2020-04-05
go fmt
Chris Lu
1
-8
/
+12
2020-03-30
writing meta logs is working
Chris Lu
1
-12
/
+8
2020-03-26
go fmt
Chris Lu
1
-8
/
+12
2020-03-20
S3 API: fix DeleteMultipleObjectsHandler
Chris Lu
1
-12
/
+8
2020-03-17
go fmt
Chris Lu
1
-8
/
+12
2020-03-08
filer: remember content is gzipped or not
Chris Lu
1
-12
/
+8
2020-03-07
go fmt
Chris Lu
1
-8
/
+12
2020-03-06
filer: option to encrypt data on volume server
Chris Lu
1
-12
/
+8
2020-03-01
go fmt
Chris Lu
1
-8
/
+12
2020-03-01
master able to list all master clients by type
Chris Lu
1
-134
/
+216
2019-12-03
grow volumes on volume servers with slots freed by cloud storage
Chris Lu
1
-131
/
+164
2019-12-02
display remote volumes on volume server ui page
Chris Lu
1
-141
/
+160
2019-11-29
pass backend config from master to volume servers
Chris Lu
1
-157
/
+205
2019-11-10
change parameter name
Chris Lu
1
-123
/
+132
2019-11-10
add volume number param in assign operation
zhangsong
1
-8
/
+9
2019-10-21
adjust parameter names
Chris Lu
1
-130
/
+128
2019-09-04
Changed the InMemory bool to a uint32 so that it can be used to alter how muc...
Tom Maxwell
1
-11
/
+11
2019-09-03
Changes to try and pass the URL parameters through - in memory flag not worki...
Tom Maxwell
1
-4
/
+15
2019-07-31
master: redirect clients to the new leader
Chris Lu
1
-129
/
+138
2019-06-23
simplify metrics settings
Chris Lu
1
-115
/
+187
2019-06-17
volume servers get metrics address and interval from the master
Chris Lu
1
-115
/
+134
2019-06-05
report empty volume or ec shards
Chris Lu
1
-111
/
+129
2019-05-31
ec encode volumes quiet for a period of time
Chris Lu
1
-109
/
+119
2019-05-30
collection list normal and ec volumes
Chris Lu
1
-106
/
+125
2019-05-28
read ec volume shards locations from master
Chris Lu
1
-101
/
+212
2019-05-24
pb shard info uses ShardBits instead one message for one shard
Chris Lu
1
-106
/
+106
2019-05-22
ec shard info can be queried via VolumeList()
Chris Lu
1
-106
/
+115
2019-05-21
volume: load ec shards during heartbeats to master
Chris Lu
1
-119
/
+185
[next]