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
2024-06-03
chore(deps): bump github.com/parquet-go/parquet-go from 0.21.0 to 0.22.0 (#5644)
dependabot[bot]
2
-6
/
+6
2024-06-03
chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.2 to 3.14.3 (#5...
dependabot[bot]
2
-5
/
+3
2024-06-03
chore(deps): bump modernc.org/sqlite from 1.29.8 to 1.30.0 (#5642)
dependabot[bot]
2
-13
/
+10
2024-06-03
chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.11 to 1.27.16...
dependabot[bot]
2
-3
/
+3
2024-06-03
chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.13 to 3.5.14 (#5640)
dependabot[bot]
2
-4
/
+4
2024-06-03
fix deadlock caused by message chan blocked (#5639)
LHHDZ
1
-0
/
+8
2024-06-02
Solaris disk support (#5638)
Dominic Pearson
5
-8
/
+47
2024-06-02
Support concurrent volume.fsck & support disabling -cutoffTimeAgo to improve ...
NyaMisty
1
-18
/
+33
2024-06-02
Ignore remote volume when selecting volumes in operation (ec.encode/volume.ti...
NyaMisty
1
-0
/
+4
2024-06-02
Fix volume.tier.upload nil pointer panic (#5634)
NyaMisty
1
-0
/
+6
2024-06-02
Fix sorted needle file's write mode for (*SortedFileNeedleMap).Delete() (#5633)
NyaMisty
1
-1
/
+1
2024-05-29
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
3
-16
/
+934
2024-05-29
pass along volume server grpc port
chrislu
3
-0
/
+4
2024-05-27
chore(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ from 0.2.0 ...
dependabot[bot]
3
-16
/
+934
2024-05-27
chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.11 to 1....
dependabot[bot]
2
-15
/
+15
2024-05-27
chore(deps): bump github.com/prometheus/procfs from 0.13.0 to 0.15.0 (#5624)
dependabot[bot]
2
-3
/
+3
2024-05-27
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.66.3 to 3.68.1...
dependabot[bot]
2
-3
/
+3
2024-05-27
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.2 to 1.54...
dependabot[bot]
2
-21
/
+21
2024-05-27
Replaces volume.unmount in the help of the volumeServer.leave (#5619)
Vlad
1
-1
/
+1
2024-05-24
avoid ticker leak
chrislu
4
-0
/
+5
2024-05-23
go fmt
chrislu
2
-15
/
+14
2024-05-23
increase helm chart version to include the emptyDir storage feature (#5613)
Tomer Eskenazi
1
-1
/
+1
2024-05-22
Helm: Fix warning when providing resource requests/limits for S3 (#5611)
Johnny Cederholm
1
-1
/
+1
2024-05-22
helm chart - add support for emptyDir storage type (#5610)
Tomer Eskenazi
5
-13
/
+72
2024-05-21
fix wrong prefix example
Chris Lu
1
-1
/
+1
2024-05-21
chore: add missing concurrency help in fs.meta.load command (#5609)
Vlad
1
-0
/
+1
2024-05-20
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
29
-1580
/
+2228
2024-05-20
go fmt
chrislu
26
-95
/
+92
2024-05-20
chore(deps): bump github.com/aws/aws-sdk-go from 1.51.30 to 1.53.5 (#5608)
dependabot[bot]
2
-3
/
+3
2024-05-20
chore(deps): bump cloud.google.com/go/storage from 1.40.0 to 1.41.0 (#5607)
dependabot[bot]
2
-6
/
+8
2024-05-20
chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.26.1 to 1.27.0 (#5606)
dependabot[bot]
2
-3
/
+3
2024-05-20
chore(deps): bump google.golang.org/api from 0.177.0 to 0.181.0 (#5605)
dependabot[bot]
2
-23
/
+23
2024-05-20
chore(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#5604)
dependabot[bot]
2
-5
/
+3
2024-05-18
Feature/mongodb security (#5602)
sb
2
-5
/
+7
2024-05-18
add filer configuration options for username/password and tls (#5601)
sb
2
-11
/
+66
2024-05-17
Add ability to configure security context for the different components (#5600)
Johnny Cederholm
6
-0
/
+106
2024-05-17
added s3 iam DeleteBucket permission management (#5599)
Riccardo Bertossa
7
-14
/
+41
2024-05-14
[s3] Fixed s3 replication by sending content-md as base64 (#5596)
Martin Stiborský
1
-1
/
+2
2024-05-14
Update the Grafana panels using the to the new time series (#5595)
Gregor Tudan
1
-1395
/
+1731
2024-05-14
Helm: Fix warning when rendering with secretExtraEnvVars set (#5594)
Gregor Tudan
1
-1
/
+1
2024-05-14
Helm: Allow adding additional labels to the service monitors (#5593)
Gregor Tudan
5
-0
/
+13
2024-05-13
Allow selecting the namespace visualized by the grafana dashboard (#5591)
Gregor Tudan
1
-43
/
+71
2024-05-13
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.65.0 to 3.66.3...
dependabot[bot]
2
-6
/
+6
2024-05-13
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.3 to 3.24.4 (#5587)
dependabot[bot]
2
-4
/
+4
2024-05-13
chore(deps): bump cloud.google.com/go/pubsub from 1.37.0 to 1.38.0 (#5586)
dependabot[bot]
2
-15
/
+15
2024-05-13
chore(deps): bump golang.org/x/image from 0.15.0 to 0.16.0 (#5585)
dependabot[bot]
2
-3
/
+3
2024-05-13
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.1 to 1.53...
dependabot[bot]
2
-3
/
+3
2024-05-13
Replace hardcoded datasource uids in the grafana dashboard (#5590)
Gregor Tudan
1
-16
/
+36
2024-05-13
Helm-Chart: Make MySQL credentials optional (#5583)
Gregor Tudan
1
-0
/
+2
2024-05-12
fix: recreate index include deleted files (#5579)
Konstantin Lebedev
4
-31
/
+64
[prev]
[next]