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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-04
add needle reading in chunks
chrislu
5
-7
/
+191
2022-06-03
refactoring, split file
chrislu
3
-165
/
+174
2022-06-03
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
12
-17
/
+42
2022-06-03
volume.fix.replication fix retry logic
chrislu
1
-1
/
+1
2022-06-01
Merge pull request #3135 from kaiwalyajoshi/kjoshi/add-docker-shell-input
Chris Lu
1
-0
/
+6
2022-06-01
feat: Send commands to weed shell from the docker image.
Kaiwalya Joshi
1
-0
/
+6
2022-06-01
Merge pull request #3132 from creeew/hotfix/filer_sync_recover
Chris Lu
11
-17
/
+36
2022-06-02
fix filer.sync missing source srv uploaded files to target when target down
creeew
11
-17
/
+36
2022-05-31
help message when in simulation mode
chrislu
13
-2
/
+21
2022-05-31
fix error reporting for "Need to a hdd disk type"
chrislu
1
-1
/
+1
2022-05-31
3.08
3.08
chrislu
2
-3
/
+3
2022-05-31
fix wrong logic
chrislu
1
-1
/
+1
2022-05-31
3.07
3.07
chrislu
2
-3
/
+3
2022-05-30
move s3 related constants from package http to s3_constants
chrislu
15
-170
/
+165
2022-05-30
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
28
-744
/
+853
2022-05-30
use final destination to resolve fs configuration
chrislu
6
-8
/
+23
2022-05-30
Merge pull request #3122 from chrislusf/filer-sync-with-peers
Chris Lu
28
-744
/
+853
2022-05-30
fresh filer store bootstrap from the oldest peer
chrislu
6
-31
/
+56
2022-05-30
filer.meta.tail add one example of using untilTimeAgo
chrislu
1
-0
/
+1
2022-05-30
refactor
chrislu
2
-3
/
+5
2022-05-30
collect cluster node start time
chrislu
5
-456
/
+481
2022-05-30
filer.meta.tail: support untilTimeAgo for a range
chrislu
2
-1
/
+11
2022-05-30
stop when in memory log is done
chrislu
4
-11
/
+18
2022-05-30
stop when on disk log is done
chrislu
2
-7
/
+15
2022-05-30
subscribe metadata between a range
chrislu
16
-242
/
+273
2022-05-30
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
chrislu
9
-101
/
+189
2022-05-30
Merge pull request #3114 from kmlebedev/nextcloud
Chris Lu
5
-51
/
+126
2022-05-30
Merge pull request #3118 from chrislusf/dependabot/go_modules/github.com/spf1...
Chris Lu
2
-21
/
+26
2022-05-30
Merge branch 'master' into dependabot/go_modules/github.com/spf13/viper-1.12.0
Chris Lu
4
-10
/
+11
2022-05-30
typo
chrislu
1
-1
/
+1
2022-05-30
rm log info
Konstantin Lebedev
1
-1
/
+0
2022-05-30
Merge pull request #3116 from chrislusf/dependabot/github_actions/actions/dep...
Chris Lu
1
-1
/
+1
2022-05-30
Merge pull request #3117 from chrislusf/dependabot/github_actions/actions/set...
Chris Lu
1
-1
/
+1
2022-05-30
Merge pull request #3119 from chrislusf/dependabot/go_modules/modernc.org/str...
Chris Lu
2
-2
/
+3
2022-05-30
Merge pull request #3120 from chrislusf/dependabot/go_modules/google.golang.o...
Chris Lu
2
-16
/
+24
2022-05-30
Merge pull request #3121 from chrislusf/dependabot/go_modules/github.com/Shop...
Chris Lu
2
-10
/
+9
2022-05-30
Bump github.com/Shopify/sarama from 1.33.0 to 1.34.0
dependabot[bot]
2
-10
/
+9
2022-05-30
Bump google.golang.org/api from 0.80.0 to 0.81.0
dependabot[bot]
2
-18
/
+27
2022-05-30
Bump modernc.org/strutil from 1.1.1 to 1.1.2
dependabot[bot]
2
-2
/
+3
2022-05-30
Bump github.com/spf13/viper from 1.11.0 to 1.12.0
dependabot[bot]
2
-40
/
+52
2022-05-30
Bump actions/setup-go from 3.1.0 to 3.2.0
dependabot[bot]
1
-1
/
+1
2022-05-30
Bump actions/dependency-review-action from 1.0.1 to 1.0.2
dependabot[bot]
1
-1
/
+1
2022-05-30
list self dir
Konstantin Lebedev
1
-54
/
+76
2022-05-30
show fake dirs
Konstantin Lebedev
2
-10
/
+14
2022-05-29
s3: keep auth enabled in case identities are set to empty
chrislu
1
-5
/
+7
2022-05-29
volume: report error if a volume has nil data backend
chrislu
1
-0
/
+3
2022-05-29
shell: cluster.ps display filer group
chrislu
5
-230
/
+264
2022-05-29
reset sync offset if peer filer resets
chrislu
1
-39
/
+53
2022-05-27
list empty folder
Konstantin Lebedev
1
-11
/
+14
2022-05-25
Merge pull request #3103 from kaiwalyajoshi/kjoshi/fix-filerstore-translator-...
Chris Lu
2
-26
/
+26
[next]