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
2023-01-03
batch delete EC needles
chrislu
1
-18
/
+46
2023-01-03
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
1
-1
/
+2
2023-01-03
avoid hard coded versions
chrislu
1
-2
/
+2
2023-01-03
add mount log (#4101)
zemul
1
-1
/
+2
2023-01-02
3.38
3.38
chrislu
2
-3
/
+3
2023-01-02
more solid weed mount (#4089)
Chris Lu
45
-806
/
+1835
2023-01-02
build(deps): bump github.com/aws/aws-sdk-go from 1.44.167 to 1.44.171 (#4100)
dependabot[bot]
2
-3
/
+3
2023-01-02
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.41.0 to 3.42.1...
dependabot[bot]
2
-3
/
+3
2023-01-02
build(deps): bump modernc.org/sqlite from 1.20.0 to 1.20.1 (#4098)
dependabot[bot]
2
-6
/
+6
2023-01-01
filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094)
CommanderRoot
5
-29
/
+29
2023-01-01
filer.store.mysql: Replace deprecated upsert syntax (#4096)
CommanderRoot
1
-2
/
+2
2023-01-01
filer.store.mysql: Escape table columns in SQL query (#4095)
CommanderRoot
3
-9
/
+9
2022-12-29
add more help message, in case of misunderstanding (#4092)
Guo Lei
2
-2
/
+2
2022-12-28
support enable/disable vacuum (#4087)
Guo Lei
17
-255
/
+656
2022-12-26
build(deps): bump github.com/aws/aws-sdk-go from 1.44.162 to 1.44.167 (#4085)
dependabot[bot]
2
-3
/
+3
2022-12-26
build(deps): bump github.com/prometheus/procfs from 0.8.0 to 0.9.0 (#4084)
dependabot[bot]
2
-3
/
+3
2022-12-26
build(deps): bump github.com/arangodb/go-driver from 1.4.0 to 1.4.1 (#4083)
dependabot[bot]
2
-15
/
+4
2022-12-26
Fix ide warning (#4082)
Guo Lei
1
-4
/
+4
2022-12-23
Add logtostderr option in helm chart (#4080)
fibbanachi
4
-4
/
+24
2022-12-21
fs.verify needles status of file (#4060)
Konstantin Lebedev
1
-0
/
+177
2022-12-21
lock and unlock chunks for read
chrislu
1
-0
/
+4
2022-12-21
remove duplicated logic of removing from writableChunks
chrislu
1
-3
/
+1
2022-12-20
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
5
-9
/
+19
2022-12-20
add a simple file replication progress bar
chrislu
3
-3
/
+43
2022-12-20
Fixes 4074: S3 Gateway fails to start when installed via Helm (#4075)
Naden
2
-0
/
+2
2022-12-20
Fixes: 4076: Host path prefix should be configurable (#4077)
Naden
5
-9
/
+17
2022-12-20
unlock before submitting the uploading jobs
chrislu
1
-1
/
+5
2022-12-19
mount: adjust locking for upload pipeline
chrislu
2
-39
/
+31
2022-12-19
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
23
-73
/
+93
2022-12-19
filer sink retries reading file chunks, skipping missing chunks
chrislu
2
-9
/
+15
2022-12-19
metadata skip reading un-available logs
chrislu
1
-0
/
+9
2022-12-19
build(deps): bump google.golang.org/api from 0.104.0 to 0.105.0 (#4067)
dependabot[bot]
2
-3
/
+3
2022-12-19
build(deps): bump github.com/aws/aws-sdk-go from 1.44.146 to 1.44.162 (#4069)
dependabot[bot]
2
-3
/
+3
2022-12-19
build(deps): bump cloud.google.com/go/pubsub from 1.27.1 to 1.28.0 (#4068)
dependabot[bot]
2
-3
/
+3
2022-12-19
build(deps): bump actions/checkout from 3.1.0 to 3.2.0 (#4066)
dependabot[bot]
17
-18
/
+18
2022-12-19
build(deps): bump actions/setup-go from 3.4.0 to 3.5.0 (#4065)
dependabot[bot]
2
-2
/
+2
2022-12-19
build(deps): bump actions/dependency-review-action from 3.0.1 to 3.0.2 (#4064)
dependabot[bot]
1
-1
/
+1
2022-12-19
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.40.1 to 3.41.0...
dependabot[bot]
2
-6
/
+6
2022-12-19
build(deps): bump golang.org/x/tools from 0.3.0 to 0.4.0 (#4071)
dependabot[bot]
2
-3
/
+3
2022-12-17
add -filer.path to webdav command (#4061)
lfhy
2
-3
/
+14
2022-12-17
more detailed logs
chrislu
1
-3
/
+15
2022-12-13
fix response not allowed (#4057)
LHHDZ
1
-1
/
+1
2022-12-12
build(deps): bump golang.org/x/net from 0.2.0 to 0.4.0 (#4055)
dependabot[bot]
2
-3
/
+3
2022-12-12
build(deps): bump google.golang.org/api from 0.103.0 to 0.104.0 (#4054)
dependabot[bot]
2
-17
/
+18
2022-12-12
build(deps): bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 (#4053)
dependabot[bot]
2
-3
/
+3
2022-12-12
build(deps): bump github.com/tikv/client-go/v2 from 2.0.2 to 2.0.3 (#4052)
dependabot[bot]
2
-7
/
+9
2022-12-12
build(deps): bump github.com/go-redsync/redsync/v4 from 4.6.0 to 4.7.1 (#4051)
dependabot[bot]
2
-3
/
+3
2022-12-11
sort tags by key (#4047)
LHHDZ
1
-0
/
+6
2022-12-11
3.37
3.37
chrislu
2
-3
/
+3
2022-12-11
rotate log files
chrislu
2
-2
/
+36
[prev]
[next]