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
2021-07-23
shell: faster bucket delete
Chris Lu
1
-0
/
+13
2021-07-21
go fmt
Chris Lu
2
-2
/
+2
2021-07-21
Merge pull request #2208 from combineads/add_rm_options
Chris Lu
1
-30
/
+63
2021-07-21
Add fs rm options
byunghwa.yun
1
-30
/
+63
2021-07-21
configure and store remote configurations
Chris Lu
1
-0
/
+142
2021-07-21
Merge pull request #2200 from combineads/add_fs_rm
Chris Lu
1
-0
/
+67
2021-07-19
optimization: improve random range query for large files
origin/remote_overlay
Chris Lu
1
-2
/
+2
2021-07-20
Add fs rm
byunghwa.yun
1
-0
/
+67
2021-07-16
add `-retry` option for `volume.fix.replication`
Chris Lu
1
-7
/
+8
2021-07-16
Added `-retry` option for `volumeServer.evacuate`
Chris Lu
1
-1
/
+8
2021-07-16
refactor
Chris Lu
1
-43
/
+51
2021-07-16
[volume.check.disk] skip errors and check next volumes
Chris Lu
1
-22
/
+29
2021-07-13
fix compilation
Chris Lu
1
-2
/
+2
2021-07-13
shell: volume.check.disk adds retries in case the volumes are just moved
Chris Lu
1
-25
/
+30
2021-07-12
shell: volume.fsck deletes a volume is the volume has only orphaned data.
Chris Lu
1
-2
/
+9
2021-07-12
fix typo in fs.configure help message text
bingoohuang
1
-5
/
+5
2021-07-10
shell: volume.fsck "reallyDeleteFromVolume" should send padded file ids to de...
Chris Lu
1
-2
/
+2
2021-07-09
rename
Chris Lu
1
-1
/
+1
2021-07-09
/etc files are stored inside metadata store
Chris Lu
1
-1
/
+3
2021-06-27
fixes
Chris Lu
1
-11
/
+25
2021-06-24
shell: volume.fsck checks missing chunks in filer
Chris Lu
1
-9
/
+154
2021-06-24
refactor
Chris Lu
1
-2
/
+7
2021-06-08
Check for history file errors as well
Daniel Nagy
1
-2
/
+4
2021-06-04
filer: add path-specific option to enforce readonly
Chris Lu
1
-0
/
+2
2021-05-31
shell: use tab print style for completion
Chris Lu
1
-0
/
+1
2021-05-23
bucket list only directories
Chris Lu
1
-0
/
+3
2021-05-19
minor
Chris Lu
1
-1
/
+1
2021-05-06
optional parallel copy ec shards
Chris Lu
1
-20
/
+27
2021-05-05
revert PR #1903 avoid http error: superfluous response.WriteHeader
Chris Lu
1
-1
/
+1
2021-04-22
shell: show which server holds the lock
Chris Lu
1
-1
/
+2
2021-04-22
correct help message
Chris Lu
1
-1
/
+1
2021-04-15
avoid possible corrupted file names
Chris Lu
1
-0
/
+2
2021-04-15
avoid forward slash in file names
Chris Lu
1
-0
/
+2
2021-04-15
add node.selectedVolumes
Chris Lu
1
-0
/
+5
2021-04-14
add option to obfuscate the file names
Chris Lu
1
-0
/
+13
2021-04-14
volume.check.disk: break loop for read only volumes
Chris Lu
1
-0
/
+1
2021-04-14
volume.tier.move: avoid data loss when destination volume server already has ...
Chris Lu
1
-1
/
+1
2021-04-14
ensure to call line.Close()
Chris Lu
1
-0
/
+4
2021-03-24
avoid counter is null
Konstantin Lebedev
1
-0
/
+5
2021-03-24
nonRepairThreshold
Konstantin Lebedev
1
-6
/
+6
2021-03-24
rename option repairThreshold
Konstantin Lebedev
1
-7
/
+6
2021-03-23
rename var
Konstantin Lebedev
1
-3
/
+3
2021-03-23
add missingKeysThreshold for fsck
Konstantin Lebedev
1
-9
/
+16
2021-03-22
shell: volume.check.disk adds optional slow mode
Chris Lu
1
-4
/
+7
2021-03-22
fix build error
2.35
Chris Lu
1
-1
/
+1
2021-03-22
shell: add volume.check.disk to fix inconsistency for replicated volumes
Chris Lu
1
-0
/
+243
2021-03-20
minor
Chris Lu
1
-1
/
+1
2021-03-20
fs.mv ensures there are 2 arguments
Chris Lu
1
-0
/
+4
2021-03-20
refactor
Chris Lu
1
-7
/
+4
2021-03-19
go fmt
Chris Lu
2
-2
/
+2
[next]