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
/
shell
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-16
shell: volume.tier.upload clean up replicated copies
chrislu
1
-5
/
+18
2022-10-15
[volume.fsck] hotfix apply purging and add option verifyNeedle #3860 (#3861)
Konstantin Lebedev
2
-9
/
+36
2022-10-13
Volume fsck by volume (#3851)
Konstantin Lebedev
1
-279
/
+241
2022-10-13
remove unused ReadNeedleBlobRequest.needle_id
chrislu
1
-1
/
+0
2022-10-09
tests add parsing ec shard info
chrislu
2
-0
/
+107635
2022-10-09
include ec shard for capacityByFreeVolumeCount
chrislu
1
-1
/
+5
2022-10-09
move volume: find target volume server by exiting/max ratio
chrislu
1
-2
/
+7
2022-10-09
refactor
chrislu
1
-2
/
+4
2022-10-09
parsing ec volumes
chrislu
1
-0
/
+24
2022-10-09
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
1
-1
/
+5
2022-10-09
refactor to change capacity data type
chrislu
2
-13
/
+9
2022-10-06
show raft leader via shell (#3796)
Konstantin Lebedev
1
-1
/
+5
2022-09-29
ADHOC: filter deleted files from idx file binary search (#3763)
Eric Yang
1
-3
/
+15
2022-09-27
fs.meta.load load any dirs with prefix "important" (#3747)
Konstantin Lebedev
1
-1
/
+15
2022-09-27
skip truncation on error
chrislu
1
-2
/
+3
2022-09-16
refactor(shell): readability improvements (#3704)
Ryan Russell
5
-5
/
+5
2022-09-14
go fmt
chrislu
4
-91
/
+111
2022-09-14
refactor(command_ec_rebuild): `rebultErr` -> `rebuildErr` (#3679)
Ryan Russell
1
-3
/
+3
2022-09-14
refactor(shell): `Decending` -> `Descending` (#3675)
Ryan Russell
4
-5
/
+5
2022-09-14
refactor(command_ec_decode): `exisitngEcIndexBits` -> `existingEcInde… (#3674)
Ryan Russell
1
-4
/
+4
2022-09-14
refactor(command_fs_rm): `entiries` -> `entries` (#3670)
Ryan Russell
1
-4
/
+4
2022-09-14
refactor: `Directory` readability (#3665)
Ryan Russell
1
-2
/
+2
2022-09-14
refactor(socket mount): Update socket mount pattern to `/tmp/seaweedf… (#3662)
Ryan Russell
1
-1
/
+1
2022-09-10
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
1
-15
/
+40
2022-09-10
Revert "a new test case"
chrislu
1
-3303
/
+804
2022-09-10
ADHOC: Volume fsck use a time cutoff param (#3626)
Eric Yang
1
-15
/
+40
2022-09-10
Add option in volume.fix.replication to only fix under-replication and not de...
Brian
1
-2
/
+4
2022-09-09
volume.balance: default to balance ALL_COLLECTIONS
chrislu
1
-1
/
+1
2022-09-08
a new test case
chrislu
1
-804
/
+3303
2022-09-08
volume.balance: avoid moving out volume with max=1
chrislu
1
-1
/
+32
2022-09-08
unused
chrislu
1
-6
/
+0
2022-09-08
rename
chrislu
2
-1
/
+1
2022-09-05
do not print diskInfos with doVolumeCheckDisk in error log (#3598)
Konstantin Lebedev
1
-2
/
+2
2022-09-04
Added ability to change replication settings upon volume.tier.move (#3583)
Brian
1
-4
/
+31
2022-08-30
print process before do the work
chrislu
1
-7
/
+7
2022-08-23
remove old raft servers if they don't answer to pings for too long (#3398)
askeipx
2
-4
/
+6
2022-08-23
fix test
chrislu
1
-1
/
+4
2022-08-23
format
chrislu
1
-1
/
+1
2022-08-22
fix: TestCommandEcBalanceSmall Unit test fails when CommandEnv is nil (#3497)
famosss
1
-1
/
+1
2022-08-22
shell: stop long running jobs if lock is lost
chrislu
7
-0
/
+29
2022-08-22
refactoring
chrislu
1
-1
/
+5
2022-08-21
feat(weed.move): add a speed limit parameter of moving files (#3478)
qzh
4
-12
/
+15
2022-08-18
fix tests
chrislu
1
-1
/
+2
2022-08-17
also migrate jsonpb
chrislu
3
-39
/
+4
2022-08-17
move proto package
chrislu
6
-9
/
+9
2022-08-07
shell: fs.meta.load add quieter mode
chrislu
1
-1
/
+16
2022-08-07
refactor and fix strings.Split
chrislu
1
-1
/
+2
2022-08-04
filer prefer volume server in same data center (#3405)
Konstantin Lebedev
1
-0
/
+4
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
67
-229
/
+229
2022-07-28
add an empty placeholder for mq.topic.list
chrislu
1
-0
/
+28
[next]